/* CSS Document */
body {
	background-color: #000000;
}
#main {
	width:799px;
	height:799px;
	background-image:url(/images/main_bg.jpg);
}
#sub {
	width:799px;
}

#sub_index {
	width:799px;
	height:554px;
	background-image:url(/images/index_bg.jpg);
}
#title {
	float:left;
	width:599px;
}
#name{
	width:304px;
	height:89px;
	background-image:url(/images/yochi_ben_2.png);
	margin-top:20px;
	margin-right:180px;
}
#name_cat{
	width:304px;
	height:89px;
	background-image:url(/images/yochi_ben_2.png);
	margin-top:5px;
	margin-right:0px;
}
#name_index{
	width:304px;
	height:89px;
	background-image:url(/images/yochi_ben_2.png);
	position:absolute;
	margin-top:200px;
	margin-left:20px;
	float:left;
}
#enter_index{
	width:304px;
	height:89px;
	position:absolute;
	margin-top:220px;
	margin-left:450px;
	float:right;
}
#content{
	margin-top:15px;
}
#content_cat{
	margin-top:0px;
}
#nav {
	text-align:right;
	float:right;
	width:145px;
}
#nav a {
	padding:4px;	
}
.clear {
	clear:both;
}
a {
	color: #D8C76B;
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	color: #D8C76B;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size:12px;
	color: #D8C76B;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	width:799px;
	/*
	height:243px;
	background-image:url(/images/footer_bg.jpg);
	*/
}

#footer_old {
	width:799px;
	height:243px;
	background-image:url(/images/footer_bg.jpg);
	
}
