@charset "utf-8";
/* CSS Document */


.mr_10{
	margin-right:10px;
}
.mr_20{
	margin-right:20px;
}
/* PC_top */

.list_title{
	margin-bottom:5px;
}


/* SP_top */
.first_b{
	margin:10px 0 20px 0;
}

.first_b img{
	margin:0 5%;
	width:90%;
	text-align:center;
}

.n_link{
text-align:right;	
}

.n_link p a{
text-align:right;
text-decoration:underline;
font-size:14px;
color:#006666;
}

/* PC詳細ページ(小説) */
.novel_re{
width:300px;
float:left;
}
.novel_re_p{
	float:left;
	width:180px;
	
}
.novel_re_img{
float:left;
margin-right:3px;
margin-left:7px;
max-height:80px;
overflow:hidden;
width:80px !important;
margin-right:10px;
	border:solid 1px #ddd;
	padding:10px;
}


.novel_re_img img{
	width:100%;

}


/* PC詳細ページ(ネイティブAD) */
.buyarea p {
    margin-left: 10px;
}

/* SP詳細ページ(ネイティブAD) */
.buyarea table{
border:none !important;
margin-bottom:10px;
}

.buyarea hr{
border:none !important;
}


.buyarea{
margin:0 10px !important;
}
.buyarea a{
font-size:12px;
}

/* 漫画下バナーPC */

.under_bn{
margin-top:10px;
margin-bottom:10px;
margin-right:auto;
margin-left:auto;
width:485px;
}

.under_bn img{
width:100%;
}

