@charset "utf-8";
/* CSS Document */
body{
	font-size:14px;
	color:#666666;



	font-family:
; 			line-height: 20px;
	background-image: url(img/back_base.gif);
	background-repeat: repeat-x;
	}
*{
	margin:0px;
	padding:0px;
}
img{
	margin:0px;
	border:0px;
}
hr{
	color:#999999;
	}

/*************************/
a{/*リンクされた文字*/
    color:#666666;
	text-decoration:none;
}
a:link {/*未訪問のリンク*/
    color:#666666;
    font-style:normal;
	text-decoration:none;
}
a:visited {/*訪問後のリンク*/
    color:#666666;
	text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
	color:#00CC00;
	font-style:normal;
	text-decoration:none;
}


/*************************/

.first{
	height:80px;
	background-color:#000000;
	}
.second{
	height:300px;
	background-image: url(img/second_back.gif);
	background-position: center;
	}
.second_S{
	height:15px;
	}
.first_wrap{
	height:70px;
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
	}
.second_wrap{
	height:300px;
	width: 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}
.second_wrap_S{
	height:15px;
	width: 900px;
	margin: 0 auto;
	}
.main_wrap{
	width:880px;
	margin: 20px auto;
	}
.g_line5px{
	background-color:#999999;
	height: 3px;
	}
.fin{
	width:680px;
	margin-bottom: 20px;
	}
.main_text{
	width:680px;
	font-size: 12px;
	line-height: 23px;
	float: left;
	}
.main_text dt{
	width:80px;
	float: left;
	margin-bottom: 5px;
	}
.main_text dd{
	width:520px;
	padding-left:15px;
	float: left;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: left center;
	}
.banner{
	width:200px;
	}
.third{
	height:100px;
	background-image: url(img/third_back.gif);
	background-repeat: repeat-x;
	}
.third_wrap{
	width:900px;
	margin: 0 auto;
	height: 100px;
	}
.font_12{
	font-size:12px;
	}
.box_01{
	width:320px;
	float: left;
	border: solid 1px #cccccc;
	height: 100px;
	margin-bottom: 30px;
	}
.box_02{
	width:320px;
	float: left;
	border: solid 1px #cccccc;
	height: 100px;
	margin-left: 30px;
	margin-bottom: 30px;
	}
.box_03{
	width:300px;
	border-bottom: solid 1px #cccccc;
	background-color: #dddddd;
	height: 25px;
	padding-left: 20px;
	padding-top: 5px;
	}
.box_04{
	width:280px;
	height: 60px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 12px;
	padding-right: 20px;
	}
.main_text td{
	border-bottom:solid 1px #cccccc;
	height: 50px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.font_14{
	font-size:14px;
	}
.footer{
	background-color:#000000;
	height:100px;
	color: #FFFFFF;
	}
.font_16_b{
	font-size:16px;
	color:#17a689;
	font-weight: 700;
	}
.font_12_b{
	font-size:12px;
	color:#17a689;
	}
.banner{
	width:170px;
	float: left;
	margin-left: 30px;
	}

/*************************/
.footer a{/*リンクされた文字*/
    color:#ffffff;
	text-decoration:none;
}
.footer a:link {/*未訪問のリンク*/
    color:#ffffff;
    font-style:normal;
	text-decoration:none;
}
.footer a:visited {/*訪問後のリンク*/
    color:#ffffff;
	text-decoration:none;
}
.footer a:hover {/*マウスをのせたとき*/
	color:#00CC00;
	font-style:normal;
	text-decoration:none;
}


/*************************/
