/* CSS Document */

body#os_bg{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(img/main_bg.jpg);
	background-repeat: no-repeat;
}

#main_contents{
	float: left;
	height: 540px;
	width: 730px;
	margin: 30px 0px 0px;
	padding: 0px;
}

/*Main Title*/
#main_title_member{
	margin: 0px;
	padding: 0px;
	width: 75px;
	height: 540px;
	float: left;
	background: url(../member/img/title.gif) no-repeat center center;
}

#main_title_disco{
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 540px;
	float: left;
	background: url(../disco/img/title.gif) no-repeat right center;
}
#main_title_live{
	margin: 0px;
	padding: 0px;
	width: 75px;
	height: 540px;
	float: left;
	background: url(../live/img/title.gif) no-repeat center center;
}
#main_title_gal{
	margin: 0px;
	padding: 0px;
	width: 75px;
	height: 540px;
	float: left;
	background: url(../gal/img/title.gif) no-repeat center center;
}

#main_title_info{
	margin: 0px;
	padding: 0px;
	width: 75px;
	height: 540px;
	float: left;
	background: url(../info/img/title.gif) no-repeat center center;
}


/*g*/





#waku_contents{
	margin: 10px;
	padding: 0px;
	clear: right;
	float: left;
	height: 515px;
	width: 625px;
	overflow: auto;
}
