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

body {
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	/*
	background: #f5faf5;
	*/
	background: #e7f1cf  url(../img/back_fukinotou.gif) repeat-y center;
	width: 100%;
	height: 100%;
	margin:0;
	padding: 0;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	position: relative;
	/*
	text-align: justify;
	text-justify: distribute;
	*/
}
#wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}


/*共通*/
img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE6/7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
}
h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
}
ul, li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	text-justify: distribute;
}

.clear {
	width: 0px;
	height: 0px;
	clear:both;
	font-size:0;
	line-height:0;
}

a {
	color: #555555;
	text-decoration:none;
}
a:hover {
	color: #45B036;
}

#content a {
	color: #00A73C;
}
#content a:hover {
	text-decoration: underline;
}
.display_no {
	display: none;
}

.color1 {
	color: #00A73C;
}
.color2 {
	color: #FF0000;
}

.bold {
	font-weight: bold;
}
.img_right {
	float: right;
	padding: 0 0 15px 15px;
}
.img_left {
	float: left;
	padding: 0  15px 15px 0;
}
.caption {
	padding: 10px 0 0 0;
	text-align: right;
}
.mailaddress {
	display: block;	
	font-size: 14px;
	height: 17px;
}
.mailaddress a {
	background: url(../img/mailaddress.png) no-repeat 0px 4px;
	display: inline-block;
	width: 195px;
	height: 17px;
}



/*コンテナ*/
#container {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	position:relative;
}



/*ヘッダー*/
#header {
	width: 910px;
	height: 170px;
	margin: 0;
	padding: 0 0 0 10px;
	position:relative;
}
#logo {
	background: url(../img/top_image.png) no-repeat;
	width: 910px;
	height: 170px;
}
#header_info {
	position: absolute;
	top: 5px;
	right: 20px;
	font-size: 12px;
}
#seo_text {
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 20px;
}


/*左側*/
#area_left {
	width: 195px;
	padding: 10px 18px 0px 17px;
	float: left;
}
#main_menu {
	background: url(../img/menu_back.png) no-repeat;
	width: 192px;
	height: 450px;
	padding: 3px 0 0 3px;
}
#main_menu a {
	width: 180px;
	height: 60px;
	padding: 0 0 3px 0;
	display: block;
}
#main_menu span {
	display: none;
}
#main_menu li {
	list-style-type: none;
	float: none;
	margin: 0;
	padding: 0;
	font-size:1px;
	line-height:0;
}

#menu1 a {
	background: url(../img/menu_set.png) no-repeat 0px 0px;
}
#menu2 a {
	background: url(../img/menu_set.png) no-repeat 0px -63px;
}
#menu3 a {
	background: url(../img/menu_set.png) no-repeat 0px -126px;
}
#menu4 a {
	background: url(../img/menu_set.png) no-repeat 0px -189px;
}
#menu5 a {
	background: url(../img/menu_set.png) no-repeat 0px -252px;
}
#menu6 a {
	background: url(../img/menu_set.png) no-repeat 0px -315px;
}
#menu7 a {
	background: url(../img/menu_set.png) no-repeat 0px -378px;
}

#menu1 a:hover {
	background-position: -180px 0px;
}
#menu2 a:hover {
	background-position: -180px -63px;
}
#menu3 a:hover {
	background-position: -180px -126px;
}
#menu4 a:hover {
	background-position: -180px -189px;
}
#menu5 a:hover {
	background-position: -180px -252px;
}
#menu6 a:hover {
	background-position: -180px -315px;
}
#menu7 a:hover {
	background-position: -180px -378px;
}

#news {
	background: url(../img/banner_title2.png) no-repeat;
	padding: 40px 0 15px 0;
	position: relative;
	left: 3px;
	top: 0px;
}
#banner {
	background: url(../img/banner_title.png) no-repeat;
	padding: 40px 0 0 0;
	position: relative;
	left: 3px;
	top: 0px;
}
#news a,
#banner a {
	display: block;
	width: 180px;
	height: 70px;
}
.b_area {
	padding-bottom: 20px;
	position: relative;
	left: 3px;
	top: 0px;
	display: none;
}


/*コンテンツ*/
#content {
	background: url(../img/content_back.jpg) no-repeat right bottom;
	width: 670px;
	min-height: 710px;
	padding: 13px 0 200px 0;
	float: left;
}
#privacy_title {
	background: url(../img/privacy.png) no-repeat;
	width: 670px;
	height: 35px;
}
.text_area {
	padding: 25px 10px 0 10px;
}
.subtitle {
	clear: both;
	background: url(../img/subtitle_back.png) no-repeat;
	display: block;
	height: 22px;
	color: #45B036;
	font-size: 16px;
	line-height: 22px;
	padding: 0 0 20px 20px;
}
.subtitle_s {
	height: 20px;
	color: #555555;
	font-size: 12px;
	line-height: 20px;
}
.offset {
	position: relative;
	padding: 0 10px 0 10px;
	text-align: justify;
	text-justify: distribute;
}
#content ol {
	margin: 0;
}
#content li {
	list-style-type: decimal;
	float: none;
}

.pager {
	padding: 20px 0;
	text-align: center;
}
.message_title {
	background: #FF9933;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 5px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.message_title span {
	font-size: 12px;
}

/*フッター*/
#footer {
	clear: both;
	width: 890px;
	height: 40px;
	margin: 0 auto;
	padding: 10px 5px 0 5px;
	border-top: #45B036 solid 2px;
	position: relative;
	font-size: 12px;
}
#copyright {
	float: right;
}
#pagetop a {
	background: url(../img/pagetop.png) no-repeat;
	display: block;
	width: 120px;
	height:20px;
	position: absolute;
	right: 0px;
	top: -22px;
}

.box1 {
	background-color: #FFFFFF;
	border: #00AAD9 1px solid;
	border-radius: 5px;
	margin: 0 0 25px 0;
	padding: 20px;
}
.box1 h2 {
	padding: 0 0 15px 0;
	text-align: center;
}
h3 {
	background-color: #a1a1a1;
	color: #ffffff;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: normal;
}
.t_style1 {
	background-color: #80D5EC;
	width: 100%;
	font-size: 13px;
}
.t_style1 th {
	background-color: #E5F7FB;
	border: #FFFFFF 1px solid;
	color: #0066EE;
	width: 100px;
	padding: 10px;
	text-align: left;
}
.t_style1 td {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	padding: 10px;
}
.t_style1 td h4 {
	background-color: #E5F7FB;
	margin: 0 0 5px 0;
	padding: 5px;
}


.t_style2 {
	background-color: #00A73C;
	width: 100%;
	font-size: 13px;
}
.t_style2 th {
	background-color: #DEEED8;
	border: #FFFFFF 1px solid;
	padding: 5px 10px;
	font-weight: normal;
}
.t_style2 td {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	padding: 5px 10px;
	text-align: right;
}
.t_style2 .title {
	text-align: left;
}

#content .ul_1 {
	padding-left: 30px;
	padding-bottom: 17px;
	float: none;
}
#content .ul_1 li {
	width: 300px;
	padding-bottom: 3px;
	list-style: disc;
	float: left;
}