@charset 'UTF-8';
#foot a:link { color: #666666; text-decoration: underline;}
#foot a:visited { color: #666666; text-decoration: underline;}
#foot a:hover { color: #009900; text-decoration: underline; position: relative; top: 1px; left: 1px;}
#foot a:active { text-decoration: underline;}
#foot a { color: #666666; text-decoration: underline;}

#top_left a:link { color: #333333; text-decoration: underline;}
#top_left a:visited { color: #666666; text-decoration: underline;}
#top_left a:hover { color: #009900; text-decoration: underline; position: relative; top: 1px; left: 1px;}
#top_left a:active { text-decoration: underline;}
#top_left a { color: #333333; text-decoration: underline;}

.top_menu a:link { color: #333333; text-decoration: underline;}
.top_menu a:visited { color: #666666; text-decoration: underline;}
.top_menu a:hover { color: #009900; text-decoration: underline; position: relative; top: 1px; left: 1px;}
.top_menu a:active { text-decoration: underline;}
.top_menu a { color: #333333; text-decoration: underline;}

body {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}

#wrapper {
	text-align: left;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#head {
	background-image: url(../../img/head/top_01.jpg);
	height: 96px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}
#gnavi {
	background-image: url(../../img/gnavi/menu_05.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#main .inner {
	margin-top: 20px;
}
.clr {
	clear: both;
}
#top_left {
	float: left;
	width: 530px;
	background-image: url(../../img/top/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_right {
	background-image: url(../../img/top/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 230px;
	margin: 0px;
}
#top_right .pic {
	margin-bottom: 15px;
}
#top_left_left {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #CCCCCC;
	width: 255px;
	height: 450px;
}
#top_left_right {
	margin: 0px;
	float: right;
	border: 1px solid #CCCCCC;
	width: 255px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 450px;
}
#foot {
	background-image: url(../../img/foot/line_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#foot2 {
	background-image: url(../../img/foot/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: right;
	padding-right: 20px;
}
ul.top_menu {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-type: none;
}

ul.top_menu li {
	margin-bottom: 10px;
}
pre {
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.pic {
	text-align: center;
	margin-bottom: 15px;
}
p {
	margin-top: 0px;
}
.p2 {
	margin-left: 2em;
}
.red_bold {
	font-weight: bold;
	color: #FF0000;
}
.cnt {
	text-align: center;
}
table {
	border-collapse:collapse;
}
table.toukei_tb {
	margin-right: auto;
	margin-left: auto;
}
.toukei_tb td {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
#top_left dd {
	margin-bottom: 10px;
}
.errmsg {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 10px;
}
.tiiki {
	margin-left: 2em;
}
.news {
	margin-top: 15px;
	padding-right: 5px;
	padding-left: 1em;
}
.news_title {
	height: 17px;
	overflow: hidden;
}
.news_con {
	line-height: 1.2;
	font-size: 10px;
}
.news_more {
	text-align: right;
	float: right;
	font-size: 10px;
}
.city_tb td {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
.fblue {
	color: #006600;
}
h3.area {
	font-size: 14px;
	color: #009900;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	padding-top: 2px;
}
dd {
	margin-top: 3px;
	margin-left: 15px;
	font-size: 10px;
}
dl {
	margin-top: 5px;
	margin-bottom: 10px;
}
.asset-body p {
	line-height: 1.8;
	padding-bottom: 1px;
}
.p10 {
	font-size: 10px;
}
.kiji {
	margin-bottom: 10px;
}
.entry {
	margin-bottom: 20px;
}
#foot .right_fl {
	float: right;
}
.pic_right_fl {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
div .pic_lf {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}
.foot_bana {
	background-image: url(../../img/foot/line_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-left: 10px;
	clear: both;
}
.top_area {
	background-image: url(../../img/foot/line_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.top_area dl, .top_area dd {
	float: left;
}
