@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size:90%;
	background-image:url(site_img/bg.gif);
	background-repeat:repeat;
	color:#000000;
}

table {
	font-size:90%;
	margin-left:-3px;
	}

table p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 1em;
	margin-left: 10px;
	line-height: 1.5em;
}

p {
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	line-height: 140%;
}

#main{
    position:absolute;
    width:100%;
}

#contentsbox {
	margin-left:auto;
	margin-right:auto;
	width: 930px;
	overflow:auto;
	overflow: hidden; }



#header{
	height:70px;
	background-image:url(site_img/header_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:left;
	margin-left:auto;
	margin-right:auto;	}

#contentarea {
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	float:right;
	padding:0px;
	}

.localNavi {
	width: 190px;
	height:320px;
	background-image:url(site_img/newsimage.jpg);
	float: left;
	margin-top:0px;
	text-align:left;
}
.contents {
	width:740px;
	padding-top:0px;
	padding-right:0px;
	margin-right:0px;
	margin-left:0px;
	float:left;
	text-align:left;
}

.topmenu {
	width: 450px;
	font-size:14px;
	float: left;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:left;
}

.news {
	width: 460px;
	font-size:14px;
	float: left;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:20px;
	text-align:left;
}



#img_float_l{
         float: left;
         margin-right: 1em;
		 margin-bottom:1em;}




.logo {
	float: left;
	width:99%;
	margin-left:0px;
}

#footer {
	clear:both;
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
	padding:0px;
	margin-top:0px;
	padding-bottom:40px;
	font-size:85%;
	color:#666666;
	}
	
.copy {	padding-top:10px;
		border-top:1px #cccccc solid;
		padding-bottom:5px;}


/*globalMenu-------------------------------------*/

#globalMenu{
	margin-left:auto;
	margin-right:auto;
	margin-top:258px;
	text-align:center;
	width: 740px;
	background-color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	float:right;
}
ul#navi {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	padding: 0px;
}
ul#navi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size:15px;
	font-weight:600;
}
ul#navi a {
	display:block;
	margin: 0px;
	padding: auto;
	text-decoration: none;
	color:#000000;
}
ul#navi a:hover {
	display:block;
	margin: 0px;
	padding: auto;
	text-decoration: none;
	color:#000000;
}
ul#navi li span{
	text-indent:-9999px;
	position:absolute;
}

ul#navi .b01 {
	background-image: url(site_img/b_01.gif);
	background-repeat:no-repeat;
	width: 100px;
	height: 62px;
}

ul#navi .b02 {
  background: url(site_img/b_02.gif) no-repeat;
  width: 106px;
	height: 62px;
}
ul#navi .b03 {
	background: url(site_img/b_03.gif) no-repeat;
	width: 151px;
	height: 62px;
}

ul#navi .b04 {
  background: url(site_img/b_04.gif) no-repeat;
  	width: 127px;
	height: 62px;
}
ul#navi .b05 {
	background: url(site_img/b_05.gif) no-repeat;
	width: 145px;
	height: 62px;
	
}
ul#navi .b06 {
  background: url(site_img/b_06.gif) no-repeat;
  	width: 104px;
	height: 62px;
}

ul#navi  a.b01:hover {
  background: url(site_img/b_01.gif) no-repeat;
  background-position: 0px -62px; 
}
ul#navi  a.b02:hover {
  background: url(site_img/b_02.gif) no-repeat;
  background-position: 0px -62px; 
}
ul#navi  a.b03:hover {
  background: url(site_img/b_03.gif) no-repeat;
  background-position: 0px -62px; 
}
ul#navi  a.b04:hover {
  background: url(site_img/b_04.gif) no-repeat;
  background-position: 0px -62px; 
}
ul#navi  a.b05:hover {
  background: url(site_img/b_05.gif) no-repeat;
  background-position: 0px -62px; 
}
ul#navi  a.b06:hover {
  background: url(site_img/b_06.gif) no-repeat;
  background-position: 0px -62px; 
}
/*globalMenu-------------------------------------*/

.mainimage {
	width:100%;
	height:320px;
	margin-left:0px;
	background-image:url(site_img/mainimage.jpg);}
	
a {
	color:#205C00;
	text-decoration: underline;}
a:hover {
	color:#000000;
	text-decoration: underline;}
	
.white {
	color: #FFFFFF;
	font-weight: bold;}




li {
	margin-bottom: 20px;
	margin-left:0px;
	line-height: 1.3em;
	color: #000000;
	font-size: 100%;
}


#List {overflow:auto;
		height:330px;
		margin-bottom:20px;
		}
		
#List dt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #DFDFDF;
	padding:5px;
}
#List dd {
	background-color: #FFF;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #DFDFDF;
}
#List dl a {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 10px;
	display:block;
	text-decoration:none;
}

#List dl a:hover {
	background-color:#D3D6AA;
}

#List dt .day {
	color:#666666;
	text-decoration:none;
	font-size:80%;
}

