@charset "utf-8";

*{	margin:0px;
	padding:0px;
}

#b_01{
	clear:both;
	height:850px;
	background:url(../image/gallery/01.png) no-repeat;
}

#b_02{
	clear:both;
	height:850px;
	background:url(../image/gallery/02.png) no-repeat;
}

#b_03{
	clear:both;
	height:850px;
	background:url(../image/gallery/03.png) no-repeat;
}

#b_04{
	clear:both;
	height:850px;
	background:url(../image/gallery/04.png) no-repeat;
}

#b_05{
	clear:both;
	height:850px;
	background:url(../image/gallery/05.png) no-repeat;
}

#b_06{
	clear:both;
	height:850px;
	background:url(../image/gallery/06.png) no-repeat;
}

#b_07{
	clear:both;
	height:850px;
	background:url(../image/gallery/07.png) no-repeat;
}

#b_08{
	clear:both;
	height:850px;
	background:url(../image/gallery/08.png) no-repeat;
}

#b_09{
	clear:both;
	height:850px;
	background:url(../image/gallery/09.png) no-repeat;
}

#b_10{
	clear:both;
	height:850px;
	background:url(../image/gallery/10.png) no-repeat;
}

#b_11{
	clear:both;
	height:850px;
	background:url(../image/gallery/11.png) no-repeat;
}

#b_12{
	clear:both;
	height:850px;
	background:url(../image/gallery/12.png) no-repeat;
}

#samplebox{
	clear:both;
}

#samplebox ul{
	list-style-type:none;
	font-size:0em;
	line-height:0em;
	padding-top:568px;
	margin-left:138px;
}

#samplebox li{
	vertical-align:top;
	bottom:18px;
}

#samplebox li a{
	display:inline-block;
	width:24px;
	height:24px;
	margin-bottom:33px;
}

a.play_b{
	background:url(../image/gallery/voice/voice.png) no-repeat;
}

a.play_b:hover,
a.play_b:active{
	background:url(../image/gallery/voice/voice_on.png) no-repeat;
}

#samplebox2 ul{
	list-style-type:none;
	font-size:0em;
	line-height:0em;
	padding-top:553px;
	margin-left:138px;
}

#samplebox2 li{
	vertical-align:top;
	bottom:18px;
}

#samplebox2 li a{
	display:inline-block;
	width:24px;
	height:24px;
	margin-bottom:47px;
}

#ctr_footer{
	clear:both;
	padding-top:30px;
	padding-left:118px;
}

#ctr_footer2{
	clear:both;
	padding-top:5px;
	padding-left:118px;
}

a#prev{
	display:inline-block;
	width:60px;
	height:35px;
	background:url(../image/gallery/prev.png) no-repeat;
}

a#prev:hover,
a#prev:active{
	display:inline-block;
	background:url(../image/gallery/prev_on.png) no-repeat;
}

a#exit{
	display:inline-block;
	width:90px;
	height:35px;
	margin-left:270px;
	background:url(../image/gallery/exit.png) no-repeat;
}

a#exit:hover,
a#exit:active{
	display:inline-block;
	background:url(../image/gallery/exit_on.png) no-repeat;
}
	

a#next{
	display:inline-block;
	width:60px;
	height:35px;
	margin-left:270px;
	background:url(../image/gallery/next.png) no-repeat;
}

a#next:hover,
a#next:active{
	display:inline-block;
	background:url(../image/gallery/next_on.png) no-repeat;
}

img#rset{
	margin-left:270px;
}	