body{
	font: 10pt
	color: #444444
	test-align: center;
}

#base{
	background-color: #faebd7; 
	width: 790px;
	height: 500px;
	border: 1px solid #060606;
	padding: 1px;
}

#left{
	background-color: #C87848; 
	width: 560px;
	height: 500px;
	margin: 0px;
	padding 0px;
	float: left;
}

#main{
	background:url(img/title.jpg);
	background-position:top left; 
	width: 560px;
	height: 470px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#main h1{
	visibility: hidden;
}

#menu{
	background-color: #ffffff;
	width: 351px;
	height: 30px;
	float: left;
	margin: 0px;
}

#menu a{
	float: left;
	margin: 6px;
	text-align: center;
	display: block;
　　	text-decoration:none;
	color:#444444;
}

#menu a:hover{
　　	text-decoration:none;
	font 12pt;
	color: #E3004A;
}
.waku{	border: 1px solid #060606;
	width: 70px;
}
.bold{	font-weight: bold;
}

#right{
	width: 200px;
	float: right;
	margin: 0px;
}

#counter{
	width: 200px;
	padding: 5px 6px 0 0;
}

#topics{
	width: 200px;
	padding: 30px 6px 0 0;
}

#clear{
	clear: left;
}

#footer{
	width:790px;
	padding: 3px 10px 0px 10px;
}
#footer a{
	width: 120px;
	display: block;
	padding: 0 5px 0 0px;
　　	text-decoration:none;
	color:#444444;
}
#footer a:hover{
　　	text-decoration:none;
	color: #E3004A;
}
.l{	float:left;}
.r{	float:right;}


#box{
	padding: 20px 10px 10px 20px;
	width:750px;
	height: 465px;
}