@charset "shift_jis";
/* contentsSubCol ---------------------------------------------------- */
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module {
	margin-bottom:0;
	padding-bottom:0;
	background:none;
}
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module p {
	margin-bottom:10px;
}
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a {
	display:block;
	width:200px;
	height:138px;
	text-indent:-9999px;
	outline:none;
}
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol1 {
	background:url(../images/entry/bnr/bnr_side01.jpg) no-repeat 0 0;
}
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol2 {
	height:138px;
	background:url(../images/entry/bnr/bnr_side02.jpg) no-repeat 0 0;
}
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol3 {
	height:131px;
	background:url(../images/entry/bnr/bnr_side03.jpg) no-repeat 0 0;
}
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol1:hover,
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol1:active,
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol1:focus {
	background-position:0 -148px;
}
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol2:hover,
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol2:active,
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol2:focus {
	background-position:0 -138px;
}
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol3:hover,
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol3:active,
.contentsArea .contentsInner .contentsSubCol .contentsSubInner .module a.bnrVol3:focus {
	background-position:0 -131px;
}
