@charset "Shift_JIS";



/*-----------------------------------------------------
 ジャンル別
------------------------------------------------------*/


/*rightblock ------------------------------------------*/
.rightblock {
	position: relative;
}


.rightblock h2 {
	background: url(../lists/images/nt_lists.gif) left center no-repeat;
	width: 556px;
	height: 14px;
	border-bottom: 3px solid #305f8a;
	text-indent: -9999px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 0;
}


.rightblock h3 {
	background: url(../lists/images/nt_genre.gif) 6px center no-repeat;
	width: 556px;
	border-left: 5px solid #305f8a;
	border-bottom: 1px solid #305f8a;
	text-indent: -9999px;
	margin: 16px 0 10px;
}




/*co ------------------------------------------*/
.rightblock .co {
	position: absolute;
	top: 4px;
	left: 200px;
	width: 350px;
	text-align: right;
}



/*content ------------------------------------------*/
.rightblock .content .search02 {
	float: left;
	background: url(../images/btn_search.gif) left center no-repeat;
	width: 138px;
	height: 23px;
	text-indent: -9999px;
}

.rightblock .content .search02 a {
	display: block;
	width: 138px;
	height: 23px;
}


/*change ------------------------------------------*/
.rightblock .content .change {
	clear: both;
	position: relative;
	margin-bottom: 24px;
}

.rightblock .content .change select {
	width: 150px;
}

.rightblock .content .change .next {
	position: absolute;
	top: 0;
	left: 240px;
	width: 300px;
}



/*details ------------------------------------------*/
.details {
	width: 556px;
	overflow: hidden;
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #cccccc;
	}

.details .ph {
	float: left;
	width: 100px;
}

.details .ph img {
	border: solid 1px #ddd;
}

.details .inner {
	float: right;
	width: 436px;
}

.details p.mark {
	margin: 6px 0;
}


.details p.buy {
	float: right;
	width: 100px;
	background: url(../images/y_blue.gif) left center no-repeat;
	margin-top: 10px;
	padding-left: 14px;
}

.details p.page {
	clear: both;
	float: right;
	width: 100px;
	background: url(../images/y_blue.gif) left center no-repeat;
	margin-top: 10px;
	padding-left: 14px;
}


