/* CSS Document */
@charset "utf-8";
body {
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 1.8;
}
a {
	color: #046aa4;
	text-decoration: underline;
}
a:hover {
	color: #566852;
	text-decoration: none;
}
#hfixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
#header {
	background: url(../images/bg_header.jpg) repeat-x;
	height: 72px;
	padding-top: 8px;
}
#h_box {
	width: 960px;
	margin: 0 auto;
}
#h_box .h_logo {
	float: left;
	padding-top: 6px;
}
#gnave {
	height: 50px;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#gnave ul {
	width: 960px;
	height: 50px;
	list-style: none;
}
#gnave ul li {
	width: 160px;
	height: 50px;
	float: left;
}
#gnave ul li.cont01 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_gnavi.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#gnave ul li.cont01 a:hover {
	background-image: url(../images/bg_gnavi.jpg);
	background-position: 0px -50px;
}
#gnave ul li.cont02 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_gnavi.jpg);
	background-position: -160px 0px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#gnave ul li.cont02 a:hover {
	background-image: url(../images/bg_gnavi.jpg);
	background-position: -160px -50px;
}
#gnave ul li.cont03 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_gnavi.jpg);
	background-position: -320px 0px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#gnave ul li.cont03 a:hover {
	background-image: url(../images/bg_gnavi.jpg);
	background-position: -320px -50px;
}
#gnave ul li.cont04 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_gnavi.jpg);
	background-position: -480px 0px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#gnave ul li.cont04 a:hover {
	background-image: url(../images/bg_gnavi.jpg);
	background-position: -480px -50px;
}
#gnave ul li.cont05 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_gnavi.jpg);
	background-position: -640px 0px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#gnave ul li.cont05 a:hover {
	background-image: url(../images/bg_gnavi.jpg);
	background-position: -640px -50px;
}
#gnave ul li.cont06 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_gnavi.jpg);
	background-position: -800px 0px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#gnave ul li.cont06 a:hover {
	background-image: url(../images/bg_gnavi.jpg);
	background-position: -800px -50px;
}

#main {
	height: 195px;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top: 150px;
}
#content {
	width: 960px;
	margin: 0 auto;
}
#content div.contbox h2 {
	margin-top: -150px;
	padding-top: 150px;
}

#content h3.jigyo {
	font-size: 17px;
}
#content h3.jigyo + p {
	padding-left: 15px;
}
#content p + h3.jigyo {
	padding-top: 10px;
}
#content h3.gaiyo {
	font-size: 17px;
	font-weight: bold;
	background: url(../images/ic_h3_02.gif) no-repeat left 3px;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 22px;
	height: 22px;
	vertical-align: top;
}
#content .mtop15 {
	margin-top: 15px;
}
#content ul.jigyo li.title {
	padding-left: 30px;
	font-weight: bold;
}
#content ul.jigyo li.dis {
	padding-left: 50px;
}
#content p.download {
	background: url(../images/ic_h3_01.gif) no-repeat left 5px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 22px;
	height: 22px;
	font-size: 17px;
	vertical-align: top;
}
#content div#download {
	height: 20px;
}
#content a.download {
	padding-left: 15px;
}
#content a.download img {
	vertical-align: middle;
}
#content a.download:hover img {
	position: relative;
	top: 1px;
	left: 1px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: none!important;
}
#content ul.download_li {
	margin: 10px 0;

}
#content ul.download_li li {
	margin-left: 15px;
	list-style: disc;
	line-height: 2.5;

}
#content ul.download_li li span {
	display: inline-block;
}

#content div.contbox div {
	text-align: left;
	padding: 16px 38px;
}
#content div.contbox ul.shisetsu {
	padding: 20px 0;
}
#content div.contbox ul.shisetsu li {
	padding-left: 20px;
	width: 215px;
	float: left;
	text-align: left;
	line-height: 1.4;
}
#content div.contbox ul.shisetsu li span {
	font-weight: bold;
	display: block;
	padding-top: 7px;
}
#content div.contbox ul.shisetsu li img {
	border: 1px #bbbbbb solid;
}
#content div.contbox ul.gaiyo {
	margin: 16px 0;
	border-top: 2px #034375 solid;
	border-bottom: 2px #034375 solid;
	width: 435px;
}
#content div.contbox ul.gaiyo li {
	line-height: 3;
}
#content div.contbox ul.gaiyo li +li {
	border-top: 1px #90a7b8 solid;
}
#content div.contbox ul.gaiyo li span {
	width: 110px;
	display: inline-block;
	padding-left: 40px;
}
#content div#contact {
	margin-top: 15px;
}	
#footer {
	background-color: #5c5859;
	height: 96px;
	margin-top: 20px;
}
#footer p {
	color: #ffffff;
}
#footer p.address {
	font-size: 14px;
	padding-top: 22px;
}

.juyo {
	color:  #b70000;
	margin: .5em 0;
	font-weight: bold;
}