@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size:90%;
	background-image:url(site_img/bg.gif);
	background-repeat:repeat;
	color:#000000;
}
img {vertical-align: bottom;}
table {
	font-size:90%;
	margin-left:10px;
	line-height:1.5em;
	}

p {
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	line-height: 1.6em;
}

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;
	width: 930px;
	overflow:auto;
	overflow: hidden; 
}



#header{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}

#contentarea {
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	float:right;
	padding:0px;
	background-image:url(site_img/menu_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	}

.localNavi {
	width: 180px;
	float: left;
	margin-top:0px;
	text-align:left;
}
.contents {
	width:740px;
	padding-top:0px;
	padding-right:0px;
	margin-right:10px;
	margin-left:0px;
	line-height:1.5em;
	float:left;
	text-align:left;
}


.logo {
	float: left;
	width:180px;
	margin-left:0px;
	margin-top:10px;
}

#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 {	border-top:1px #cccccc solid;
		padding-bottom:5px;}
		
		
/*右上３つボタン-------------------------------------*/	
#topmenu{
	width: 340px;
	height:25px;
	float:right;
}
ul#top3 {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	padding: 0px;
}
ul#top3 li {
	list-style-type: none;
	margin: 0px 3px 0px 0px;/*上、右、下、左*/
	padding: 0px;
	float: left;
}
ul#top3 a {
	display:block;
	margin: 0px;
	padding: auto;
	text-decoration: none;
	color:#000000;
}
ul#top3 a:hover {
	display:block;
	margin: 0px;
	padding: auto;
	text-decoration: none;
	color:#000000;
}
ul#top3 li span{
	text-indent:-9999px;
	position:absolute;
}

ul#top3 .b01 {
	background-image: url(site_img/topbtn1.gif);
	background-repeat:no-repeat;
	width: 110px;
	height: 25px;
}

ul#top3 .b02 {
	background-image: url(site_img/topbtn2.gif);
	background-repeat:no-repeat;
	width: 110px;
	height: 25px;
}
ul#top3 .b03 {
	background-image: url(site_img/topbtn3.gif);
	background-repeat:no-repeat;
	width: 110px;
	height: 25px;
}
ul#top3  a.b01:hover {
  background: url(site_img/topbtn1.gif) no-repeat;
  background-position: 0px -25px; 
}
ul#top3  a.b02:hover {
  background: url(site_img/topbtn2.gif) no-repeat;
  background-position: 0px -25px; 
}
ul#top3  a.b03:hover {
  background: url(site_img/topbtn3.gif) no-repeat;
  background-position: 0px -25px; 
}
/*globalMenu-------------------------------------*/

#globalMenu{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 740px;
	height:35px;
	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/b01.gif);
	background-repeat:no-repeat;
	width: 100px;
	height: 35px;
}

ul#navi .b02 {
  background: url(site_img/b02.gif) no-repeat;
  width: 106px;
	height: 35px;
}
ul#navi .b03 {
	background: url(site_img/b03.gif) no-repeat;
	width: 151px;
	height: 35px;
}

ul#navi .b04 {
  background: url(site_img/b04.gif) no-repeat;
  	width: 127px;
	height: 35px;
}
ul#navi .b05 {
	background: url(site_img/b05.gif) no-repeat;
	width: 145px;
	height: 35px;
	
}
ul#navi .b06 {
  background: url(site_img/b06.gif) no-repeat;
  	width: 104px;
	height: 35px;
}

ul#navi  a.b01:hover {
  background: url(site_img/b01.gif) no-repeat;
  background-position: 0px -35px; 
}
ul#navi  a.b02:hover {
  background: url(site_img/b02.gif) no-repeat;
  background-position: 0px -35px; 
}
ul#navi  a.b03:hover {
  background: url(site_img/b03.gif) no-repeat;
  background-position: 0px -35px; 
}
ul#navi  a.b04:hover {
  background: url(site_img/b04.gif) no-repeat;
  background-position: 0px -35px; 
}
ul#navi  a.b05:hover {
  background: url(site_img/b05.gif) no-repeat;
  background-position: 0px -35px; 
}
ul#navi  a.b06:hover {
  background: url(site_img/b06.gif) no-repeat;
  background-position: 0px -35px; 
}

ul#navi .b01_on a {
	background:url(site_img/b01.gif) no-repeat;
	background-position: 0px -35px;
	width:100px;
	text-decoration: none;
	color:#000000;
}
ul#navi .b02_on a {
	background:url(site_img/b02.gif) no-repeat;
	background-position: 0px -35px;
	width:106px;
	text-decoration: none;
	color:#000000;
}
ul#navi .b03_on a {
	background:url(site_img/b03.gif) no-repeat;
	background-position: 0px -35px;
	width:151px;
	text-decoration: none;
	color:#000000;
}
ul#navi .b04_on a {
	background:url(site_img/b04.gif) no-repeat;
	background-position: 0px -35px;
	width:127px;
	text-decoration: none;
	color:#000000;
}
ul#navi .b05_on a {
	background:url(site_img/b05.gif) no-repeat;
	background-position: 0px -35px;
	width:145px;
	text-decoration: none;
	color:#000000;
}
ul#navi .b06_on a {
	background:url(site_img/b06.gif) no-repeat;
	background-position: 0px -35px;
	width:104px;
	text-decoration: none;
	color:#000000;
}
/*globalMenu-------------------------------------*/


a {
	color: #205C00;
	text-decoration: underline;
}
a:hover {
	color:#205C00;
	text-decoration: none;
}

	
.white {
	color: #FFFFFF;
	font-weight: bold;
}

.brown{color:#996600;}

/*Tuj[*/
div.submenu {
	color:#ffffff;
	font-size:80%;}

.menuhead { 
	padding-top:10px;
	color:#FFFFFF;
	font-weight:600;}


.submenulist {
		border-bottom:1px #cccccc solid;
		padding-left:17px;
		}
.submenulist_hit {
		color:#FFCCCC;
		border-bottom:2px #FFCCCC solid;
		font-weight:600;
		padding-left:17px;
		}
.submenulist a {
	color: #ffffff;
	text-decoration:none;
}
.submenulist a:hover {
	color:#FFCCCC;
}


.pankuzu{
	clear:both;
	width:99%;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	color:#777777;
	text-align:right;
	}
	
li {
	margin-bottom: 20px;
	margin-left:0px;
	line-height: 1.3em;
	color: #000000;
	font-size: 100%;
}

#caption{	list-style-image: url(site_img/caption.gif);
			margin-top:0px;
			font-size:90%;}
			
#siyou{	list-style-image: url(site_img/siyou.gif);margin-top:0px;}
#siyou_box{		border-left-width: 1px;
				border-left-style: solid;
				border-left-color: #996600;}
				



/*摜EE悹*/
#img_float_l{
         float: left;
         margin-right: 10px;
		 margin-bottom:10px;}
#img_float_r{
         float: right;
         margin-left: 10px;
		 margin-right:10px;
		 margin-bottom:10px;}
		 


#gototop {
	text-align:right;
	background: url(site_img/pagetop.gif);
	background-repeat:no-repeat;
	float:right;
	padding-left:20px;
}


#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;
	text-align:left;
	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;
}

#work_table {font-size:100%;}

.small {
	font-size:80%;
	line-height:1.5em;
	}
.cap {font-size:12px;
		margin-left:10px;}
		

#arrow {list-style-image:url(site_img/arrow.gif);}
	
h1 {
	font-size: 110%;
	margin-left:10px;
	width:710px;
	color:#666666;
	border: 1px solid #999999;
	padding:5px;
}

h2 {
	font-family: "lr o", "ז", "qMm Pro W3";
	font-size: 110%;
	color:#996600;
}

h3 {
	font-size: 110%;
	margin-left:10px;
	background-image:url(site_img/h3_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:100%;
	height:30px;
	color:#666666;
	padding-left:15px;
	margin-left:0px;
}
h4 {
	background-color:#D6D9BE;
	width:100%;
	color: #636B22;
	font-weight: bold;
	margin-bottom:2px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 10px;
}

h5 {
	font-size: 110%;
	margin-left:0px;
	width:720px;
	color:#666666;
	border: 1px solid #999999;
	padding:5px;
}

.topimage {
	width:100%;
	margin-left:0px;
	margin-bottom:6px;
	}
	
.day {color:#999999;
	font-size:80%;}
#List {width:95%;}
#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(site_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left: 20px;
	display:block;
	text-decoration:none;
}

#List dl a:hover {
	background-color:#D3D6AA;
}

#List dt .day {
	color:#666666;
	text-decoration:none;
	font-size:80%;
}


/*サイドメニュー*/
#submenuList {
	color:#ffffff;
	font-size:80%;
	padding-left:5px;
	padding-right:10px;}

#submenuList .menuhead { 
	padding-top:10px;
	color:#FFFFFF;
	font-weight:600;}


#submenuList dl a {
	color: #ffffff;
	text-decoration:none;
}
#submenuList dl a:hover {
	color:#FFCCCC;
}
#submenuList dt {
	color: #ffffff;
	text-decoration:none;
	border-bottom:1px #cccccc solid;
	
	margin-bottom:9px;
}
