@charset "utf-8";
/* CSS Document */

/* ==========================================================================
   作品詳細
   ========================================================================== */
#comic_info #visual{
	width:288px;
	height:190px;
	border:#FFF 6px solid;
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 1);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 1);
overflow:hidden;
margin-bottom:10px;
}

#comic_info #visual img{
	width:288px;
}

#left_block{
	float:left;
	margin-right:15px;
	
}

#comic_sns li{
	float:left;
	width:115px;
}


#right_block{
	width:360px;
	float:left;
	
}

#comic_info #right_block span{
	color:#0599d9;
	
}


#comic_info #right_block p{
	margin-bottom:15px;
	
}

#comic_info #right_block h2{
	color:#333333;
}

#comic_info #right_block strong{
	color:#666666;
}


.btn a{

	background:url(../img/common/arrow.gif),-moz-linear-gradient(top,#FFF 0%,#EEE);
	background:url(../img/common/arrow.gif),-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
	background-repeat:no-repeat;
	background-position:10px center, left center;
	border: 1px solid #DDD;
	color:#111;
	width: 80px;
	padding: 10px 0 10px 20px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

.btn a:hover{filter: alpha(style=0,opacity=80);opacity: 0.7;}


#comic_info{
	margin-bottom:10px;
	
}


#ep_list{
	margin-top:20px;
	clear:both;
	
	
}

#ep_list .top_title{
	display:block;
	background-image:url(../img/common/star.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:24px;
	background-color:#FFF;
	border-bottom:2px solid #95deff;
	margin-bottom:0px;
	position:relative;
}


#ep_list .top_title p{
	width:100px;
	text-align:center;
	position:absolute;
	right:0px;
	font-size:14px;
	font-weight:normal;
	top:0;
}

#ep_list li{
	padding:15px 0 15px 12px;
	position:relative;
	border-bottom:#e6e6e6 1px solid;
}


#ep_list h4{
	width: 580px;
	font-size:1.1em;
	color:#0599d9;

	
}


#ep_list a{
	color:#333333;
	display:block;
	text-decoration:none;
	
}

#ep_list a:hover{
	background-color:#daecfc;
	
}


#ep_list li .thum{
	float:left;
	margin-right:15px;
	width:118px;
	height:78px;
	overflow:hidden;
	border:#e6e6e6 1px solid;
}

#ep_list li img{
	width:100%;
	
	
}

#ep_list li .txt_a{
	width:420px;
	padding-top:3px;
	float: left;

}

.first{
	color:#0599d9;
	
}


#ep_list li time{
	width:100px;
	text-align:center;
	position:absolute;
	right:0px;
	padding-top:40px;
	top:0px;
}

#ep_list li h3{

	
}


.kome{
	color:red;
	clear:both;
	width:288px;
	font-size:0.8em;
}


/* ==========================================================================
   アプリについて
   ========================================================================== */
   
   
#ios{
	width:550px;
	color:#F00;
	margin:0 auto 20px;;
	text-align:center;
	
}


.app h3{
	color:#c3d601;
	border-bottom:#c3d601 1px solid;
	margin-bottom:7px;
	
}

.app p{
	margin-bottom:25px;
	
}

.banner{
	text-align:center;
	margin-top:15px;
	
}


/* ==========================================================================
   だきまくら
   ========================================================================== */
.dakimakura{
	background-color:#FDF8F0;


}
.dakimakura td{
	text-align:center;
	
	
}

.makura{

	background-color:#fff9ea;
	border-radius:5px;
	padding:8px;
	border:2px dashed #FF99CC;
	
	
}

.makura p{
		text-align:left !important;
}

.makura td div{
	display:block;
	width:100%;
		text-align:center;
}

#daki{
	padding:10px 15px;
}

#yamacopy{
	text-align:center;
	padding:30px;
	
}


.rensai h3{
	font-size:1.5em;
	clear:both;
	padding:20px 0 0;
	
}

.rensai h4{
	font-size:1.3em;
	color:#3C6;
	
}

.rensai span{
	color:#3CF;
	
}
.rensai .img_left{
	float:left;
	margin-right:10px;
	
	
}

.rensai .img_right{
	float:right;
	margin-left:10px;
	
	
}




/* ==========================================================================
   だきまくら恋姫
   ========================================================================== */
.dakimakura_koi{
	background-color:#f8d7df;


}
.dakimakura_koi td{

	text-align:center;
	
	
}

.dakimakura_koi .makura2{

	background-color:#ffb3c7;
	border-radius:5px;
	padding:8px;


	
}

.dakimakura_koi .makura2 p{
		text-align:left !important;
}

.dakimakura_koi .makura2 td div{
	display:block;
	width:100%;
		text-align:center;
}



#buy li{
	float:left;
	margin: 5px 15px 0 0;
}
#buy a{
	background-repeat:no-repeat;
	background-position:left center;
	background-size:100% auto;
	text-indent:-9999px;
	display: block;
	width:90px;
}
#buy .amazon { background-image:url(../img/common/btn2_buy_amazon.png);  }
#buy .rakuten{ background-image:url(../img/common/btn2_buy_rakuten.png); }
#buy .tsutaya{ background-image:url(../img/common/btn2_buy_tsutaya.png); }