@charset "UTF-8";

/*------------------------------*/
/*main*/
/*------------------------------*/
html{
overflow-x:hidden;
}

#wrap{
	position: relative;
	width: 600px;
	margin: 0 auto;
	/*border:3px solid #7C6013;*/
}
#wrap p{
	font-size:1.2em;
	line-height:17px;
	color:#FFFFFF;
}
/*------------------------------*/
/*contents*/
/*------------------------------*/

#s-head{
	background:url(../img/bg_head.gif) no-repeat;
	width:600px;
	height:36px;
	text-align:right;
	position:relative;
}
#s-head p{
	position:absolute;
	top:4px;
	left:513px;
}
#sounds{
	background:url(../img/bg_sounds.gif) no-repeat top left;
	width:600px;
	height:220px;
}
#sounds .box{
	width:600px;
	margin:0 auto;
}
#sounds .box .box-l{
	width:375px;
	float:left;
	text-align:center;
	padding-top:2px;
}
#sounds .box .box-l h1{
	margin-bottom:10px;
	margin-left:15px;
}
#sounds .box .box-l p{
	color:#FFFFFF;
	font-size:1.2em;
	line-height:17px;
}
#sounds .box .box-l a{
	display:block;
}
#sounds .box .box-r{
	width:225px;
	float:right;
}
#sounds .box .box-r img{
	margin-right:15px;
	padding-top:2px;
}

#song{
	background:url(../img/bg_song.gif) no-repeat top left;
	width:600px;
	height:217px;
}
#song .box-l{
	width:375px;
	float:left;
	text-align:center;
}
#song .box-l .f-space{
	width:375px;
	/*margin-bottom:15px;*/
}
#song .box-l .f-space iframe{
	overflow:hidden;
}
#song .box-l .f-space .mb-10{
	/*margin-bottom:10px;*/
}
#song .box-l p{
	color:#FFFFFF;
	font-size:1.2em;
	line-height:17px;
}
#song .box-l p.weight{
	font-weight:bold;
	margin-right:15px;
}
#song .box-r{
	width:225px;
	float:right;
}
#song .box-r .song-box{
	background:url(../img/bg_song-box.gif) no-repeat top left;
	width:210px;
	height:207px;
	padding-top:5px;
	/*padding-bottom:5px;*/
	margin-right:15px;
}
#song .box-r .song-box ol{
	margin-left:30px;
	_margin-left:40px;
}
#song .box-r .song-box ol li{
	color:#FFFFFF;
	font-size:1.2em;
	line-height:16px;
}
#song .box-r .song-box p{
	color:#FFFFFF;
	font-size:10px;
	line-height:14px;
	text-align:center;
}
#s-foot{
	background:url(../img/bg_foot.gif) no-repeat top left;
	width:600px;
	height:60px;
	position:relative;
}
#s-foot img{
	position:absolute;
	top:5px;
	left:433px;
}
/*--------------------------------------*/

.sounds_01{
	margin:0 auto !important;
	padding:0 !important;
	width:336px;
	height:32px;
}


