body {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	word-break: break-all;
	overflow: auto;
}
a:active { color: #FF0000}
a:link { text-decoration: none; color: #1D3994}
a:visited { color: #1D3994}
a:hover { text-decoration: underline; color: #1D3994}
table {
	text-align: left;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
form { display: inline}
ul {
	margin: 0 0 0 2em;
	padding: 0; 
}
ol {
	margin: 0 0 0 2em;
	padding: 0; 
}

/* -------------ラッパーの設定-------------*/
#wrapbody {
	width: 100%;
	margin: 0 auto;
}
#wrapbodyback {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}
#wrap {
	clear: both;
	width: 950px;
	margin: 0 auto;
}
#wrapback {
	float: left;
	width: 950px;
	background-color: #FFFFFF;
}
#wraph {
	width: 950px;
	margin: 0 auto;
}
#wraphback {
	float: left;
	width: 950px;
	background-color: #FFFFFF;
}
#wrapf {
	clear: both;
	width: 100%;
	margin: 0 auto;
}
#wrapfback {
	float: left;
	width: 100%;
	background-color: #C2D3E7;
}
#wrapcnts {
	float: left;
	width: 637px;
}
#wrapmenu {
	width: 181px;
	margin: 0;
}
#wrapmenuright {
	width: 301px;
	margin: 0;
}

/* -------------ヘッダーの設定-------------*/
#headerback {
	width: 950px;
	padding-bottom: 0;
	background-color: #FFFFFF;
}
#header {
	width: 950px;
	background-color: #FFFFFF;
}
#header .index {
	display: block;
	text-align: center;
	padding: 5px 0;
	background-color: #FFFFFF;
}
#header h1 {
	color: #000000;
}
#header .banner {
	float: left;
	width: 950px;
	background-image: url(../image/hb01.jpg);
	background-repeat: repeat-y;
}
#header .banner2 {
	float: left;
	width: 950px;
	background-image: url(../image/hb02.jpg);
	background-repeat: repeat-y;
}
#header .left {
	float: left;
	text-align: center;
	width: 200px;
	padding: 5px 0 10px 0;
}
#header .right {
	float: right;
	text-align: right;
	widows: 750px;
	padding: 8px 0 2px 0;
}
#header .navi {
	display: block;
	padding: 5px 0;
	clear: both;
}

/* ---------------中側の設定---------------*/
#centerback {
	float: left;
	width: 637px;
	margin: 0;
}
#centercnts {
	width: 637px;
	margin: 0 auto;
	padding: 5px 0;
}

/* ---------------中側の設定（index）---------------*/
#centerback_index {
	float: right;
	width: 444px;
	margin: 0;
}
#centercnts_index {
	width: 443px;
	margin: 0 auto;
	padding: 5px 0;
}

/* ---------------左側の設定---------------*/
#leftcnts {
	color: #000000;
	float: left;
	width: 190px;
	margin: 0;
	padding: 5px 0;
	background-color: #FFFFFF;
}
#leftcnts a {
	color: #1D3994;
	text-decoration: none;
}
#leftcnts a:visited{
	color: #1D3994;
	text-decoration: none;
}
#leftcnts a:hover {
	color: #1D3994;
	text-decoration: none;
}

/* ---------------右側の設定---------------*/
#rightcnts {
	color: #000000;
	float: right;
	width: 301px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#rightcnts a {
	color: #1D3994;
	text-decoration: none;
}
#rightcnts a:visited{
	color: #1D3994;
	text-decoration: none;
}
#rightcnts a:hover {
	color: #1D3994;
	text-decoration: none;
}

/* -------------フッターの設定-------------*/
#footerback {
	margin: 0 auto;
	width: 950px;
	padding-top: 0;
	text-align: center;
}
#footer {
	width: 950px;
	padding: 5px 0;
	color: #000000;
}

/*#footerback {
	width: 950px;
	padding-top: 0;
	background-color: #FFFFFF;
}
#footer {
	width: 620px;
	padding: 5px 0;
	margin-left: 165px;
	color: #000000;
	text-align: center;
	background-color: #C2D3E7;
}*/

#footerback2 {
	width: 950px;
	padding-top: 0;
	text-align: center;
	background-color: #FFFFFF;
}
#footer2 {
	width: 950px;
	padding: 5px 0;
	color: #000000;
	background-color: #C2D3E7;
}

/* -------------上メニュー設定-------------*/
#navigation {
	width: 950px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 32px;
	overflow: hidden;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,
		from(#4F7EB9), 
		to(#4F7EB9));
	background: -moz-linear-gradient(top, #4F7EB9, #4F7EB9 );
	filter:progid:DXImageTransform.Microsoft.gradient
	(startcolorstr=#4F7EB9,endcolorstr=#4F7EB9,gradienttype=0);
	background-color: #4F7EB9;
	border-bottom: 2px solid #CCCCCC;
}
#navigation li {
	float: left;
	width: 188px;
	margin: 0;
	padding: 0;
	border-left: 2px solid #000000;
}
#navigation a {
	display: block;
	width: 100%;
	padding: 6px 0 8px 0;
	color: #FFFFFF;
	font-weight: bold;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,
		from(#4F7EB9), 
		to(#4F7EB9));
	background: -moz-linear-gradient(top, #4F7EB9, #4F7EB9 );
	filter:progid:DXImageTransform.Microsoft.gradient
	(startcolorstr=#4F7EB9,endcolorstr=#4F7EB9,gradienttype=0);
	background-color: #4F7EB9;
	background-position: left top;
	text-decoration: none;
	text-align: center;
}
#navigation a:hover {
	color: #FFFFFF;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,
		from(#4F7EB9), 
		to(#4F7EB9));
	background: -moz-linear-gradient(top, #4F7EB9, #4F7EB9 );
	filter:progid:DXImageTransform.Microsoft.gradient
	(startcolorstr=#4F7EB9,endcolorstr=#4F7EB9,gradienttype=0);
	background-color: #4F7EB9;
	background-position: right top;
}

#navigation2 {
	width: 950px;
	height: 30px;
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(../image/hn.jpg);
}
#navigation2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation2 li {
	float: left;
	text-indent: -9999px;
}
#navigation2 a {
	height: 30px;
	display: block;
	background-image: url(../image/hn.jpg);
	text-decoration: none;
}
#navigation2 a.hn01 { width: 80px; background-position: -0px 0px; margin-left: 0px;}
#navigation2 a.hn02 { width: 80px; background-position: -80px 0px;}
#navigation2 a.hn03 { width: 80px; background-position: -160px 0px;}
#navigation2 a.hn04 { width: 80px; background-position: -240px 0px;}
#navigation2 a.hn05 { width: 80px; background-position: -320px 0px;}
#navigation2 a.hn06 { width: 80px; background-position: -400px 0px;}
#navigation2 a.hn07 { width: 80px; background-position: -480px 0px;}
#navigation2 a.hn08 { width: 80px; background-position: -560px 0px;}
#navigation2 a.hn09 { width: 80px; background-position: -640px 0px;}
#navigation2 a.hn10 { width: 80px; background-position: -720px 0px;}
#navigation2 a:hover {
	background-image: url(../image/hn.jpg);
	text-decoration: none;
}
#navigation2 a:hover.hn01 { width: 80px; background-position: -0px -100px;}
#navigation2 a:hover.hn02 { width: 80px; background-position: -80px -100px;}
#navigation2 a:hover.hn03 { width: 80px; background-position: -160px -100px;}
#navigation2 a:hover.hn04 { width: 80px; background-position: -240px -100px;}
#navigation2 a:hover.hn05 { width: 80px; background-position: -320px -100px;}
#navigation2 a:hover.hn06 { width: 80px; background-position: -400px -100px;}
#navigation2 a:hover.hn07 { width: 80px; background-position: -480px -100px;}
#navigation2 a:hover.hn08 { width: 80px; background-position: -560px -100px;}
#navigation2 a:hover.hn09 { width: 80px; background-position: -640px -100px;}
#navigation2 a:hover.hn10 { width: 80px; background-position: -720px -100px;}

#navigation2 .hns01 { width: 80px; height: 30px;}
#navigation2 .hns02 { width: 80px; height: 30px;}
#navigation2 .hns03 { width: 80px; height: 30px;}
#navigation2 .hns04 { width: 80px; height: 30px;}
#navigation2 .hns05 { width: 80px; height: 30px;}
#navigation2 .hns06 { width: 80px; height: 30px;}
#navigation2 .hns07 { width: 80px; height: 30px;}
#navigation2 .hns08 { width: 80px; height: 30px;}
#navigation2 .hns09 { width: 80px; height: 30px;}
#navigation2 .hns10 { width: 80px; height: 30px;}

/* -------------テキストサイズ設定-------------*/
.text08px { font-size: 8px; line-height:120%;}
.text09px { font-size: 9px; line-height:120%;}
.text10px { font-size: 10px; line-height:120%;}
.text11px { font-size: 11px; line-height:120%;}
.text12px { font-size: 12px; line-height:120%;}
.text13px { font-size: 13px; line-height:120%;}
.text14px { font-size: 14px; line-height:120%;}
.text15px { font-size: 15px; line-height:120%;}
.text16px { font-size: 16px; line-height:120%;}
.text18px { font-size: 18px; line-height:120%;}
.text20px { font-size: 20px; line-height:120%;}
.text22px { font-size: 22px; line-height:120%;}
.text24px { font-size: 24px; line-height:120%;}
.text28px { font-size: 28px; line-height:120%;}
.text32px { font-size: 32px; line-height:120%;}
.text36px { font-size: 36px; line-height:120%;}
.text08px2 { font-size: 8px; line-height:140%;}
.text09px2 { font-size: 9px; line-height:140%;}
.text10px2 { font-size: 10px; line-height:140%;}
.text11px2 { font-size: 11px; line-height:140%;}
.text12px2 { font-size: 12px; line-height:140%;}
.text13px2 { font-size: 13px; line-height:140%;}
.text14px2 { font-size: 14px; line-height:140%;}
.text15px2 { font-size: 15px; line-height:140%;}
.text16px2 { font-size: 16px; line-height:140%;}
.text18px2 { font-size: 18px; line-height:140%;}
.text20px2 { font-size: 20px; line-height:140%;}
.text22px2 { font-size: 22px; line-height:140%;}
.text24px2 { font-size: 24px; line-height:140%;}
.text28px2 { font-size: 28px; line-height:140%;}
.text32px2 { font-size: 32px; line-height:140%;}
.text36px2 { font-size: 36px; line-height:140%;}

/* -------------見だし設定-------------*/ 
h1 {
    display: inline;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    font-weight: normal
}
h2 {
    display: inline;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    font-weight: normal
}

/* -------------画像設定-------------*/ 
.imgheader {
	width: 950px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}
.imgcommon {
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgleft {
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgright {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* -------------オプション5設定-------------*/ 
#wrap2 {
	clear: both;
	width: 950px;
	margin: 0 auto;
}
#wrap2back {
	float: left;
	width: 950px;
	background-color: #FFFFFF;
}
#wrap2cnts {
	float: left;
	width: 950px;
}
#center2back {
	float: right;
	width: 950px;
	margin: 0;
}
#center2cnts {
	margin: 5px 10px;
}