@charset "utf-8";

#contentBase {
	position:relative;
	width:600px;
	left:18px;
}

#contentBase #contentHeader {
	position:relative;
	width:600px;
	height:180px;
	background-image:url(../img/header_bg.jpg);
}

#contentBase #detail1 {
	position:relative;
	width:600px;
	height:320px;
	background-image:url(../img/detail1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#contentBase #detail1 #linkBuy{
	position:absolute;
	width:215px;
	height:39px;
	margin:265px 0 0 385px;
	}

#contentBase #detail1 #linkBuy a{
	display:block;
	width:215px;
	height:39px;
	background-image:url(../img/buy_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#contentBase #detail1 #linkBuy a:hover{
	background-position:0 -39px;
}



#contentBase #detail2 {
	position:relative;
	width:600px;
	height:1065px;
	background-image:url(../img/detail2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#contentBase #movieH {
	position:relative;
	width:600px;
	height:48px;
	background-image:url(../img/movie_title.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
	margin:0 0 10px 0;
}

#contentBase #movieH .small{
	font-size:85%;
}


#contentBase h2 {
	position:relative;
	font-size:125%;
	font-weight:bold;
	line-height:1.4em;
	width:600px;
	padding:10px 0;
}

#contentBase #main {
	position:relative;
	width:600px;
	height:372px;
}

#contentBase #main #flvBox {
	position:relative;
	float:left;
	width:400px;
	height:352px;
	margin:0 16px;
	padding:12px 12px 0 12px;
	background-color:#000000;
}

#contentBase #main ul {
	position:relative;
	float:left;
	width:72px;
	height:372px;
}

#contentBase #main li {
	position:relative;
	width:72px;
	height:54px;
	margin-bottom:8px;
}

#contentBase p {
	font-size:77%;
	margin-bottom:1em;
	padding:0
}

#contentBase h3 {
	position:relative;
	width:600px;
	height:421px;
	background-image:url(../img/info_bg.jpg);
}


#contentBase h3 #linkBuy{
	position:absolute;
	width:215px;
	height:39px;
	margin:37px 0 0 380px;
	}

#contentBase h3 #linkBuy a{
	display:block;
	width:215px;
	height:39px;
	background-image:url(../img/buy_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#contentBase h3 #linkBuy a:hover{
	background-position:0 -39px;
}


#contentBase h3 #moe{
	position:absolute;
	width:163px;
	height:25px;
	margin:360px 0 0 15px;
	}

#contentBase h3 #moe a{
	display:block;
	width:163px;
	height:25px;
	background-image:url(../img/detail_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#contentBase h3 #moe a:hover{
	background-position:0 -25px;
}

#contentBase h3 #rita{
	position:absolute;
	width:163px;
	height:25px;
	margin:360px 0 0 215px;
	}

#contentBase h3 #rita a{
	display:block;
	width:163px;
	height:25px;
	background-image:url(../img/detail_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#contentBase h3 #rita a:hover{
	background-position:0 -25px;
}


#contentBase h3 #shiori{
	position:absolute;
	width:163px;
	height:25px;
	margin:360px 0 0 420px;
	}

#contentBase h3 #shiori a{
	display:block;
	width:163px;
	height:25px;
	background-image:url(../img/detail_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#contentBase h3 #shiori a:hover{
	background-position:0 -25px;
}