@charset "utf-8";
/* CSS Document */

#sound_container{
	width:850px;
	height:auto;
	margin:0 auto;
}
#sound_container #title_banner_bg{
	width:850px;
	height:70px;
	background-image:url(../img/sound/title_banner_bg.jpg);
}
#sound_container #title_banner{
	width:800px;
	height:50px;
	margin:0 auto;
	padding-top:10px;
}
#sound_container #contents_bg01{
	width:850px;
	height:540px;
	background-image:url(../img/sound/contents_bg01.jpg);
}
#sound_container #contents_01{
	width:800px;
	height:528px;
	margin:0 auto;
	background-image:url(../img/sound/contents_01.jpg);
}

#sound_container #link_bnt_container{
	width:430px;
	height:70px;
	padding-top:155px;
	padding-left:355px;
}
#link_bnt_container .btn{
	width:140px;
	height:70px;
	float:left;
}
#link_bnt_container .spacer{
	width:5px;
	height:70px;
	float:left;
}

#sound_container #contents_bgend{
	width:850px;
	height:588px;
	background-image:url(../img/sound/contents_bgend.jpg);
}
#sound_container #contents_02{
	width:800px;
	height:528px;
	margin:0 auto;
	background-image:url(../img/sound/contents_02.jpg);
}
#sound_container #bgm_container{
	width:620px;
	height:375px;
	margin:0 auto;
	padding-top:60px;
}
#bgm_container .bgm{
	width:310px;
	height:75px;
	float:left;
}

#bgm_container .ostlink{
	width:310px;
	height:50px;
	float:left;
	padding:20px 155px 0 155px;;
}