@charset "utf-8";


#main{
	height:570px;
	width:750px;
	margin-left:-375px;
	margin-top:10px;
	float:left;
	background-image:url(../img/bg.gif);
	background-color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-right:1px solid;
	border-top:1px solid;
	border-left:1px solid;
	border-bottom:1px solid;
	position:absolute;
	left:50%;
}

#background1{
	height:750px;
	width:20px;
	float:left;
	background-image:url(../img/waku_r1_c1.gif);
	 background-repeat:repeat-y;
	 background-position:left;
	 clear:left;
	 float:left;

}

#background2{
	height:92px;
	width:162px;
	float:left;
	padding:4px 0 0 0;
}

#topback{
	width:750px;
	height:94px;
	float:left;
}
.top1{
	padding:4px 0 0 0;
	float:left;
}

.top2{
	height:94px;
	width:176px;
	float:left;
}

#text{
	width:656px;
	height:404px;
	padding:40px 0 0 60px;
	clear:both

}

#box{
	width:30px;
	height:700px;
}
#fotter{
	height:15px;
	width:730px;
	font-size:10px;
	text-align:center;
	padding:0 20px 0 0;
}