@charset "UTF-8";


/* a
-------------------------------------------------*/
a,
a:link,
a:visited {
	color:#336a89;
	text-decoration:none;
}
a:hover,
a:active {
	text-decoration:underline;
}
a.al:hover,
a.al:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
	text-decoration: none;
}


/* body
-------------------------------------------------*/
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #3e3a39;
	-webkit-text-size-adjust: 100%;
}


/* #wrapper
-------------------------------------------------*/
#wrapper {
	width: 100%;
	min-width: 1024px;
	margin: 0 auto;
	background: url(../img/bg.png) center top repeat-x;
	background-size: 180px auto;
}


/* #container
-------------------------------------------------*/
#container {
	z-index: 98;
	position: relative;
	margin-top: 20px;
}


/* #header
-------------------------------------------------*/
#header {
	width: 100%;
	margin: 0 auto;
	z-index: 99;
}
#header .headerInn {
	width: 1024px;
	height: 160px;
	position: relative;
	margin: 0 auto;
}
#header .logo {
	position: absolute;
	left: 50%;
	top: 55px;
	margin-left: -122px;
}
#header .logo img {
	width: 244px;
}
#header .hnav {
	position: absolute;
	right: 0;
	top: 26px;
}
#header .hnav a {
	width: 114px;
	height: 28px;
	background-color: #2b88c1;
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	border-bottom: 3px solid #20698e;
	letter-spacing: 0.1em;
}


/* #gnav
-------------------------------------------------*/
#gnav {
	width: 1024px;
	margin: 0 auto;
	z-index: 99;
}
#gnav ul {
	width: 1024px;
	padding-top: 72px;
	font-size: 0;
	text-align: center;
}
#gnav ul li {
	display: inline-block;
	font-size: 14px;
	text-align: center;
	width: 120px;
	border-right: 1px dotted #3e3a39;
}
#gnav ul li:first-child,
#gnav ul li:nth-child(4) {
	border-left: 1px dotted #3e3a39;
}
#gnav ul li:nth-child(3) {
	margin-right: 296px;
}
#gnav ul li img {
	width: 100%;
}
#gnav ul li a {
	display: block;
}


/* #contents
-------------------------------------------------*/
#contents {
	width:100%;
	margin:0 auto 80px;
}


/* #path
-------------------------------------------------*/
#path {
	width:100%;
	height:30px;
	background-color: #2b88c1;
}
#path p {
	width: 1024px;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	line-height: 32px;
}
#path p a {
	color: #fff;
	letter-spacing: 0.1em;
}


/* pnav
-------------------------------------------------*/
.pnav {
	width:100%;
	height: 60px;
	background-color: #cfdee2;
}
.pnav ul {
	width: 1024px;
	margin: 0 auto;
	padding-top: 10px;
	display: table;
}
.pnav ul li {
	height: 40px;
	font-size: 14px;
	text-align: center;
	display: table-cell;
	line-height: 42px;
	border-right: 1px dashed #fff;
	letter-spacing: 0.1em;
}
.pnav ul li:first-child {
	border-left: 1px dashed #fff;
}


/* headline
-------------------------------------------------*/
.headline1 {
	font-size: 30px;
	height: 100px;
	padding-top: 85px;
	letter-spacing: 0.1em;
	text-align: center;
}
.headline2 {
	font-size: 26px;
	color: #20698e;
	margin-bottom: 35px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: center;
}
.headline3 {
	font-size: 18px;
	color: #20698e;
	margin-bottom: 20px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: center;
}


/* btn
-------------------------------------------------*/
.orbtn {
	text-align: center;
}
.orbtn a {
	height: 54px;
	background-color: #ffb948;
	display: inline-block;
	color: #fff;
	text-align: center;
	line-height: 56px;
	border-bottom: 3px solid #e89823;
	letter-spacing: 0.1em;
	margin: 0 auto;
	padding: 0 30px;
}


/* #footer
-------------------------------------------------*/
#footer {
	width: 100%;
	height: 285px;
	background: url(../img/bg.png) center top repeat-x #2b88c1;
	background-size: 180px 16px;
}
#footer .footerInn {
	width: 1024px;
	height: 285px;
	margin: 0 auto;
	position: relative;
}
#footer ul li a {
	display: block;
	color: #fff;
	font-size: 12px;
	margin: 0 0 7px 10px;
	letter-spacing: 0.1em;
}
#footer ul li.tit a {
	font-size: 12px;
	margin: 0 0 10px;
	border-left: 5px solid #fff;
	padding-left: 5px;
}
#footer .nav1 {
	position: absolute;
	left: 0;
	top: 40px;
}
#footer .nav2 {
	position: absolute;
	left: 165px;
	top: 40px;
}
#footer .nav3 {
	position: absolute;
	left: 305px;
	top: 40px;
}
#footer .nav4 {
	position: absolute;
	left: 480px;
	top: 40px;
}
#footer .nav5 {
	position: absolute;
	left: 635px;
	top: 40px;
}
#footer .nav6 {
	position: absolute;
	left: 780px;
	top: 40px;
}
#footer .nav7 {
	position: absolute;
	right: 15px;
	top: 40px;
}
#footer .nav7 .tit a {
	margin-bottom: 10px;
}
#footer address {
	width: 100%;
	position: absolute;
	left: 0;
	top: 175px;
	font-size: 12px;
	color: #fff;
	border-top: 1px dotted #fff;
	padding-top: 12px;
	letter-spacing: 0.1em;
}
#footer address a {
	color: #fff;
}
#footer small {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 8px;
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1em;
}


/* none
-------------------------------------------------*/
.spon {
	display:none;
}