body {
	margin: 0px;
	padding: 0px;
	background-image: url(../Pic/bg_square.jpg);
	background-repeat: repeat;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#header h1 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-align: right;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

#flash {
	height: 430px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#container #main a {
	text-decoration: none;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main {
	background-color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	height: 580px;
	margin-top: 35px;
}
#main #main1 {
	float: left;
	width: 50px;
	height: 450px;
}
#main #main2 {
	float: left;
	width: 325px;
}
#main #main2 #main2ue {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	height: 230px;
	width: 325px;
}
#container #main #main2 #naka {
	/*height: 80px;*/
	height: 160px;
	color: #666;
	margin-bottom: 60px;
	padding: 0px;
}


#main #main2 #main2shita {
	font-size: 12px;
	color: #333;
	line-height: 16px;
}

#main #main3 {
	float: left;
	width: 50px;
	height: 450px;
}
#main #main4 {
	float: left;
	width: 325px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#container #main a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main #main5 {
	float: left;
	width: 50px;
	height: 450px;
}
#f_navi {
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
	clear: both;
}
#container #f_navi a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

#bottom {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 12px;
	clear: both;
}



#footer {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 12px;
	color: #666;
	text-align: center;
	clear: both;
}

