@charset "shift_jis";
/*整体ページ*/
body {
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	background-color: #D7FFD7;
}
#body {
	color: #333333;
	background-color: #FFFFCB;
}
.samary {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #28963D;
	text-align: center;
	height: 12px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(../images/seikotu_img/s_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 780px;
}

.header .title {
	color: #27653C;
	font-size: 16px;
	line-height: 30px;
	width: 325px;
	position: relative;
	top: 50px;
	height: auto;
	left: 15px;
}
.header .title span {
	font-size: 30px;
	font-weight: bold;
}
.header .header_link1 {
	position: relative;
	width: 126px;
	height: 26px;
	left: 420px;
	top: 25px;
}
.header .header_link2 {
	position: relative;
	width: 198px;
	height: 26px;
	left: 560px;
	top: -1px;
}
.left {
	background-color: #ACFF95;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 180px;
}

.left .navi {
	padding: 0px;
	list-style-type: none;
	height: auto;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.left .navi li {
	background-image: url(../images/seikotu_img/navi_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding: 0px;
	height: 38px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.left address {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.left .navi a {
	font-size: 15px;
	line-height: 38px;
	color: #FFFFFF;
	display: block;
	height: 38px;
	width: 180px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#hitokoto {
	position:relative;
	width:400px;
	height:90px;
	left: 35px;
	top: 180px;
	overflow: auto;
}
.footer {
	text-align: center;
	height: auto;
	width: 600px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #27653C;
	font-size: 13px;
	line-height: 16px;
}
.footer a {
	color: #27653C;
	text-decoration: none;
}
/*以前のデザインスタイル*/
.right a:link    { color : #00AA00; text-decoration : none ; }
.right a:visited { color : #00AA00; text-decoration : none ; }
.right a:hover   { color : #00FF00; text-decoration : underline ; }
.right a:active  { color : #00FF00; text-decoration : underline ; }
.style1 {color: #000000}
.style2 {	color: #FF3333;
	font-weight: bold;
}
.style3 {	color: #009900;
			font-weight: bold;
}
.style4 {font-size: 15px;
     	 line-height:18px;
	 	 color: #006600;
}
.style5 {font-size: 12px}
.style11 {font-size: 14px}
.style14 {font-size: 15px;
		  line-height: 20px;
		  color: #003366;
		  font-weight: bold;
}
.style23 {color: #FF3399;
		  font-size: 15px;
		  font-weight: bold;
}
.style13 {color: #006600;
	      font-size: 14px;
		  line-height:20px;
}
.style16 {	font-size: 16px;
	color: #000000;
}
.style18 {	font-size: 16px;
	color: #CC0000;
}
.style24 {color: #336633}
.img_left {
	float: left;
	margin-right: 5px;
}
.img_right {
	float: right;
	margin-left: 5px;
}