* {
	margin: 0;
	padding: 0;
}

body {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-color: #EFEFEF;
	border-left: solid 5px #FFCF00;
	border-right: solid 5px #FFCF00;
}

img{
	border:none;
}

.red {
	color:#FF0000;
}

#base {
	background-color: #FFFFFF;
	line-height: 1.8em;
}

#base h3 {
	border-left: solid 8px #009A00;
	border-bottom: solid 1px #009A00;
	padding: 0.5em;
	clear:both;
}

#base h4 {
	border-left: solid 16px #009A00;
	margin: 1.5em 0 0.5em 1em;
	padding-left: 0.5em;
}

#banner {
	background-color: #FFCF00;
	height: 150px;
	width: 950px
}

#banner h1 {
	margin: 0;
	padding: 0;
	width: 760px;
	float: left;
}

#banner img {
	border: none;
}

#topbox {
	margin: 0;
	float: left;
	width: 185px;
	height: 140px;
	border: solid 5px #FFCF00;
	border-right-width: 0px;
	background-color: #FFFFFF;
}

#topbox p {
	font-weight: bold;
	padding: 10px;
}

#navi {
	clear: both;
	position: relative;
	padding: 0;
	color: white;
	width: 950px;
	overflow: hidden;
}

#navi ul {
	position: relative;
	left: 50%;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
}

#navi li {
	position: relative;
	left: -50%;
	display: inline;
	border: solid 1px #FFFFFF;
	border-width: 2px 1px;
	float: left;
	display: inline;
}

#navi a {
	display: block;
	padding: 18px;
	text-decoration: none;
	font-weight: bold;
	font-family: sans-serif;
	background: url("../img/naviback.gif") repeat-x top left;
	border-left: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
	border-bottom: solid 2px #FAFAFA;
}

#navi a:hover {
	background: url("../img/naviback_hover.gif") repeat-x top left;
	border-bottom: solid 2px orange;
}

#breadcrumbs{
	width:95%;
	margin:1em auto;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	font-size:90%;
}

#breadcrumbs p{
	padding: 5px .5em;
}

#content {
	padding: 2em;
}

#content h2 {
	margin: 1em;
	clear: both;
}

#content h2:first-child{
	margin-top: 0;
}

#content p, #content ul {
	margin: 1em 2em;
}

#content table {
	margin: 1em;
}

#content th {
	font-weight: bold;
	color: #4169E1;
	border-bottom: solid 2px #4838DB;
}

#content td {
	border-bottom: dotted 1px gray;
	padding: 0.5em;
}

#content .date{
	width:9em;
}

#content ul {
	margin-left: 1em;
}

#content ol {
	margin-left: 1em;
}

#content li {
	margin-left: 1em;
}

#content .address {
	float: left;
	margin-left: 2em;
	margin-right: 2em;
	width: 6em;
	text-align: justify;
}

#content .mokuji dl {
	width: inherit;
	padding: 1em;
}

#content .mokuji dt {
	float: left;
	margin-left: auto;
	margin-right: auto;
}

#content .mokuji dd {
	float: right;
	clear: both;
	width: 6em;
}

#content .time {
	width: 6em;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

#content ul.support {
	margin-top: 1em;
	margin-bottom: 1em;
}

#content ul.support li {
	display: inline;
	padding: 1em 1em 1em 0em;
	list-style: none;
}

#content .sign{
	text-align:right;
}

#minimenu {
	background-color: #F9F9F9;
	border: solid 1px #DDDDDD;
	width: 80%;
	font-size: smaller;
	padding: 0.5em;
	margin-top: -0.5em;
}

#minimenu li {
	display: inline;
}

#footer p {
	width: 950px;
	color: white;
	background-color: #FFCF00;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: white;
}

/* トップページ地域ニュース */
#area_map{
	overflow:hidden;
}
#area_map img{
	float:left;
	width:495px;
	margin: 5px 50px 20px 0;
	padding:5px;
}
#area_map ul{
	margin:20px 0 20px 0;
	padding:5px;
	list-style:none;
	overflow:hidden;
	width:10em;
	background:url(../img/map_li.gif) repeat-x 3px 0;
}
#area_map ul li{
	margin:0;
	padding:0;
	background:url(../img/map_li.gif) repeat-x bottom;
}
#area_map ul li a{
	display:block;
	background:url(../img/map_li_a.gif) no-repeat 0 6px;
	padding:5px 0 5px 18px;
}
#area_map ul li a:hover{
	color:#FF0000;
	background:url(../img/map_li_a_hover.gif) no-repeat 0 6px;
}

#content .chushi, #content .foreign, #content .hokkaido, #content .kantou, 
#content .kinki, #content .kyushu, #content .tohoku, #content .tokai {
   background: url(../img/area_label.png) no-repeat top left;
   padding-left: 55px;
}
#content .chushi { background-position: 0 0;}
#content .foreign { background-position: 0 -63px;}
#content .hokkaido { background-position: 0 -126px;}
#content .kantou { background-position: 0 -189px;}
#content .kinki { background-position: 0 -252px;}
#content .kyushu { background-position: 0 -315px;}
#content .tohoku { background-position: 0 -378px;}
#content .tokai { background-position: 0 -441px;}