@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_photo.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: 10px;
}

#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 h2 {
	display: none;
}
#primary .inner {
	padding-top: 6px;
}



#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 0px;
}
#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 -20px;
}
#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;
}
#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;
	margin-bottom:5px;
}
#primary .section01 .inner .picture {
	float: left;
	width: 300px;
}
/*#primary .section01 .inner {
	background-image: url(../../img/b_bluegray/bg_section.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}*/
#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 {
	xtext-decoration: underline;
}

table{
margin-left:38px;
margin-bottom:20px;
font-size:14px;
}
.red{
	color:#CC0000;
	font-weight:bold;
}

table a:link,a:visited{
	color:#3F6994;
	text-decoration:underline;
}
table a:hover{
	color:#874E6A;
	text-decoration:none;
}
