@charset "utf-8";
/* CSS Document */

body {
	background-image: url(resource/back_r.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #011219;
}
#contents {
	width: 850px;
	background-image: url(resource/back_c.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	background-image: url(resource/conte_back.jpg);
	width: 850px;
	height: 78px;
}
ul.menu_botan {
	list-style-type: none;
	height: 28px;
	margin: 0px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 658px;
	padding-left: 0px;
}

.free {
	background-color: #000;
	height: auto;
	width: 850px;
}
#footer {
	height: 68px;
	width: 850px;
	margin-bottom: 20px;
	background-color: #000;
	padding-top: 35px;
	color: #9C0;
}
#footer a{
	color: #999;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.logo {
	height: 139px;
	width: 850px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.top_bana {
	margin-left: 280px;
	margin-bottom: 25px;
}
img{
	border:0;
}


*html .logo {
	margin: 0px;
	padding: 0px;
}
