body{
	text-align:center;
	margin:0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
#eb img{
	border:0px;
}
#eb a{
	text-decoration:none;
}
#summary{
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px auto;
	width: 940px;
	height: 15px;
	color:#444;
}
#top{
	margin:0px auto;
	text-align:left;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 950px;
	height: 250px;
	overflow: hidden;
}
#title{
	margin: 0px;
	width: 500px;
	height: 100px;
	overflow: hidden;
}
#menu{
	margin: 90px 0px 5px 0px;
	overflow: hidden;
}
#menu div{
	float: left;
}
#menu a{
	float: left;
}
#menu img{
	margin: 0px;
	border: 0px;
	height: 55px;
}
#main{
	margin:5px auto 0px;
	width: 950px;
	height: 100%;
}
#contents{
	width: 700px;
	float: right;
}
#side{
	width:250px;
	float: right;
}
#contents .area{
	background-image: url(../images/contents_board_middle.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width:690px;
	margin:5px;
}
.area .a_top{
	background-image: url(../images/contents_board_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height:20px;
}
.area .a_bottom{
	background-image: url(../images/contents_board_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height:20px;
}
.area .a_middle{
	margin:0px auto;
	text-align:left;
	width:650px;
}
.a_middle form{
	margin:0px 0px 10px;
	width:350px;
	float: left;
}
#word{
	font-family: '‚l‚r ‚oƒSƒWƒbƒN','Osaka',sans-serif;
	background-image: url(../images/icon_search.gif);
	background-repeat: no-repeat;
	background-position: center left;
	vertical-align: middle;
	margin: 0px;
	padding-left: 20px;
	width: 230px;
	font-size:15px;
	line-height:16px;
	color:#bbb;
}
#s_btn{
	vertical-align: middle;
	margin-left:10px;
}
#map_navi{
	font-size:12px;
	text-align: right;
	width: 280px;
	float: left;
	vertical-align: bottom;
	margin-top:5px;
}
#map_navi a:link,#map_navi a:visited{
	color:#16d;
}
#map_navi a:hover{
	color:#f12;
}
#map_area{
	display: block;
}
#map_dummy{
	font-size: 1px;
	clear: both;
}
#topic #pre{
	text-align:center;
	margin:50px auto;
}
#data_table{
	width:650px;
	border-right:1px #bcf solid;
}
#data_table thead td{
	text-align:center;
	height:24px;
	line-height:24px;
	font-size:14px;
}
#data_table thead td span{
	font-family: monospace;
	font-size: 14px;
}
#data_table thead td a:link , #data_table thead td a:visited{
	text-decoration:none;
	color:#00d;
}
#data_table thead td a:hover{
	color:#f12;
}
#cat0 , #cat1 , #cat2 , #cat3 , #cat4{
	background-image: url(../images/tab_passive.gif);
	background-repeat: repeat-x;
	background-position: top center;
	border-width:1px 0px 1px 1px;
	border-color:#bcf;
	border-style:solid;
}
.page{
	font-family: monospace;
	font-size: 13px;
	color: #666;
	text-align: center;
	margin: 5px 0px 0px;
}
.page em{
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	color:#F32;
}
.page img{
	border:0px;
	margin:0px 5px -2px;
}
.page a:link , .page a:visited{
	color:#13f;
}
.page a:hover{
	color:#f32;
}
#data_table tbody td{
	text-align:left;
	border-width:0px 0px 1px 1px;
	border-color:#bcf;
	border-style:solid;
	padding:0px 10px;
}
.piece{
	margin:10px 0px;
	padding:10px;
	border:1px #bcf solid;
	background-color:#fff;
	background-image: url(../images/data_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color:#444;
}
.nodata{
	margin:10px;
	padding:10px;
	border:1px #bcf solid;
	background-color:#fff;
	background-image: url(../images/data_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	font-size:18px;
	line-height:30px;
	text-align:center;
}
.piece h1{
	font-size:22px;
	line-height:25px;
	margin:0px 0px 5px;
	border-bottom:3px #ddd double;
}
.piece p{
	font-size:14px;
	line-height:20px;
	margin:3px 0px 5px;
	padding:5px 5px 2px 5px;
	background-color:#fff8f0;
}
.piece address{
	font-family: monospace;
	font-style: normal;
	font-size: 13px;
	line-height: 18px;
}
.piece dl{
	margin:0px;
	font-size:13px;
	line-height: 16px;
}
.piece dt{
	background-image: url(../images/data_dt.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-indent:14px;
}
.piece dd{
	border-bottom:1px #ddd dashed;
	margin:0px 0px 5px;
	padding-left: 40px;
}

.piece address a:link , .piece address a:visited{
	color:#16d
}
.piece address a:hover{
	color:#f12;
}
.piece .thumbnail img{
	margin:0px 0px 0px 10px;
	background-color:#fff;
	padding:5px;
}
#data_table tbody td .navi{
	text-align: right;
	margin: 5px 10px;
}
.navi a:link , .navi a:visited{
	font-size:10px;
	color:blue;
	text-decoration:none;
}
#side .board{
	background-image: url(../images/side_board_middle.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width:240px;
	margin:5px;
}
.board .b_top{
	background-image: url(../images/side_board_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height:20px;
}
.board .b_bottom{
	background-image: url(../images/side_board_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height:20px;
}
.board .b_middle{
	margin:0px auto;
	text-align:left;
	width:200px;
}
.board h1{
	font-size: 15px;
	line-height: 25px;
	color: #444;
	background-image: url(../images/side_board_h1.gif);
	background-repeat: repeat-x;
	padding: 0px 3px;
	border: 1px #9CF solid;
	height: 25px;
	overflow: hidden;
	margin: 0px auto 5px;
}
.board .b_middle .text{
	background-image: url(../images/side_board_text.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color:#fff;
	padding: 0px 3px;
	border: 1px #9CF solid;
}
.board .b_middle .text h2{
	font-size:14px;
	line-height:15px;
	margin:6px 0px 2px;
	color:#444;
}
.board .b_middle .text h2 em{
	font-size:10px;
	color:#f30;
	font-weight:normal;
	font-style:normal;
	letter-spacing:1px;
	margin-left:3px;
}
.board .b_middle .text p{
	font-size:13px;
	line-height:15px;
	margin:0px 3px 10px;
	color:#666;
}

.board .b_middle .text ul{
	margin:5px 0px 0px;
	padding:0px 0px 0px 2px;
}
.board .b_middle .text li{
	margin: 10px 0px 10px 16px;
	list-style-image: url(../images/side_board_li.gif);
	font-size:13px;
	line-height:15px;
}
li a:link , li a:visited{
	color:#f30;
}
li a:hover{
	color:#38c;
}
#areainfo{
	font-size: 20px;
	line-height:25px;
	background-image: url(../images/h_bg01.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-indent: 5px;
	margin: 10px 0px;
	padding:5px 0px 5px;
	font-weight:normal;
	color:#555;
}
#foot{
	font-size: 10px;
	letter-spacing: 1px;
	text-align: right;
	clear: both;
	color:#666;
	margin:3px 5px 5px;
}
#foot a:link , #foot a:visited{
	color:#666;
}
#map_help{
	padding:10px;
	background-color:#f8fff8;
	text-align:left;
}
#map_help table{
	width:750px;
	margin:auto;
}
#map_help table th{
	text-align:right;
	padding:5px 20px 5px 0px;
	border-bottom: 1px #999 dashed;
}
#map_help table p{
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
}
#map_help table td{
	border-bottom: 1px #999 dashed;
	padding:5px 0px;
}
#topic a:link , #topic a:visited{
	color:blue;
}
#topic a:hover{
	color:red;
}
#news{
	width:930px;
	margin:5px auto 0px;
	font-size :14px;
	text-align:left;
	line-height:23px;
}
#news a:link , #news a:visited{
	color:#12f;
	font-size :16px;
	font-weight:bold;
}
#news a:hover{
	color:#f32;
}

