@charset "UTF-8";
/* CSS Document */

/* body */
body{
	background-color: #F5F5F5;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
}

img{
 border:0;
}

form {
 margin:0px;
	padding:0px;
}

p {
 margin:0px;
	padding:0px;
}


/* header */
#headerBox{
	background-image:url(../img/header_bg.jpg);
	width: 788px;
	height: 89px;
	display:block;
	padding-top: 7px;
	padding-left: 10px;
}

#headerBox h4{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
	color: #E3F1E0;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

#headerBox #logImgBox{
	width: 216px;
	height: 51px;
	margin-top:10px;
	padding-left:10px;
	float:left
}

#headerBox #logImgBox #logImg a{
 background-image:url(../img/header_logo.gif);
	background-repeat:no-repeat;
	width: 216px;
	height: 51px;
	display:block;
	text-indent: -9999px;
}

#headerBox #telBox{
	width: 186px;
	height: 37px;
	margin-top:17px;
	padding-right:15px;
	float:right
}

#headerBox #telBox #telImgBox{
 background-image:url(../img/header_tel.gif);
	background-repeat:no-repeat;
	width: 186px;
	height: 37px;
	display:block;
	text-indent: -9999px;
}



/* grobalMenu */
#gMenueBox{
	width:798px;
	height:47px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#gMenuBox ul{
	margin: 0px;
	padding: 0px;
}

#gMenuBox li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#gMenuBox #menu01,#menu02,#menu03,#menu04,#menu05,#menu11,#menu01on,#menu02on,#menu03on,#menu04on,#menu05on,#menu11on{
	float: left;
}

#gMenuBox #menu01 a{
	background-image: url(../img/g_menu01.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 47px;
	text-indent: -9999px;
	display: block;
}
#gMenuBox #menu01on a{
	background-image: url(../img/g_menu01.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 47px;
	text-indent: -9999px;
	display: block;
	background-position: 0 -47px;
}
#gMenuBox #menu01 a:hover{
	background-position: 0 -47px;
}

#gMenuBox #menu02 a{
	background-image: url(../img/g_menu02.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 47px;
	text-indent: -9999px;
	display: block;
}
#gMenuBox #menu02on a{
	background-image: url(../img/g_menu02.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 47px;
	text-indent: -9999px;
	display: block;
	background-position: 0 -47px;
}
#gMenuBox #menu02 a:hover{
	background-position: 0 -47px;
}

#gMenuBox #menu03 a{
	background-image: url(../img/g_menu03.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 47px;
	text-indent: -9999px;
	display: block;
}
#gMenuBox #menu03on a{
	background-image: url(../img/g_menu03.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 47px;
	text-indent: -9999px;
	display: block;
	background-position: 0 -47px;
}
#gMenuBox #menu03 a:hover{
	background-position: 0 -47px;
}

#gMenuBox #menu04 a{
	background-image: url(../img/g_menu04.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 47px;
	text-indent: -9999px;
	display: block;
}
#gMenuBox #menu04on a{
	background-image: url(../img/g_menu04.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 47px;
	text-indent: -9999px;
	display: block;
	background-position: 0 -47px;
}
#gMenuBox #menu04 a:hover{
	background-position: 0 -47px;
}

#gMenuBox #menu05 a{
	background-image: url(../img/g_menu05.jpg);
	background-repeat: no-repeat;
	width: 138px;
	height: 47px;
	text-indent: -9999px;
	display: block;
}
#gMenuBox #menu05on a{
	background-image: url(../img/g_menu05.jpg);
	background-repeat: no-repeat;
	width: 138px;
	height: 47px;
	text-indent: -9999px;
	display: block;
	background-position: 0 -47px;
}
#gMenuBox #menu05 a:hover{
	background-position: 0 -47px;
}

#gMenuBox #menu11 a{
	background-image: url(../img/g_menu11.jpg);
	background-repeat: no-repeat;
	width: 127px;
	height: 47px;
	text-indent: -9999px;
	display: block;
}
#gMenuBox #menu11on a{
	background-image: url(../img/g_menu11.jpg);
	background-repeat: no-repeat;
	width: 127px;
	height: 47px;
	text-indent: -9999px;
	display: block;
	background-position: 0 -47px;
}
#gMenuBox #menu11 a:hover{
	background-position: 0 -47px;
}


/* pankuzu */
#contentsBox #pankuzu{
	width:782px;
	padding-top: 10px;
	padding-bottom:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 150%;
 color: #666666;
}
#contentsBox #pankuzu a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 150%;
 color: #3F8782;
	text-decoration:underline;
}
#contentsBox #pankuzu a:hover{
 color:#CC0000;
}

#bodyBox #pankuzu2{
	width:783px;
	padding-top: 10px;
	padding-bottom:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 150%;
 color: #666666;
	margin-left:16px;
}
#bodyBox #pankuzu2 a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 150%;
 color: #3F8782;
	text-decoration:underline;
}
#bodyBox #pankuzu2 a:hover{
 color:#CC0000;
}

#bodyBox #contentsBox3 #pankuzu3{
	width:781px;
	padding-top: 10px;
	padding-bottom:5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 150%;
 color: #666666;
}
#bodyBox #contentsBox3 #pankuzu3 a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 150%;
 color: #3F8782;
	text-decoration:underline;
}
#bodyBox #contentsBox3 #pankuzu3 a:hover{
 color:#CC0000;
}


/* 10/07/01 */
#bodyBox #pankuzu4{
	width:783px;
	padding-top: 10px;
	padding-bottom:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	 font-size: 12px;
	 line-height: 150%;
	color: #666666;
	margin-left:16px;
}
#bodyBox #pankuzu4 a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	 font-size: 12px;
	 line-height: 150%;
	 color: #3F8782;
	text-decoration:underline;
}
#bodyBox #pankuzu4 a:hover{
 color:#CC0000;
}



/* contents */
#bodyBox{
	width:798px;
	background-color: #FFFFFF;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#contentsBox #salesPoint{
 width: 800px;
	padding-top:10px;
	padding-bottom:25px;
}
#contentsBox #salesPoint2{
 width: 800px;
	padding-bottom:15px;
}
#contentsBox #salesPoint3{
 width: 800px;
 margin-top:-16px;
	padding-bottom:15px;
}

#contentsBox #salesPoint #salesPoint01{
 width: 193px;
	float:left;
}
#contentsBox #salesPoint #salesPoint01 #indexImg01{
 background-image:url(../../img/index_img01.jpg);
	background-repeat:no-repeat;
	width: 193px;
	height: 44px;
	display:block;
	text-indent: -9999px;
}

#contentsBox #salesPoint #salesPoint01 #indexImg01 h3{
	display:none;
}


#contentsBox #salesPoint #salesPoint02{
 width: 190px;
	margin-left:10px;
	float:left;
}
#contentsBox #salesPoint #salesPoint02 #indexImg02{
 background-image:url(../../img/index_img02.jpg);
	background-repeat:no-repeat;
	width: 190px;
	height: 44px;
	display:block;
	text-indent: -9999px;
}

#contentsBox #salesPoint #salesPoint02 #indexImg02 h3{
	display:none;
}

#contentsBox #salesPoint #salesPoint03{
 width: 202px;
	margin-left:13px;
	float:left;
}
#contentsBox #salesPoint #salesPoint03 #indexImg03{
 background-image:url(../../img/index_img03.jpg);
	background-repeat:no-repeat;
	width: 202px;
	height: 44px;
	display:block;
	text-indent: -9999px;
}

#contentsBox #salesPoint #salesPoint03 #indexImg03 h3{
	display:none;
}

#contentsBox #salesPoint #salesPoint04{
 width: 160px;
	margin-left:12px;
	float:left;
}
#contentsBox #salesPoint #salesPoint04 #indexImg04{
 background-image:url(../../img/index_img04.jpg);
	background-repeat:no-repeat;
	width: 160px;
	height: 44px;
	display:block;
	text-indent: -9999px;
}

#contentsBox #salesPoint #salesPoint04 #indexImg04 h3{
	display:none;
}

#contentsBox3 #salesPoint{
 width: 761px;
	margin-top:10px;
	margin-bottom:20px;
}
* html #contentsBox3 #salesPoint{
 width: 761px;
	margin-top:30px;
	margin-bottom:20px;
}
*:first-child+html #contentsBox3 #salesPoint{
 width: 761px;
	margin-top:30px;
	margin-bottom:20px;
}

#contentsBox3 #salesPoint #salesPoint01{
 width: 182px;
	float:left;
}
#contentsBox3 #salesPoint #salesPoint01 #indexImg01{
 background-image:url(../../img/index_img01.jpg);
	background-repeat:no-repeat;
	width: 182px;
	height: 44px;
	display:block;
	text-indent: -9999px;
}

#contentsBox3 #salesPoint #salesPoint02{
 width: 188px;
	margin-left:15px;
	float:left;
}
#contentsBox3 #salesPoint #salesPoint02 #indexImg02{
 background-image:url(../../img/index_img02.jpg);
	background-repeat:no-repeat;
	width: 188px;
	height: 44px;
	display:block;
	text-indent: -9999px;
}

#contentsBox3 #salesPoint #salesPoint03{
 width: 188px;
	margin-left:13px;
	float:left;
}
#contentsBox3 #salesPoint #salesPoint03 #indexImg03{
 background-image:url(../../img/index_img03.jpg);
	background-repeat:no-repeat;
	width: 188px;
	height: 44px;
	display:block;
	text-indent: -9999px;
}

#contentsBox3 #salesPoint #salesPoint04{
 width: 160px;
	margin-left:12px;
	float:left;
}
#contentsBox3 #salesPoint #salesPoint04 #indexImg04{
 background-image:url(../../img/index_img04.jpg);
	background-repeat:no-repeat;
	width: 160px;
	height: 44px;
	display:block;
	text-indent: -9999px;
}

.contactBoxBg{
	background-color: #F0F0F0;
	width: 589px;
	height: 88px;
	border: 1px solid #D9D9D9;
	margin-left:96px;
	margin-bottom:45px;
	padding-left:14px;
}

.contactNumBox{
 width: 247px;
	height: 60px;
	margin-top:13px;
	float:left;
}

.contactNumImg{
 background-image:url(../img/contact_01.jpg);
	background-repeat:no-repeat;
	width: 247px;
	height: 60px;
	display:block;
	text-indent: -9999px;
}

.contactLinkBox{
 width:315px;
 height:67px;
 margin-top:10px;
 margin-left:16px;
 float:left;
}
.contactLinkImg a{
 background-image:url(../img/contact_02.jpg);
	background-repeat:no-repeat;
	width:315px;
 height:67px;
	display:block;
	text-indent: -9999px;
}
.contactLinkImg a:hover{
	background-position: 0 -67px;
}



/* footer */
#footerBox1{
 width:761px;
	background-color:#6B6B6B;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom:10px;
	padding-left: 17px;
	margin-bottom:15px;
}

#footerBox1 p{
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 150%;
 color: #FFFFFF;
}

#footerBox1 a{
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 150%;
 color: #FFFFFF;
	text-decoration:none;
}
#footerBox1 a:hover{
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 150%;
	color:#CC0000;
	text-decoration:none;
}

#footerBox2{
 width:798px;
	margin-bottom:15px;
}

#footerBox2 p{
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 10px;
 line-height: 150%;
 color: #666666;
}

#copyRightBox{
 width:798px;
	background-color:#E8E8E8;
	padding-top: 5px;
	padding-bottom:5px;
}

#copyRightBox p{
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 150%;
 color: #666666;
}

.linkBox2{
 width:412px;
	margin-left:175px;
}

.z-kaiLink2{
	width: 202px;
	height: 64px;
	float:left;
}
.z-kaiLink2 a{
 background-image:url(../img/z-kai.jpg);
	background-repeat:no-repeat;
	width: 202px;
	height: 64px;
	display:block;
	text-indent: -9999px;
}

.surLink2{
	width: 200px;
	height: 62px;
	float:right;
}
.surLink2 a{
 background-image:url(../img/sur.jpg);
	background-repeat:no-repeat;
	width: 200px;
	height: 62px;
	display:block;
	text-indent: -9999px;
	margin-left:1px;
}

.midashi01{
	font-weight:bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	line-height: 150%;
	color:white;
	margin-bottom:4px;
	padding-left:10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2F6A64;
	background-color:#2F6A64;
}
.midashi02{
	font-weight:bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	line-height: 150%;
	color: #666666;
	padding-bottom:4px;
	padding-left:10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2F6A64;
}
.midashi03{
	font-weight:bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	line-height: 110%;
	color: #666666;
	margin-left:16px;
	padding-left:10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2F6A64;
	margin-bottom:6px;
}
.midashi04{
	font-weight:bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	line-height: 150%;
	color:white;
	margin-left:16px;
	padding-left:10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2F6A64;
	background-color:#2F6A64;
}

.midashi05{
	font-weight:bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	line-height: 120%;
	color: #666666;
	margin-left:16px;
	margin-bottom:4px;
	padding-bottom:2px;
	padding-left:6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2F6A64;
}

.page_top {
text-align:right;
display:block;
line-height:120%;
font-size:14px;
margin:2px 30px 16px 0;
}
.page_top img{
margin-bottom:-4px;
}
.page_top a{
 color: #3F8782;
	text-decoration:underline;
}
.page_top a:hover{
 color:#CC0000;
}



/* ↓↓20090105追加↓↓ */

#itsukitest{
	width:764px;
	margin-bottom:20px;
}

#itsukitestsubttl{
width:764px;
height:45px;
background-image:url(../../img/index_subtitle02.jpg);
margin-bottom:20px;
}

.fontForitsukisubttl{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:24px;
	font-weight:bold;
	line-height:100%;
	color:#ffffff;
	padding-left:65px;
	padding-top:9px;
}

#itsukitestlistBox{
	padding-bottom:20px;
	padding-left:5px;
	clear:both;
}


.fontForitsukilist{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight:bold;
	line-height: 100%;
	color:#666666;
	height:30px;
	width:224px;
	padding-left: 25px;
	padding-top: 6px;
	background-image:url(../../img/listmark04.jpg);
	background-repeat: no-repeat;
	float:left;
}
.fontForitsukilist_otemae{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight:bold;
	line-height: 100%;
	color:#666666;
	height:30px;
	margin-right:16px;
	padding-left: 25px;
	padding-top: 6px;
	background-image:url(../../img/listmark04.jpg);
	background-repeat: no-repeat;
	float:left;
}

.footer_link a{
text-decoration:none;
color:#666666;
}
.footer_link a:hover{
color:#326D67;
}

.header_txt{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
	color: #E3F1E0;
	margin:0px;
	padding:0px;
	font-weight: normal;
}
.text_a{
text-align:right;
line-height:100%;
font-size:12px;
text-decoration:none;
}
.text_a a,.text_a a:hover{
color:#326D67;
}
/* ↑↑20090105追加↑↑ */

table {
border-collapse:collapse;
}

table, th, td {
border:#CCCCCC 1px solid;
border-collapse:collapse;
}


.banner_text{
text-align:center;
margin:auto;
}
.banner_text p{
font-size:12px;
padding:10px 0;
}
.banner_text p a{
text-decoration:none;
color:#666666;
}
.banner_text p a:hover{
color:#326D67;
}

.bunri_btBox{
width:548px;
height:60px;
margin:20px auto;
}
.bunri_btBox .bt01,.bunri_btBox .bt02{
float:left;
margin:0 10px;
text-align:center;
}
.bunri_btBox .bt01 a{
	background-image: url(../img/bnr_01.jpg);
	background-repeat: no-repeat;
	width: 246px;
	height: 55px;
	text-indent: -9999px;
	display: block;
}
.bunri_btBox .bt01 a:hover{
	background-position: 0 -55px;
}
.bunri_btBox .bt02 a{
	background-image: url(../img/bnr_02.jpg);
	background-repeat: no-repeat;
	width: 246px;
	height: 55px;
	text-indent: -9999px;
	display: block;
}
.bunri_btBox .bt02 a:hover{
	background-position: 0 -55px;
}

.red{color:#FF0000;}


.bunri_btBox2{
width:389px;
height:55px;
margin:20px auto;
}
.bunri_btBox2 .bt01{
float:left;
margin:0 10px;
text-align:center;
}
.bunri_btBox2 .bt01 a{
	background-image: url(../img/bnr_03.jpg);
	background-repeat: no-repeat;
	width: 389px;
	height: 55px;
	text-indent: -9999px;
	display: block;
}
.bunri_btBox2 .bt01 a:hover{
	background-position: 0 -55px;
}

