@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, p, a, img, ul, li, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	line-height: 1.8em;
}
body {
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(images/bg_01.gif) repeat;
	color: #333333;
	width: 100%
}
.img {
	line-height: 0;
}
a {
	color:#FFFFFF;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
/* ClearFix */
.cf:before, .cf:after {content:""; display:table;}
.cf:after {clear:both;}
h1 {
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding-left: 1em;
	margin-top: 5px;
}
h2 {
	display: inline;
	color: #FFFFFF;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em;
	font-size: 16px;
	font-weight: bold;
	background: #cd0206;
}
h3 {
	color: #CD0206;
	font-weight: bold;
	font-size: 16px;
}
h4 {
	width: 900px;
	height: 80px;
	margin: 0 auto;
}
h4.title_01 {
	height: 180px;
}
.section {
	width: 900px;
}
.section ul {
	width: 300px;
}
.section ul li {
	color: #3962AD;
	list-style: square inside;
}
.section ul li span {
	color: #333333;
}
.section ul li span.txt_s {
	color: #999999;
	font-size: 10px;
}
span.txt_2 {
    display: inline;
    margin-left: -1em;
}
.section ul li span.txt_3 {
	font-size: 9px;
    display: inline;
    margin-left: -0.5em;
	color: #999999;
}
#wrapper {
	width: 100%;
	margin:0 auto;
}
#logo {
	width: 100%;
	height: 60px;
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
}
.logo_area {
	height: 40px;
	width: 940px;
	margin:0 auto;
	padding-top: 1em;
}
#header {
	width: 940px;
	height: 418px;
	margin: 0 auto 20px;
	background: url(images/header.png) top left transparent;
}
.header_area {
	position: relative;
}
.eye {
	position: absolute;
	left: 580px;
	top: 35px;
	width: 340px;
	margin: 0 auto;
	font-size: 16px;
}
#contents {
	width: 940px;
	margin: 0 auto 20px;
	border: 3px solid #3A63AE;
	background: #FFFFFF;
}
#main {
	width: 900px;
	padding: 20px;
}
#footer {
	margin:0 auto;
	text-align:center;
	clear:both;
	font-size:10px;
	padding:30px 0 30px 0;
	color: #FFFFFF;
	background: #3962AD;
}
div#footer ul li {
	font-size: 12px;
	text-align: center;
	padding: 0 5px;
	display: inline;
}
#footer p {
	display :block;
	padding: 10px 0 0 0;
	letter-spacing: 0.1em;
}
div#footer .footer_s {
}
#copyright {
	font-size:small;
}
.map {
	margin-top:-60px;
	position:relative;
}
.txt_l {
	margin: 0 auto;
	width: 420px;
}
.txt_s {
	margin: 0 auto;
	width: 260px;
}
.mg_b_20 {
	margin-bottom: 20px;
}
.mg_b_40 {
	margin-bottom: 40px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.mg_b_10 {
	margin-bottom: 10px;
}
.mg_b_20 {
	margin-bottom: 20px;
}
.mg_l_15 {
	margin-left: 15px;
}
.mg_r_15 {
	margin-right: 15px;
}
.mg_r_15 {
	margin-right: 15px;
}
.mg_r_20 {
	margin-right: 20px;
}
.mg_b_5 {
	margin-bottom: 5px;
}
.mg_b_20 {
	margin-bottom: 20px;
}
.mg_b_40 {
	margin-bottom: 40px;
}
.mg_t_10 {
	margin-top: 10px;
}
.mg_t_40 {
	margin-top: 40px;
}
.mg_t_60 {
	margin-top: 60px;
}
.mg_t_80 {
	margin-top: 80px;
}
.w_440 {
	width: 440px;
}
.w_600 {
	width: 600px;
}
.w_740 {
	width: 740px;
}
.w_940 {
	width: 940px;
}
.mg_c {
	margin: 0 auto;
	text-align: center;
}
.txt_01 {
	margin: 0 auto;
	height: 88px;
}