@charset "UTF-8";
/* CSS Document */

/*RESET
====================================*/


* {
margin: 0;
padding: 0;
font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, san-serif, "ＭＳ Ｐゴシック","ＭＳ ゴシック",  osaka;
font-size: 16px;
line-height:160%;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

img{border:0;margin:0px;padding:0px;vertical-align: bottom;}
ul{
list-style-type:none;	
}


h1,h2,h3,h4,h5,h6{
margin:0px !important;
padding:0px !important;	
}

.clear{

clear:both;}

.txtcenter{
text-align:center;	
}
.fright{
float:right;	
}
.fleft{
float:left;	
}

/*IE7*/
*:first-child+html img{display:block;}




/*====================================*/


body{
}


header{
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	background-position:center top;

}

header #in_head1{
width:1050px;
margin:0px auto;	
}


header #logo{
float:left;
margin:0px 0px 0px 0px !important;
padding-left:25px !important;
}

header #btn_mail{
float:right;	
margin:7px 43px 0px 0px;
}
header #btn_mail a{
margin:12px 0px 0px 0px;
	display:block;
	width:225px;
	height:57px;
	background-image:url(../images/h_btn.png);
  text-indent: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}


header #btn_mail a:hover{
	background-position:0px -57px;
}

header #head_tel{
float:right;	
margin:0px 0px 0px 0px;
}

header #mainV{
	clear:both;
	margin-right:-93px;
	padding-top:4px;
}


#wrapper{
width:1050px;
margin:0px auto;
background-image:url(../images/bg_wrapper.gif);
background-repeat:repeat-y;
padding-top:30px;
}


.contact1{
	background-image:url(../images/contact1_bg.png);
	background-repeat:no-repeat;
	position:relative;
	width:1050px;
	height:258px;
	margin:10px auto 30px;
	

}

.contact1 .tel{
	position: absolute;
	left: 231px;
	top: 176px;
}

.contact1 a.btn {
	display: block;
	width: 337px;
	height: 64px;
	background-image: url(../images/c_btn.gif);
	position: absolute;
	left: 656px;
	top: 161px;
	text-indent: 100% !important;
	white-space: nowrap !important;
	overflow: hidden !important;
}

.contact1 a:hover.btn {
	background-position:0px -64px;
}

.contact_top{
	
margin-top:-40px !important;}




section{
width:1000px;
margin:0px auto;
background-image:url(../images/bg_contents.gif);
background-repeat:repeat-y;
padding:0px 25px;
}

section#nayami h1{
	margin:0px -25px !important;	
}


section#feature ul{
	padding-left:130px;
	padding-right:130px;
	overflow:hidden;
}
section#feature li{
	float:left
}


section#price h1{
	margin:0px -25px 0px -52px !important;
}

#priceBtn{
	background-image:url(../images/price_3.gif);
	width:1000px;
	height:227px;
	position:relative;
	
}

#b1 a{
	background-image: url(../images/price_btn1.gif);
	width: 379px;
	height: 73px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 119px;
	top: 8px;
	text-indent: 100% !important;
	white-space: nowrap !important;
	overflow: hidden !important;
}



#b2 a{
	background-image: url(../images/price_btn2.gif);
	width: 379px;
	height: 73px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 513px;
	top: 9px;
	text-indent: 100% !important;
	white-space: nowrap !important;
	overflow: hidden !important;
}


#b3 a{
	background-image: url(../images/price_btn3.gif);
	width: 379px;
	height: 73px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 120px;
	top: 98px;
	text-indent: 100% !important;
	white-space: nowrap !important;
	overflow: hidden !important;
}


#b4 a{
	background-image: url(../images/price_btn4.gif);
	width: 379px;
	height: 73px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 514px;
	top: 98px;
	text-indent: 100% !important;
	white-space: nowrap !important;
	overflow: hidden !important;
}

#b1 a:hover,#b2 a:hover,#b3 a:hover,#b4 a:hover{
	background-position:0px -73px;	
}
#aisatsu{
padding-top:30px;	
}
#aisatsu p{
padding-left:100px;
font-size:14px;	
}

.map{
padding:75px 75px 0px 0px;
float:right;	
}

.about{
padding:75px 0px 0px 95px;	
}

.about dl{
	padding-top:45px;
	padding-left:10px;
}

.about dt{
width:100px;
float:left;
font-size:14px;	
}
.about dd{
font-size:14px;	
padding-bottom:15px;
}


#mailForm dl{
width:800px;
margin:0px auto;	
}

#mailForm dt{
	clear:both;
	float:left;
	width:200px;
	background-image:url(../images/mail_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:50px;
}
#mailForm dt.nini{
	background-image:url(../images/mail_2.gif) !important;
}

#mailForm dd{
	padding-left:200px;
	padding-bottom:20px;
}
#mailForm dl input,#mailForm textarea{
width:500px !important;	
}

#mail_btn a{
width:214px;
height:46px;
display:block;
background-image:url(../images/mail_btn.gif);	
margin:0px auto;
	margin-top:30px !important;
	margin-bottom:80px;
  text-indent: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

#mail_btn a:hover{
	background-position:0px -46px;
}


/*サイドナビ&フッター周辺
***********************************/

#snavi {
	background-image:url(../images/bg_snavi.png);
	background-repeat:repeat;
overflow: hidden;
position: fixed;
right: 0px;
top: 50%;
width: 120px;
z-index: 9999;
padding:10px 20px;
}

#snavi  li{
border-bottom:1px #d1eedf dotted;
padding:3px 0px;
}

#snavi  a{
	display:block;
color:#666666;
font-size:13px !important;
text-decoration:none;
}
#snavi .current a,#snavi a:hover{
color:#facd51 !important;	
}







footer{
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	height:433px;	
	clear:both;
	margin-top:100px;
}

ul#gnavi{
width:1000px;
margin:0px auto;
overflow:hidden;
}
ul#gnavi li{
	float:left;

}


ul#gnavi li a{
	display:block;
	height:63px;
	background-image:url(../images/gnavi.gif);
	background-repeat:no-repeat;
  text-indent: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}


#g01 a{background-position:0px 0px;width:168px !important;}
#g02 a{background-position:-168px 0px;width:168px !important;}
#g03 a{background-position:-336px 0px;width:168px !important;}

#g01 a:hover{background-position:0px -63px;width:168px !important;}
#g02 a:hover{background-position:-168px -63px;width:168px !important;}
#g03 a:hover{background-position:-336px -63px;width:168px !important;}

#in_footer{
	width:970px !important;
padding:0px 40px !important;	
margin:0px auto !important;
}

.footerBox1{
width:350px;	
float:left;
height:300px;
padding-top:38px !important;
padding-right:20px;
}

.footerBox1 h2{
font-size:15px;	
font-weight:normal;
padding-bottom:10px !important;
color:#666666;
}

.footerBox1 dl{
	font-size:13px;
	padding-bottom:10px !important;
}

.footerBox1 p{
	color:#666666;
	font-size:14px;
}
.footerBox1 dl dt{
	float:left;
	width:60px;
	color:#666666;
	font-size:13px;
}
.footerBox1 dl dd{
	padding-left:60px;
	color:#666666;
	font-size:13px;
}


.footerBox2{
width:300px;	
float:left;
height:300px;
padding-top:38px !important;
padding-right:20px;
}

.footerBox2 h2{
	color:#666666;
font-size:15px;	
font-weight:normal;
padding-bottom:10px !important;
}

.footerBox2 li{
	color:#666666;
	font-size:13px;
	padding-bottom:10px !important;
}


.footerBox3{
width:250px;	
float:left;
height:300px;
padding-top:38px !important;
}

.footerBox3 ul{
}
.footerBox3 h2{
font-size:15px;	
color:#666666;
font-weight:normal;
padding-bottom:10px !important;
}
.footerBox3 h3{
	color:#666666;
	padding-top:5px !important;
}
.footerBox3 li{
	color:#666666;
	font-size:13px;
	padding-bottom:2px !important;
}
#copy{
float:right;
padding-top:15px;
font-size:10px;	
color:#666666;
}

#erea{
	width:160px;
}
#erea li{
float:left;
width:80px;	
line-height:120% !important;
}



#fnav{
padding-top:15px;
width:350px;
float:left;
}
#fnav a,#fnav{
font-size:10px;	
color:#666;
text-decoration:none;
}
.pl05{
padding-left:5px;	
}
.pl290{
	padding-left:290px !important;
}
.pr10{
padding-right:10px !important;	
}
.pr25{
padding-right:25px !important;	
}
.pr45{
padding-right:45px !important;	
}

.pb15{
padding-bottom:15px !important;	
}

.pb50{
padding-bottom:50px !important;	
}
.pb40{
	padding-bottom:40px !important;
}
.pb45{
	padding-bottom:45px !important;
}
.pb30{
	padding-bottom:30px !important;
}


.pl20{
	padding-left:20px !important;
}
.pl30{
	padding-left:30px !important;
}
.pl40{
	padding-left:40px !important;
}

.pl10{
padding-left:10px !important;	
}
.pl15{
padding-left:15px !important;	
}
.pl95{
	padding-left:95px !important;
}

.pr20{
	padding-right:20px !important;
}
.pr40{
	padding-right:40px !important;
}

.pt50{
	padding-top:50px !important;}
	
.pt30{
	padding-top:30px !important;}
	
.pb50{
	padding-bottom:50px !important;}
	
.mt50{
	margin-top:50px !important;}	
.mt30{
	margin-top:30px !important;}	
.mauto{
margin:0px auto !important;	
}

.f_20{
font-size:20px !important;	
}

.f_ora{
color:#e46609;	
}

.f_16{
	ont-size:16px;
}

#contact_btn{
width:200px;
margin: 10px auto 50px auto;
}

#formbtn{
    background-color: #f5b70c;
    border-style: none;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    height: 46px;
    width: 150px;
    text-align: center;
	background-image:url(../images/mail_btn.gif);
	background-position:center top;
	text-indent:-9999px;
	overflow:hidden;
}

#formbtn:hover{
background-color: #fca229;
	background-image:url(../images/mail_btn.gif);
	background-position:bottom center;
}
