@charset "EUC-JP";
body{
	margin:5px 10px;padding:0px;border:0px;background:#fff;
}
#content{
	margin:0px;padding:0px;border:0px;
}
a:link, a:visited{
	color:#00f;
	text-decoration:none;
}
a:active, a:hover{
	color:#00f;
	text-decoration:underline;
}
h1.hidden{
	font-size:xx-small;
	margin:0;padding:0;
	color:#000;
	display:none;
}
table{margin:auto;}
table.main{
	background:url("images/bg") no-repeat top left;
}
#top_bar{
margin:auto; padding:0px;border:0px;
}
#towns{float:right;}
html>body #towns{float:none;}/* OPERA */
#towns ul{list-style: none;margin:0;padding:0;border:0;}
#towns ul li{margin:0;padding:0;display:block;float:left;}
#towns ul li a:link, #towns ul li a:visited{
	width: 74px;
	height: 2em;
	border: 1px inset #808080;
	border-left:none;
	padding:0;
	margin: 0;
	text-decoration: none;
	display:block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 2em;
	background: #ffc;
	color:#006;
}
#towns ul li a:hover, #towns ul li a:active{
	border: 1px outset #ccc;
	border-left:none;
	background:#fff;
	color:#ff4500;
	text-decoration: none;
}
.menu{
	width:150px;
	margin:3px 15px; border:0;
}
.menu1 ul{list-style: none;margin:15px;padding:0;}
.menu1 ul li{margin:5px;padding:0;}
.menu2 ul{list-style: none;margin:15px;padding:0;}
.menu2 ul li{margin:5px 0;padding:0;}
.menu2 ul li a:link, .menu2 ul li a:visited{
	width: 152px;
	height: 27px;
/*	border: 2px outset #ccc;*/
	padding:0;margin: 0;
	text-decoration: none;
	display:block;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 27px;
	background:url("button") no-repeat;
	color:#00f;
}
.menu2 ul li a:active, .menu2 ul li a:hover{
	width: 152px;
	height: 27px;
/*	border: 2px outset #ccc;*/
	padding:0;margin: 0;
	text-decoration: none;
	display:block;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 27px;
	color:#f00;
background:url("button2") no-repeat;
}
.menu3 ul{list-style: none;margin:15px;padding:0;line-height:0.9em;}
.menu3 ul li{margin:0;margin-top:5px;padding:0px;}
.menu3 ul li a{
	width:150px;
	border: 0;
	padding:0px;
	margin: 0px;
}
.menu4{margin:auto;margin-top:15px; text-align:left;border:0px;}
.menu4 ul{list-style: none;margin:0px;padding:0;}
.menu4 ul li{width:135px;margin:0;padding:0px;display:block;float:left;border:0px;text-align:center;line-height:0.9em;}
.menu4 ul li a{
	border: 0px;
	padding:0px;
	margin: 0px 5px;
}
.menu4 img{margin:0px;padding:0px;border:0px;}
dl{margin:0; padding:0; border:0;}
dt{
	margin:0;
	padding: 4px 0 4px 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
dd{
	margin:0;
	padding:3px 4px 3px 10px;
	line-height: 1.2em;
	color: #000;
}
dd.nitem_top{
	text-indent:-0.6em;
	margin:0;
	padding:3px 4px 3px 10px;
	line-height: 1.4em;
	color: #000;
}
img.shadow{border:2px outset #ccc;}
#map{
	width:420px;height:400px;
	margin:0px; padding:0px;border:0px0;
}
h3.menu{
	width:180px;
	font-size:1em;
	font-weight:bold;
	margin:0px;padding:0px;
	text-align:center;
}
.caption{
	font-size:x-small;
	margin:0px 0px 4px 0px; padding:0px;border:0px;
	line-height:0.8em;
	color:#000;
}
.click{
	font-size:x-small;
	color:#000;
	text-align:center;
	margin:10px 0 0 0; padding:0px;
}
table.main{border:3px inset #ccc;}
#count{
	margin:10px 0;
	font-size:small;
	color:#333;
	text-align:center;
}
#footer{
	width:500px;
	margin:auto;padding:5px;border:0px;
	font-size:x-small;
	color:#333;
	text-align:center;
}
#footer p{
	margin:5px;
	text-align:center;
}
#tab_low{float:right;}
html>body #tab_low{float:none;}/* OPERA */
#tab_low ul{list-style: none;margin:0;padding:0;border:0;}
#tab_low ul li{margin:0;padding:0;display:block;float:left;}
#tab_low ul li a:link, #tab_low ul li a:visited{
	width: 75px;
	height: 2em;
	border-top: 1px outset #ccc;
	border-right: 1px outset #ccc;
	border-bottom: 1px outset #ccc;
	border-left: none;
	padding:0;
	margin: 0;
	text-decoration: none;
	display:block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 2em;
	background-color: #fc3;
        color:#005d00;
}
#tab_low ul li a:hover, #tab_low ul li a:active{
	background-color: #fff;
	color:#ff4500;
	text-decoration: none;
}
.orange{background:#ff4500;}
.orange dt{color:#fff;}