@charset "utf-8";
/* CSS Document */

 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", "sans-serif";
	text-align: center;
	color: #333333;
	background-color: #F0F4F0;
}
#container {
	width: 800px;
	background: #FFFFFF;
	border: 1px solid #009933;
	text-align: left;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
#header {
	padding: 0px;
	background-image: url(img/template/titlebar.jpg);
	margin: 0px;
	height: 136px;
	width: 800px;
	background-color: #FFFFFF;
} 
#header h1 {
	padding: 0px;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
	position: absolute;
}

#sidebar1 {
	float: right; 
	width: 140px; 
	background-color: #DBE0FB;
	text-align: center;
	padding: 10px;
	margin-right: 0px;
	margin-top: 140px;
	position: absolute;
	margin-left: 640px;
	left: -54px;
	top: 7px;
}


#mainContent {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	width: 800px;
} 
#footer {
	padding: 0;
	height: 40px;
	width: 800px;
	margin: 0px;
	text-align: center;
	font-size: 0.8em;
} 
 #footer p {
	margin: 0; 
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 1em;
	background-image: url(img/template/bottom.gif);
	height: 17px;
	line-height: 17px;
}

/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #header h2 {
	height: 18px;
	margin-left: 88px;
	margin-top: 100px;
	font-size: 12px;
	line-height: 18px;
	color: #006633;
	font-weight: normal;
	text-align: left;
	position: absolute;
	width: 542px;
}

.style1 {color: #E6424A}

#container #header #mark {
	float: right;
	height: 135px;
	width: 130px;
	margin-right: 28px;
	padding: 0px;
	margin-top: 36px;
}
#container #mainContent #main {
	margin: 0px;
	float: left;
	width: 535px;
	text-align: center;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #289025;
	border-right-color: #289025;
	border-bottom-color: #289025;
	border-left-color: #289025;
}
#container #mainContent #rightside {
	float: right;
	width: 165px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent #main h1 {
	color: #248D26;
	font-size: 1em;
	padding: 0px;

	line-height: 1.3em;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #mainContent #navi {
	height: 24px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 49px;
}
#container #mainContent #navi li {
	float: left;
	height: 20px;
	list-style-type: none;
	color: #FFFFFF;
	text-align: center;
	width: 142px;
	background-image: url(img/template/navihaikei.gif);
	font-size: 12px;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 20px;
}
#container #mainContent #rightside h1 {
	background-color: #9E66E3;
	padding: 2px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #5C03D7;
	font-size: 1em;
	border: thin double #9933FF;
	text-decoration: blink;
}
#container #mainContent #main dl {
	width: 473px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border: 1px solid #009933;
	font-size: 0.8em;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#container #mainContent #main dt {
	font-size: 1.1em;
	color: #1C9B36;
	font-weight: 700;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #1B9834;
	height: 15px;
	text-align: left;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#container #mainContent #main #eigyounaiyou dd {
	margin: 0px;
	padding-bottom: 5px;
}
#container #mainContent #commommain {
	width: 616px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #248D26;
	border-right-color: #248D26;
	border-bottom-color: #248D26;
	border-left-color: #248D26;
}
#container #mainContent #commommain #eigyounaiyou {
	width: 617px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #248D26;
}
#container #mainContent #commommain #eigyounaiyou dt {
	color: #248D26;
	font-size: 1.3em;
	font-weight: bold;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #248D26;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#container #mainContent #commommain #eigyounaiyou #left {
	float: left;
	width: 200px;
}
#container #mainContent #commommain #eigyounaiyou #right {
	width: 350px;
	float: right;
}
#container #mainContent #commommain #eigyounaiyou img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#container #mainContent #commommain #eigyounaiyou dd {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 530px;
	clear: both;
	margin-right: 0px;
	margin-left: 50px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: middle;
	font-size: 0.9em;
}
#container #mainContent #rightside {
	text-align: center;
	width: 165px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
}
#container #mainContent #rightside dl {
}
#container #mainContent #rightside dd {
	width: 145px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.4em;
}
#container #mainContent #rightside dt {
	color: #232323;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.4em;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#container #mainContent #rightside dl {
	background-color: #FDF1FE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border: 2px solid #F8E2FE;
}
#container #mainContent #rightside img {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent #commommain #rootList {
	font-size: 0.8em;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #mainContent #main #rootList {
	font-size: 0.8em;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#container #mainContent #navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #mainContent #navi a:hover {
	color: #000000;
	text-decoration: none;
}
.style2 {color: #248D26;
         font-weight:400
		 }

 #footer p  a {
	color: #FFFFFF;
	text-decoration: none;
}
 #footer p a:hover {
	color: #000000;
	text-decoration: none;
}
	
#container #mainContent #main dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	width: 450px;
	font-size: 1em;
	line-height: normal;
}
#container #mainContent #commommain #eigyounaiyou h2 {
	font-size: 1.2em;
	color: #FE1DF1;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 0px;
}

#container #mainContent #commommain #eigyounaiyou  #map {
	width: 600px;
	height: 342px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#container #mainContent #main #oil {
	padding: 8px;
	width: 300px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 24px;
	border: 1px solid #CAA3FE;
	font-size: 0.9em;
	line-height: 1.3em;
	float: left;
	color: #333333;
	text-align: left;
	background-color: #F4EEFF;
}
#container #mainContent #main #syuri {
	text-align: left;
	padding: 5px;
	width: 142px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CAA3FE;
	float: right;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.3em;
	background-color: #F4EEFF;
}
