#header{
	height:322px;
}
#content_main{
	background-image:url(../images/backwhite.gif);
	background-repeat:repeat;
	background-color:#FFFFFF;
	margin:0 auto;
	width:800px;
	height:100%;
}

#main{
	background-color:#FFFFFF;
	width:505px;
	height:100%;
	float:left;
	padding:5px 0px 0px 25px;
}
.box{
	width:505px;
	margin-bottom:15px;
}
.lv1{
	background:url(../images/top_box_back_01.gif) no-repeat;
}
.lv2{
	background:url(../images/top_box_back_02.gif) repeat-y;
}
.lv3{
	background:url(../images/top_box_back_03.gif) no-repeat;
}
#content_menu{
	background-color:#FFFFFF;
	margin:0 auto;
	width:220px;
	height:100%;
	float:right;
	padding:0px 25px 15px 0px;
}

h2{
	font-size:120%;
	color:#0099cc;
	margin:0px 0px 8px 0px;
	padding:0px 0px 2px 4px;
	border-left:0px;
	border-bottom:2px solid #cccccc;
}
.bottom_photo{
	text-align:center;
	margin-top:25px;
}