body {
	background-color:#FFFFFF;
}

div#main {
	width:700px;
	margin:5px auto auto auto;
	background-color:#FFFFFF;
	color:#333333;
}

div#footer {
	width:700px;
	background-color:#B80101;
	color:#ffffff;
	text-align:center;
	font-size:9pt;
	float:left;
	margin-top:2px;
}




div#tokyo {
	width:335px;
	height:164px;
	border:solid 1px #B71F25;
	font-size:11pt;
	line-height:150%;
	margin:0px auto 0px auto;
}
div#tohoku {
	width:335px;
	height:164px;
	border:solid 1px #B71F25;
	font-size:11pt;
	line-height:150%;
	margin:5px auto 2px auto;
}



div#center{
	width:350px;
	margin-top:5px;
	float:left;
}


span.area{
	display:block;
	height:20px;
	font-size:12pt;
	color:#ffffff;
	text-align:center;
	background-color:#990000;
	margin-bottom:1px;
	background-image:url(../image/area_bg.jpg);
	border-bottom:solid 1px #B71F25;
}

a.list:hover {
	background-color:#B71F25;
	color:#ffffff;
}
a.list {
	display:block;
	width:335px;
	font-size:12pt;
	background-color:#ffffff;
	color:#333333;
	text-decoration:none;
	border-bottom: dotted 1px #990000;
}


a.menu_02:hover{
	background:url(../image/menu_02_h.gif);
	color:#B80101;
}
a.menu_02{
	background:url(../image/menu_02.gif);
	display:block;
	text-align:center;
	color:#ffffff;
	width:174px;
	height:30px;
	font-size:12pt;
	line-height:200%;
	text-decoration:none;
	float:left;
	margin-right:1px;
	margin-top:0px;
}
a.idx:hover{
	color:#B71F25;
	background-color:#ffffff;
}
a.idx{
	font-size:15pt;
	color:#ffffff;
	font-weight:bold;
	border:solid 1px #B71F25;
	background-color:#B71F25;
	text-decoration:none;
}

a.other:link{
        color:#navy;
        text-decoration:none;
}

div#right {
	width:175px;
	float:right;
}
div#left {
	width:175px;
	float:left;
}
img.banner{
	width: 174px;
	height: 48px;
	margin: 1px 0px 1px 1px;
	float: left;
}


