
.br {
    clear:left;
	position:inherit;
}

body {
    margin:0px;
	background-color:#978659;
	background-image:url(img/bg05.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}


#main_box {
    width:800px;
	
	border:3px solid white;
	border-top:0px;
	border-bottom:0px;
	
	background-color:#AA9067;
	
	margin:0px auto 0px auto;
}

#main_box2 {
    width:850px;
	
	background-color:#978659;
	
	margin:0px auto 0px auto;
}

/***************************************************************************
　タイトル
***************************************************************************/
#title1 {
    width:430px;
	height:210px;
	background-image:url(img/title1.jpg);
	float:left;
}

#coment {
    width:430px;
	
	padding-top:184px;
	
	font-size:14px;
	font-weight:bold;
	color:black;
}

#flash {
    width:370px;
	height:210px;
	float:left;
}


#title2 {
    width:800px;
	height:360px;
	
	padding-top:20px;
	font-size:12px;
	
	background-image:url(img/title2.jpg);
}

#title21 {
    width:806px;
	height:360px;
	
	padding-top:20px;
	margin:0px auto 0px auto;
	font-size:12px;
	
	background-image:url(img/title2-1.jpg);
}

#title22 {
    width:800px;
	height:360px;
	
	padding-top:20px;
	font-size:12px;
	
	background-image:url(img/title2-2.jpg);
}

/***************************************************************************
　レコードプレイヤー
***************************************************************************/
#reco_box {
    height:165px;
	padding:30px 180px 0px 200px;
	
	font-size:12px;
	line-height:14px;
	color:white;
	
	background-image:url(img/reco-do.jpg);
}

#reco_box2 {
    height:165px;
	width:436px;
	padding:30px 180px 0px 190px;
	margin:0px auto 0px auto;
	
	font-size:12px;
	line-height:14px;
	color:white;
	
	background-image:url(img/reco.jpg);
}

/***************************************************************************
　女性メニュー
***************************************************************************/
#Fbox1 {
    width:400px;
	float:left;
}


#Fbox2 {
    width:370px;
	height:455px;
	padding:70px 80px 0px 0px;	
	
	float:left;
	
	line-height:18px;
	font-size:14px;
	color:white;
	
	background-image:url(img/menu2.jpg);
}

/***************************************************************************
　男性メニュー
***************************************************************************/
#Mbox1 {
    width:380px;
	height:445px;
	padding:80px 0px 0px 70px;
	
	float:left;
	
	line-height:20px;
	font-size:14px;
	color:white;
	
	background-image:url(img/menu3.jpg);
}

#Mbox2 {
    width:400px;
	float:left;
}

/***************************************************************************
　男性メニュー
***************************************************************************/
.to-roku {
    width:403px;
	height:145px;
	
	font-size:12px;
	
	margin:0px auto 0px auto;	
	padding-left:403px;
	padding-top:55px;
	
	background-image:url(img/to-roku.jpg);
}

/***************************************************************************
　ＥＮＤバー
***************************************************************************/
#end_box {
    width:800px;
	
	border:3px solid white;
	border-top:0px;
	border-bottom:0px;
	
	background-color:#AA9067;
	
	margin:0px auto 0px auto;
}

#end {
    width:790px;
	
	padding:5px;
	
	text-align:center;
	font-weight:bold;
	font-size:12px;
	
	background-color:white;
	color:black;
}

/***************************************************************************
　登録関連
***************************************************************************/
#success {
    width:360px;
	height:10px;
	margin-top:80px;
	color:#000;
	font-weight:bold;
	font-size:15px;
	padding-left:20px;
}
.sc02{
	width:380px;
	margin-left:15px;
	line-height:130%;
	padding:5px;
	border:1px dotted #000;
	background-color:#676437;
}

#error1 {
    width:450px;
	
	float:left;
}

#error2 {
    width:350px;
	padding-top:150px;
	color:#f00;
	font-weight:bold;
	font-size:15px;
	float:left;
}

/***************************************************************************
　相互リンク部
***************************************************************************/
#link {
   	text-align:center;
	}


    