body {
	margin: 0px;
	padding: 0px;
	font-size:13px;
	background-image:url(site_img/bg.gif);
	background-repeat:repeat;
	color:#000000;
}
img {vertical-align: bottom;}
table {
	font-size:13px;
	margin-left:10px;
	}

p {
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 140%;
}

hr {
   border-width: 1px 0px 0px 0px;
   border-color:#DDDDDD;
   height: 1px;
   width:95%;
   margin-left:10px;
}

	
#main{
    position:absolute;
    text-align:center;
    width:100%;
}

#contentsbox {
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image:url(site_img/main_bg.gif);
	background-repeat:repeat-y;
	width: 930px;
	overflow:auto;
	overflow: hidden; 
}



#header{
	height:80px;
	background-image:url(site_img/head_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

#contentarea {
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(site_img/menu_bg.gif);
	background-repeat:repeat-y;
	}

.localNavi {
	width: 190px;
	float: left;
	margin-top:0px;
	text-align:left;
}
.contents {
	width:700px;
	padding-top:0px;
	padding-right:0px;
	margin-right:0px;
	margin-top: 11px;
	margin-left:10px;
	float:left;
	text-align:left;
}

.top {
	height:60px;
	margin-left:auto;
	margin-right:10px;
	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
	text-align:right;
	}
	
.logo {
	float: left;
	width:350px;
	margin-left:0px;
}

#footer {
	clear:both;
	width:71%;
	float: right;
	text-align:center;
	padding:5px;
	margin-top:20px;
	margin-bottom:25px;
	font-size: 13px;
	color:666666;
	}

/*globalMenu-------------------------------------*/

#globalMenu{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 924px;
}
ul#navi {
	margin-left:0px;
	margin-top:10px;
	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:#FFFFFF;
}
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/b01.gif);
	background-repeat:no-repeat;
	width: 154px;
	height: 25px;
}

ul#navi .b02 {
  background: url(site_img/b02.gif) no-repeat;
  width: 154px;
	height: 25px;
}
ul#navi .b03 {
	background: url(site_img/b03.gif) no-repeat;
	width: 154px;
	height: 25px;
}

ul#navi .b04 {
  background: url(site_img/b04.gif) no-repeat;
  	width: 154px;
	height: 25px;
}
ul#navi .b05 {
	background: url(site_img/b05.gif) no-repeat;
	width: 154px;
	height: 25px;
	
}
ul#navi .b06 {
  background: url(site_img/b06.gif) no-repeat;
  	width: 154px;
	height: 25px;
}

ul#navi  a.b01:hover {
  background: url(site_img/b01.gif) no-repeat;
  background-position: 0px -25px; 
}
ul#navi  a.b02:hover {
  background: url(site_img/b02.gif) no-repeat;
  background-position: 0px -25px; 
}
ul#navi  a.b03:hover {
  background: url(site_img/b03.gif) no-repeat;
  background-position: 0px -25px; 
}
ul#navi  a.b04:hover {
  background: url(site_img/b04.gif) no-repeat;
  background-position: 0px -25px; 
}
ul#navi  a.b05:hover {
  background: url(site_img/b05.gif) no-repeat;
  background-position: 0px -25px; 
}
ul#navi  a.b06:hover {
  background: url(site_img/b06.gif) no-repeat;
  background-position: 0px -25px; 
}

ul#navi .b01_on a {
	background:url(site_img/b01.gif) no-repeat;
	background-position: 0px -25px;
	width:154px;
	text-decoration: none;
	color:#000000;
}
ul#navi .b02_on a {
	background:url(site_img/b02.gif) no-repeat;
	background-position: 0px -25px;
	width:154px;
	text-decoration: none;
	color:#000000;
}
ul#navi .b03_on a {
	background:url(site_img/b03.gif) no-repeat;
	background-position: 0px -25px;
	width:154px;
	text-decoration: none;
	color:#000000;
}
ul#navi .b04_on a {
	background:url(site_img/b04.gif) no-repeat;
	background-position: 0px -25px;
	width:154px;
	text-decoration: none;
	color:#000000;
}
ul#navi .b05_on a {
	background:url(site_img/b05.gif) no-repeat;
	background-position: 0px -25px;
	width:154px;
	text-decoration: none;
	color:#000000;
}
ul#navi .b06_on a {
	background:url(site_img/b06.gif) no-repeat;
	background-position: 0px -25px;
	width:154px;
	text-decoration: none;
	color:#000000;
}
/*globalMenu-------------------------------------*/



a {
	color: #205C00;
	text-decoration: underline;
}
a:hover {
	color:#205C00;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	width:680px;
	height:40px;
	padding-top:10px;
	margin-top:7px;
	margin-left:10px;
	padding-left: 10px;
    background: url(site_img/h1_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
h1 a {
	color: #000000;
	text-decoration:none;
}

h2 {
	font-size:16px;
	color:#000000;
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
    background: url(site_img/h2_bg.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	margin-left:10px;
	padding-left: 10px;
	}
	
h3 {
	font-size:15px;
	color:#000000;
	width:95%;
	padding-bottom:4px;
    background: url(site_img/h3_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-left:10px;
	padding-left: 10px;
	}
	

/*ＷＨＡＴＳ ＮＥＷ*/
div.waku {
	margin-top:10px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	width:700px;
	background: url(site_img/sidemenu_bg.gif);
	background-repeat:repeat-x;
	background-position:top left; 
	font-size:13px;
	text-align:left;
	}
	
.white {
	color: #FFFFFF;
	font-weight: bold;
}

/*サブメニュー*/
div.submenu {
	width:190px;
	}

.menuhead { 
	width:100%;
	height:30px;
	font-size:14px;
	padding-top:17px;
	margin:0px;
	color:#FFFFFF;
    border-top-width: 0;
    background: url(site_img/m_menu_bg.gif);
	background-repeat:repeat-x;
	background-position:top left; 
} 
.submenulist {
		border-bottom:1px #cccccc solid;
		padding-left:10px;
		}
.submenulist_hit {
		color:#345E00;
		border-bottom:1px #cccccc solid;
		padding-left:10px;
		}
.submenulist a {
	color: #000000;
	text-decoration:none;
}
.submenulist a:hover {
	color:#205C00;
	text-decoration:none;
}
/*サブメニュー*/


li {
	margin-bottom: 20px;
	margin-left:0px;
	line-height: 1.3em;
	color: #000000;
	font-size: 12px;
}
#pdf {
	list-style-image:url(site_img/adobepdf.gif);
}
#gototop {
	text-align:right;
	background: url(site_img/pagetop.gif);
	background-repeat:no-repeat;
	float:right;
	padding-left:20px;
}

#maru {
	list-style-image:url(site_img/nomaru.gif);
}

#border_table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse:collapse;
}
#border_table th {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #ffffff;
	background-color: #707070;
	text-align:center;
	font-weight:100;
	font-size:90%;
}
#border_table caption {
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	color:#3399FF;
	padding-bottom: 6px;
	font-size: medium;
}
#border_table th, #border_table td {
	padding: 5px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#fontsize_table {
	background-color: #345E00;
	font-size:14px;
	}
#fontsize_table th {
	background-color: #ffffff;
	font-size:14px;
	color: #3366FF;
	}
#fontsize_table td {
	background-color: #345E00;
	font-size:14px;
	}
#fontsize_table a {
	color:#000000;
	text-decoration:none;
	}

.small {
	font-size:11px;
	line-height:1.5em;
	}
