@charset "utf-8";

body {
	color: #3F6994;
	background-color: #DFE8F1;
	background-image: url(../../img/b_bluegray/bg_body.jpg);
}

#container {
	width: 776px;
	margin-left: 16px;
	background-image: url(../img/bg_container.png);
}
#header {
	width: 800px;
	background-image: url(../../img/b_bluegray/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
}
#logo {
	width: 185px;
	position: absolute;
	left: 40px;
	top: 17px;
}
#logo a {
	display: block;
	height: 45px;
	width: 185px;
	text-indent: -9999px;
}

#contents {
	width: 775px;
	color: #3F6994;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-bottom: 33px;
}
#catch {
	background-image: url(../../img/index/mainvisual.jpg);
	height: 436px;
	width: 296px;
	float: left;
	margin-right: 45px;
	margin-top: 23px;
}
#catch h2 {
	text-indent: -9999px;
}
#catch p {
	display: none;
}
#primary {
	width: 670px;
	margin-left: 45px;
}
#primary .section01 {
	margin-bottom: 23px;
	width: 670px;
	background-image: url(../../img/b_bluegray/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 1px;
}
#primary .section02 {
	width: 670px;
}
#primary h2 {
	display: none;
}
#primary .inner {
	padding-top: 6px;
}
#primary .section01 .inner h3 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 8px;
}
#primary .section01 .inner h3.sttl01 {
	background-image: url(../../img/b_bluegray/sttl01.gif);
}
#primary .section01 .inner h3.sttl02 {
	background-image: url(../../img/b_bluegray/sttl02.gif);
}
#primary .section01 .inner h3.sttl03 {
	background-image: url(../../img/b_bluegray/sttl03.gif);
}

#primary .section01 .inner p {
	margin-bottom: 10px;
}
#navi {
	height: 20px;
	width: 260px;
	position: absolute;
	left: 27px;
	top: 97px;
}
#navi ul li {
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 0px;
}
#navi ul li a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	background-image:url(../../img/b_bluegray/navi.jpg);
	background-repeat: no-repeat;
}
#navi ul li#gn01 {
	width: 37px;
	left: 0px;
}
#navi ul li#gn01 a:link,
#navi ul li#gn01 a:visited {
	width: 37px;
	background-position: 0px -20px;
}
#navi ul li#gn01 a:hover,
#navi ul li#gn01 a:active {
	width: 37px;
	background-position: 0px -20px;
}
#navi ul li#gn02 {
	width: 53px;
	left: 69px;
}
#navi ul li#gn02 a:link,
#navi ul li#gn02 a:visited {
	width: 53px;
	background-position: -69px 0px;
}
#navi ul li#gn02 a:hover,
#navi ul li#gn02 a:active {
	width: 53px;
	background-position: -69px -20px;
}
#navi ul li#gn03 {
	width: 107px;
	left: 154px;
}
#navi ul li#gn03 a:link,
#navi ul li#gn03 a:visited {
	width: 107px;
	background-position: -154px 0px;
}
#navi ul li#gn03 a:hover,
#navi ul li#gn03 a:active {
	width: 107px;
	background-position: -154px -20px;
}

#primary .section01 .inner ul li {
	height: 203px;
	width: 293px;
	margin-right: 6px;
	padding-bottom: 11px;
}
#primary .section02 .inner .map {
	width: 373px;
	float: left;
}
#primary .section02 .inner .info {
	float: right;
	width: 213px;
	padding-top: 160px;
}
#primary .section02 .inner .info p {
	width: 203px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F6994;
	padding-top: 30px;
	padding-bottom: 5px;
}
#primary .section02 .inner .info dl dt {
	font-weight: bold;
	display: inline;
}
#primary .section02 .inner p {
	margin-bottom: 20px;
}
#primary .section01 .inner .info {
	float: right;
	width: 340px;
	margin-top: 2px;
}
#primary .section01 .inner .picture {
	float: left;
	width: 300px;
}

#primary .back2top {
	clear: both;
	width: 670px;
	text-align: center;
	padding-top: 5px;
}

#primary .back2top a:link,
#primary .back2top a:visited {
	color: #666699;
	text-decoration: none;
}
#primary .back2top a:hover,
#primary .back2top a:active {
	color: #666699;
	text-decoration: underline;
}
#copyright {
	color: #FFFFFF;
	text-align: center;
	font-size: 85%;
	margin: 0;
	background-color: #718DAA;
	padding-top: 3px;
	padding-bottom: 3px;
}
#primary .section02 .inner .info dd {
	display: inline;
}
/*---------------追加----------------------------------*/

#primary .section01 a {
	text-decoration: underline;
}

