
/* mylistNicorepo */

.mylistNicorepo{
	font-size: 13px;
}

/* base */

.nicorepo .nicorepo-next-page {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #BABABA;
}

.nicorepo .nicorepo-page .log {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #BABABA;
	max-height: 100%;
}

.nicorepo .log {
	position: relative;
}
.nicorepo .log:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
.nicorepo .log:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.nicorepo .log.log-origin {
	border-top: 1px solid #E2E2E2;
}

.nicorepo .log-author {
	float: left;
	width: 30px;
}
.nicorepo .log-author img {
	width: 24px;
	height: 24px;
}

.nicorepo .log-deleteform-button {
	float: right;
	margin-left: 8px;
}

.nicorepo .log-content {
	margin-left: 30px;
}
.nicorepo .nicorepo-page .log-content {
	margin-right: 30px;
}

.nicorepo .log-body {
	padding-top: 4px;
	margin-bottom: 8px;
	word-wrap: break-word;
}
.nicorepo .log-body strong {
	color: #C00;
	font-weight: normal;
}

.nicorepo .log-body br{
	display: none;
}

.nicorepo .log-details {
	position: relative;
	min-height: 20px;
}

.nicorepo .log-details:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}

.nicorepo .log-target-thumbnail {
	float: left;
	width: 96px;
	height: 72px;
	margin-right: 8px;
	text-align: center;
	overflow: hidden;
}
.nicorepo .log-target-thumbnail img {
	width: 96px;
	height: 72px;
}

/* 96px x 54px */
.nicorepo .log-target-video .log-target-thumbnail {
	height: 54px; /* 80 - 13 - 13 = 54*/
}
.nicorepo .log-target-video .log-target-thumbnail img {
	width: 104px;
	height: 80px;
	margin-bottom: -13px;
	margin-left: -4px;
	margin-top: -13px;
}

/* auto x 72px */
.nicorepo .log-target-thumbnail img.book,
.nicorepo .log-target-app .log-target-thumbnail img,
.nicorepo .log-target-stamp .log-target-thumbnail img,
.nicorepo .log-target-seiga-image .log-target-thumbnail img /* 旧 */,
.nicorepo .log-target-seiga-illust .log-target-thumbnail img /* 新 */{
	width: auto;
	height: 72px;
}

/* 96px x 54px */
.nicorepo .log-target-manga-episode .log-target-thumbnail {
	height: 54px; /* 72 - 9 - 9 = 54 */
}
.nicorepo .log-target-thumbnail img.manga_episode {
	margin-bottom: -9px;
	margin-top: -9px;
}

/* auto x 54px */
.nicorepo .log-target-live-program .log-target-thumbnail,
.nicorepo .log-target-nicocas-program .log-target-thumbnail,
.nicorepo .log-target-chblog .log-target-thumbnail,
.nicorepo .log-target-channel-notice .log-target-thumbnail,
.nicorepo .log-target-community-notice .log-target-thumbnail {
	height: 54px;
}
.nicorepo .log-target-live-program .log-target-thumbnail img,
.nicorepo .log-target-nicocas-program .log-target-thumbnail img,
.nicorepo .log-target-chblog .log-target-thumbnail img,
.nicorepo .log-target-channel-notice .log-target-thumbnail img,
.nicorepo .log-target-community-notice .log-target-thumbnail img {
	width: auto;
	height: 54px;
}

/* 96px x auto */
.nicorepo .log-target-manga-content .log-target-thumbnail,
.nicorepo .log-target-solid .log-target-thumbnail,
.nicorepo .log-target-knowledge .log-target-thumbnail {
	height: auto;
}
.nicorepo .log-target-manga-content .log-target-thumbnail img,
.nicorepo .log-target-solid .log-target-thumbnail img,
.nicorepo .log-target-knowledge .log-target-thumbnail img {
	width: 96px;
	height: auto;
}

.nicorepo .log-target .log-target-info,
.nicorepo .log-target .log-subdetails {
	margin-left: 106px;
}

.nicorepo .log-target-video .log-target-type {
	display: inline-block;
	background-color: #00429B;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}

.nicorepo .log-target-info {
	margin-bottom: 4px;
	word-wrap: break-word;
}

.nicorepo .log-comment {
	position: relative;
	padding: 4px 4px 4px 24px;
	border: 1px solid #D3D3D3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	word-wrap: break-word;
	background: #ECF2FE;
	overflow: hidden;
	margin-bottom: 12px;
}

.nicorepo .passive .log-comment {
	background: #ffffff;
}

.nicorepo .log-comment .log-comment-item-icon-review,
.nicorepo .log-comment .log-comment-item-icon-comment {
	position: absolute;
	top: 2px;
	left: 2px;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 2px 4px 0 2px;
}
.nicorepo .log-comment .log-comment-item-icon-review {
	background: url(../img/zero_nicorepo/icon_review.png) no-repeat 0 0;
}
.nicorepo .log-comment .log-comment-item-icon-comment {
	background: url(../img/zero_nicorepo/icon_comment.png) no-repeat 0 0;
}

.nicorepo .log-comment-full {
	display: none;
}

.nicorepo .log-nicoru-list {
	background-color: #FFFFFF;
	padding: 4px 8px 0 8px;
	border: 1px solid #D3D3D3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.nicorepo .log-user-nicoru-video .log-nicoru-list{
	margin-bottom: 12px;
}

.nicorepo .log-nicoru {
	position: relative;
	padding: 4px 4px 4px 26px;
	border-top: 1px solid #D3E0F1;
	word-wrap: break-word;
}
.nicorepo .log-nicoru:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
.nicorepo .log-nicoru.first {
	padding-top: 0;
	border-top: none;
}
.nicorepo .log-nicoru-msg-full {
	display: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.log-nicoru-list div.log-nicoru-msg-full {
	border-bottom: #bcbecb dashed 1px;
}

div.log-nicoru-list div.log-nicoru-msg-full:last-child {
	border-bottom: none;
}
.nicorepo .log-footer {
    position: absolute;
    right: -26px;
    bottom: 0;
	font-size: 90%;
	min-height: 20px;
	color: #9F9F9F;
}

.nicorepo .log-footer-inner{
    position: relative;
}

.nicorepo .log-footer .log-footer-forself {
    float: left;
}

.nicorepo .log-footer .log-footer-date {
	color: #9F9F9F;
    float: left;
}
.nicorepo .log-footer .log-footer-date.hot {
	color: #C00;
}

.nicorepo .log-footer .nicoru-button {
	vertical-align: middle;
	line-height: 1;
	position: absolute;
}

.nicorepo .log-res-open-link{
    float: left;
    margin-right: 8px;
    min-width: 80px;
}

.nicorepo .log-reslist {
	position: relative;
	background-color: #EAEAEA;
	margin-top: 8px;
	margin-bottom: 8px;
}

.nicorepo .log-res {
	position: relative;
	padding: 8px;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #E2E2E2;
	word-wrap: break-word;
}
.nicorepo .log-res.self{
	background-color: #ffdde5;
}
.nicorepo .log-res:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}

.nicorepo .log-res-more {
	padding: 4px 8px;
	background: none;
}

.nicorepo .log-res-thumbnail {
	float: left;
	margin-right: 8px;
}
.nicorepo .log-res-thumbnail img {
	width: 24px;
	height: 24px;
}

.nicorepo .log-res-deleteform-button {
	float: right;
}

.nicorepo .log-res-inner {
	padding-left: 32px;
	padding-right: 8px;
	min-height: 24px;
	padding-top: 2px;
}
.nicorepo .log-res-user,
.nicorepo .log-res-body {
	display: inline;
}
.nicorepo .log-res-date {
	margin-top: 4px;
	font-size: 90%;
	color: #979797;
	line-height: 1;
}
.nicorepo .log-res-date.hot {
	color: #C00;
}

.nicorepo .log-res-writeform {
	margin-bottom: 0;
}
.nicorepo .log-res-input {
	width: 100%;
	padding: 3px 0;
}
.nicorepo .warn .log-res-input {
	background-color: #FFFFCC;
}
.nicorepo .error .log-res-input {
	background-color: #FFCCCC;
}
.nicorepo .log-res-counter {
	line-height: 1;
	color: #666;
	margin-top: 4px;
	text-align: left;
}
.nicorepo .warn .log-res-counter {
	font-weight: bold;
	color: #996;
}
.nicorepo .error .log-res-counter {
	font-weight: bold;
	color: #C00;
}

.nicorepo .log-res-submit,
.nicorepo .log-res-counter {
	display: none;
}
.nicorepo .focused .log-res-submit,
.nicorepo .focused .log-res-counter {
	display: block;
}
.nicorepo .focused .log-res-inner {
	padding-right: 5em;
}

.nicorepo .log-res-submit {
	float: right;
	width: 4em;
}
.nicorepo .log-res-submit-button {
	display: inline-block;
	border: 1px solid #FFF;
	background: #333;
	color: #FFF;
	padding: 3px 8px;
	cursor: pointer;
	width: 4em;
}



.nicorepo .log-reslist-empty {
	display: none;
}

.nicorepo .ajax-loading,
.nicorepo .ajax-completed {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
	text-align: center;
	font-size: 120%;
	line-height: 2;
}
.nicorepo .loading .ajax-loading {
	display: block;
	color: #FFF;
	background-color: #000;
	opacity: 0.6;
}
.nicorepo .completed .ajax-completed {
	display: block;
	color: #666;
	background-color: #EFEFEF;
}


.nicorepo .next-page,
.nicorepo .no-next-page {
	margin-top: 16px;
	text-align: center;
}
.nicorepo .next-page {
	position: relative;
	background-color: #CCC;
}
.nicorepo .next-page a {
	display: block;
	padding: 8px;
	width: 100%;
	height: 100%;
	color: #333;
}
.nicorepo .no-next-page {
	padding: 8px;
	color: #CCC;
}

/* category */

.log-target-type-video {
	display: inline-block;
	background-color: #00429B;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}

.log-target-type-live-program {
	display: inline-block;
	background-color: #4990e2;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}


.log-target-type-nicocas-program {
	display: inline-block;
	background-color: #4990e2;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}

.log-target-type-image {
	display: inline-block;
	background-color: #fd9a01;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}

.log-target-type-manga {
	display: inline-block;
	background-color: #f169a7;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}

.log-target-type-theme {
	display: inline-block;
	background-color: #06911e;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}

.log-target-type-book {
	display: inline-block;
	background-color: #7e5422;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}

.log-target-type-chblog {
	display: inline-block;
	background-color: #bc9d56;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}

.log-target-type-solid {
	display: inline-block;
	background-color: #22CCFF;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}

.log-target-type-knowledge {
	display: inline-block;
	background-color: #0fbec9;
	color: #FFF;
	font-size: 90%;
	padding: 1px 4px;
	margin-right: 4px;
}

/* icon */
.nicorepo .log-res-more a{
	display: inline-block;
	padding-left: 24px;
	background: url(../img/zero_nicorepo/icon_comment.png) no-repeat left 4px;
}

.log-nicoru-item-icon-video{
	position: absolute;
	top: 0;
	left: 2px;
	display: inline-block;
	width: 18px;
	height: 21px;
	margin-right: 4px;
	vertical-align: middle;
	background: url(../img/zero_nicorepo/icon_video.png) no-repeat left 3px;
}

.log-nicoru-item-icon-review {
	position: absolute;
	top: 2px;
	left: 2px;
	display: inline-block;
	width: 18px;
	height: 21px;
	vertical-align: middle;
	background: url(../img/zero_nicorepo/icon_review.png) no-repeat left 3px;
}

.log-nicoru-item-icon-comment{
	position: absolute;
	top: 2px;
	left: 2px;
	display: inline-block;
	width: 18px;
	height: 20px;
	vertical-align: middle;
	background: url(../img/zero_nicorepo/icon_comment.png) no-repeat left 2px;
}

.log-nicoru-item-icon-tag{
	position: absolute;
	top: 2px;
	left: 2px;
	display: inline-block;
	width: 18px;
	height: 20px;
	vertical-align: middle;
	background: url(../img/zero_nicorepo/icon_tag.png) no-repeat left 2px;
}

.log-nicoru-item-icon-ichiba {
	position: absolute;
	top: 0;
	left: 2px;
	display: inline-block;
	width: 18px;
	height: 20px;
	vertical-align: middle;
	background: url(../img/zero_nicorepo/icon_ichiba.png) no-repeat left 2px;
}

/* delete button */
.nicorepo .log-deleteform-button input{
	display: inline-block;
	font-size: 93%;
	color: #333;
	text-shadow: #fff 1px 1px 1px;
	padding: 0 6px;
	text-align: center;
	background: #f1f1f1; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #dedede 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* IE10+ */
	background: linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */
	border: #cbcbcb solid 1px;
	border-radius: 2px;
	cursor: pointer;
}

.nicorepo .log-res-deleteform-button input{
	display: inline-block;
	font-size: 93%;
	color: #333;
	text-shadow: #fff 1px 1px 1px;
	padding: 2px 4px 2px 4px;
	text-align: center;
	background: #f1f1f1; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #dedede 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* IE10+ */
	background: linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */
	border: #cbcbcb solid 1px;
	border-radius: 2px;
	cursor: pointer;
}


/**/

.log-res-date{
	display: inline-block;
}


/* no item view */

.nicorepo .emptyOuter{
	width: 672px;
	background: #f9f2de;
	box-shadow: inset #999 0 0 8px;
	margin-top: 8px;
	text-align: center;
	padding: 30px 0;
	margin-bottom: 12px;
}

.mylistNicorepo .nicorepo .emptyOuter{
	width: 664px;
}

.mylistNicorepo .nicorepo .active{
	text-shadow: none;
	cursor: default;
}

.mylistNicorepo .nicorepo .active:hover{
	color: #333;
}

.mylistNicorepo .nicorepo .timeline{
	width: 664px;
}

.nicorepo .emptyOuter p{
	margin-bottom: 12px;
}

.nicorepo p.att{
	text-align: center;
	font-size: 131%;
	font-weight: bold;
	margin-bottom: 6px;
}

.nicorepo .arrowButton{
	display: block;
	width: 228px;
	margin: 0 auto 0;
	font-size: 108%;
	padding: 8px 0 8px;
	text-align: center;
	background: #f1f1f1; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #dedede 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* IE10+ */
	background: linear-gradient(top,  #f1f1f1 0%,#dedede 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */
	border: #cbcbcb solid 1px;
	border-radius: 2px;
}

.nicorepo .arrowButton span{
	display: inline-block;
	width: 10px;
	height: 8px;
	background: url(../img/zero_nicorepo/icon_arrow.png) no-repeat;
}

.nicorepo .emptyOuter .arrowButton{
	width: 168px;
}

.nicorepo p.figHelp{
	text-align: center;
	margin-bottom: 12px;
}

.nicorepo p.figHelpNicorepo{
	position: relative;
	display: block;
	width:672px;
	height: 1018px;
	background: url(../img/zero_nicorepo/fig_help_nicorepo.jpg?121017) no-repeat;
}

.nicorepo p.figHelpNicorepo .arrowButton{
	position: absolute;
	left: 161px;
	bottom: -4px;
	width: 348px;
	box-shadow: #999 1px 1px 2px;
}

.setting-container {
	background-color: #d5d5d5;
	border-bottom: #b7b7b7 solid 1px;
	padding: 4px 16px;
	overflow: hidden;
}
.setting-container .setting-menu {
	float: right;
	overflow: hidden;
}
.setting-container .setting-menu .menu-item {
	float: left;
	margin-right: 8px;
}
.setting-container .setting-menu .menu-item:last-child {
	margin-right: 0;
}
.setting-container .setting-menu .menu-item:before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 8px;
	background: url(../img/zero_my/icons.png) no-repeat;
	background-position: -8px -141px;
}

.log .log-mute-button {
	position: absolute;
	top: 8px;
	right: 0;
}

.log-mute-button {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background-image: url(../img/zero_nicorepo/icon_nicorepo_action.png);
	background-repeat: no-repeat;
	background-position: 0 -64px;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	outline: none;
}

.log-mute-button:hover {
	background-position: 0 -80px;
}

.log-panel {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255,255,255,.9);
}

.log-panel[aria-hidden="true"] {
	display: none;
}

.log-panel[aria-hidden="false"] {
	display: block;
}

.log-panel-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.log-panel-message {
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 8px;
	text-align: center;
	white-space: nowrap;
}

.log-panel-button {
	display: block;
	width: 30%;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	color: #86b302;
	background-color: #fff;
	border: #86b302 solid 1px;
	border-radius: 4px;
	cursor: pointer;
	outline: none;
}

/* ニコレポに表示されないアクティビティについて */
.inivisibleActivityHelpLink {
	margin-top: 8px;
	text-align: right;
}

.inivisibleActivityHelpLink a {
	color: #000;
	text-decoration: underline;
}


