@charset "utf-8";

body{
	background-image: url(../images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
}
#header {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header .left {
	float: left;
	width: 128px;
}
#header .bottle {
	text-align: right;
	float: left;
	width: 312px;
}
#header .right {
	width: 400px;
	float: left;
}
#main {
	padding-top: 20px;
}



#footer {
	margin-top: 8px;
	font-size: 85%;
	background-image: url(../images/footer_02.jpg);
	height: 64px;
	width: 840px;
	margin-bottom: 5px;
}
.footer_02 {
	padding: 10px;
	width: 423px;
}
#footer ul li {
	float: left;
}
