.body	{
	background-color:#ffffff;
}
#header	{
	width:800px;
	height:100px;
	background-image:url(../img/header.gif);
}
#all	{
	width:800px;
	background-color:#ffffff;
	border:2px solid #ffff00;
}
/*menu start*/
#menu_all{
	width:800px;
	height:50px;
}
#menu	{
	width:160px;
	height:50px;
	float:left;
	padding:15px,0px,0,50px;
}
/*menu end*/
/*second start*/
#second	{
	width:740px;
	border-top:2px solid #ffff00;
	border-left:2px solid #ffff00;
	border-right:2px solid #ffff00;
}
/*second end*/
#footer	{
	width:800px;
	height:20px;
	background-color:#ffff00;
	text-align:right;
}
/*text start*/
.h1	{
	font-size:11pt;
	padding-top:40px;
	margin:0;
	text-align:center;
	color:#800000;
}
.h2	{
	font-size:8pt;
	margin-top:10px;
	color:#800000;
}
.h3	{
	font-size:9pt;
	padding:5px;
	margin:0;
	background-color:#ffff99;
	color:#800000;
}
.h3b	{
	font-size:9pt;
	padding:5px;
	margin:0;
	background-color:#ffff99;
	color:#800000;
}
.text	{
	font-size:9pt;
	margin:0;
	padding:0;
	line-height:1.5;
	text-align:left;
	color:#800000;
}
.font_small{
	font-size:8pt;
	padding:5px;
	line-height:1.5;
	color:#800000;
}
.h4	{
	font-size:9pt;
	margin-top:10px;
	margin-bottom:0;
	background-color:#ffffcc;
	color:#800000;
}
a:link	{color:#800000;}
a:visited{color:#800000;}
a:hover	{color:#8b0000;}
a:active{color:#8b0000;}
a	{text-decoration:none;}
/*text end*/
/*area page start*/

#entryl{
	width:136px;
	float:left;
	border-right:2px solid #ffff00;
}
#entryr{
	width:600px;
	float:right;
}
#bbs	{
	width:590px;
	margin:30px,0,0,10px;
}
#prefecture{
	width:132px;
	line-height:1.7;
	text-align:center;
}
/*area page end*/

