body {
	font: 85%/175% Osaka, Verdana, sans-serif;
	background: #5b2106;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #495865;
}

a img {
	border: none;
}

a:hover {
	color: #6F6F6F;
}

#rap {
	background: #EEECDF;
	margin: 0 auto 0 auto;
	width: 830px;
	text-align: left;
	border: 1px solid #dcdcdc;
}

#header {
	background: #a45a38;
	width: 830px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#content {
	position: relative;
	top: 0;
	left: 10px;
	float: left;
	padding: 10px 0 0 0;
	margin-bottom: 50px;
	width: 550px;
	color: #666666;
}

#menu {
	background-color: #d5e8f5;
	background-image:url(image/sidebg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	clear: right;
	float: left;
	position: relative;
	top: 0;
	left: 20px;
	padding: 5px 0 0 5px;
	margin: 0 0 10px 0;
	width: 245px;
	height: 1000px;
}

p.credit {
	color: #666600;
	background: #eee;
	border-top: 1px solid #DFDFDF;
	clear: both;
	font-size: 10px;
	margin: 0 auto 0 auto;
	padding: 0px 0 0px 0;
	text-align: center;
	width: 830px;
}
