@charset "Shift_JIS";
/* main stylse
----------------------------------------------*/
#wrapper {
	background-image: url(../img/detailph_illust.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_wakubox {
	border-color: #CA627E;
}


/* wrapper styles
----------------------------------------------*/
#wrapper2 {
	background-color:#000000;
	width: 750px;
}


/* main waku end styles
----------------------------------------------*/
#main_wakuend {
	clear: both;
}


/* naiyou styles
----------------------------------------------*/
#naiyoutop {
	width: 750px;
	height: 485px;
	position: relative;
	background-image: url(../img/mahalo01.jpg);
	background-repeat: no-repeat;
}
#btnreel {
	position: absolute;
	top: 385px;
	left: 50px;
}
#btndedama {
	position: absolute;
	top: 422px;
	left: 50px;
}
#btnreel a {
	display: block;
	width: 131px;
	height: 29px;
	background-image: url(../img/btn_reel_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#btndedama a{
	display: block;
	width: 131px;
	height: 29px;
	background-image: url(../img/btn_dedama_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#btnreel a:hover {
	background-position: 0px 0px;
}
#btndedama a:hover {
	background-position: 0px 0px;
}
#naiyoutop a:hover img {
	display: none;
}

#naiyoubox01, #naiyoubox02, #naiyoubox03 {
	width: 714px;
	margin:0 auto;
}
#naiyoubox01 img, #naiyoubox03 img {
	padding-bottom: 40px;
}
#naiyoubox02 img {
	padding-bottom: 20px;
}
