﻿@charset "UTF-8";

  
a {font-size:13px; color:#FFFFFF; text-decoration:underline;}
a:link {text-decoration: text-decoration:underline;}
a:visited {text-decoration: none;}
a:active {text-decoration:underline; color:#FFFF00;}
a:hover  {text-decoration:underline; color:#FFFF00;}


body {
	font-family: "ＭＳ Ｐゴシック","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Helvetica,Verdana,"Hiragino Kaku Gothic Pro",sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	width: 1000px;
	height: 140px;
	background-color: #FFFFFF;
}

.bottan {
	float: right;
	height: 34px;
	width: 107px;
	display: block;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	text-align: center;
}
.logo {
	position: absolute;
	left: 30px;
	top: 27px;
}

.title h2 {
	position: absolute;
	margin: 0px;
	top: 110px;
	left: 677px;
}
.top_title h1 {
	margin:0 0 0 10px;
	display:block;
	font-size:11px;
	color: #666666;
}


.line {
	background-color: #009900;
	height: 3px;
	width: 1000px;
}

.home1 {
	background-image: url(../image/bg_img_soudan.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:700px;
	margin:0px;
}

.honbun {
	position:absolute;
	display:block;
	margin:0px 0px 0px 185px;
	width:640px;
}

.honbun_title h3 {
	color: #009900;
	border:solid #009900 2px;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	width: 635px;
	margin:75px 0px 25px 0px;
	padding:5px 0px 5px 0px;
	letter-spacing: 0.1em;
}
.honbun1 {
	font-family:"ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:21px;
	text-indent: 1.2em;
	font-size:13px;
	margin:20px 0px 20px 0px;
	letter-spacing: 0.1em;
}
.honbun2 {
	color:#FF6600;
	line-height:21px;
	font-size:13px;
	font-weight:bold;
	margin:20px 0px 0px 0px;
}
.honbun3 {
	color:#009900;
	line-height:21px;
	font-size:13px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

.honbun4 {
	margin:10px 0px 0px 0px;
}
.honbun4 a  {color:#009900; text-decoration: underline; font-size:12px;}
.honbun4 a:visited {color:#009900; background-color:#FFFF00; text-decoration: underline; font-weight:bold; font-size:12px;}
.honbun4 a:active {color:#009900; background-color:#FFFF00; text-decoration: underline; font-weight:bold; font-size:12px;}
.honbun4 a:hover  {color:#009900; background-color:#FFFF00; text-decoration: underline; font-weight:bold; font-size:12px;}



.footer {
	clear: both;
	background-color: #FFFFFF;
	height: 70px;
	width: 1000px;
	text-align:center;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

img {
 border: none;
 vertical-align:bottom;
}
