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

body{
	font:14px/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#404040;
	background:url(../../common/images/header_line.gif) repeat-x;
}

/* ===== ヘッダここから ====== */

#header{
	padding-top:20px;
	background:url(../../common/images/leaf.gif) no-repeat 97% 33%;
}

#header_inner{
	width:960px;
	margin:0 auto 10px;
}

#header h1{
	float:left;
	font-size:80%;
	padding:10px 0 20px 0;
}

#header h1 img{
	padding-top:5px;
}

#header_inner ul{
	float:right;
	padding-top:5px;
}

#header .tel{
	font-size:190%;
	font-weight:bold;
	color:#9e9e9e;
	background:url(../../common/images/tel_icon.gif) no-repeat 8%;
	line-height:26px;
	text-align:right;
}

#header .open{
	font-size:90%;
	text-align:right;
	margin-bottom:5px;
}

#header .contact{
	text-align:right;
	background:url(../../common/images/contact_on.png) no-repeat right;
}

.contact a{
		display:block;
}

.contact a:hover img{
	visibility:hidden;
}

/* ===== ヘッダのグロナビここから ====== */

#gnavi_wrap{
	background:url(../../common/images/gnav_line.gif) repeat-x;
	height:64px;
	padding-bottom:10px;
}

/*#gnavi{
	width:960px;
	margin:0 auto;	
}

#gnavi li{
	float:left;
}

#gnavi .gnav1{
	background:url(../../common/images/gnav01_on.gif) no-repeat;	
}

#gnavi .gnav2{
	background:url(../../common/images/gnav02_on.gif) no-repeat;	
}

#gnavi .gnav3{
	background:url(../../common/images/gnav03_on.gif) no-repeat;	
}

#gnavi .gnav4{
	background:url(../../common/images/gnav04_on.gif) no-repeat;	
}

#gnavi li a{
	display:block;
}

#gnavi li a:hover img{
	visibility:hidden;
}

.gnav4 img{
	visibility:hidden;
}*/

#wrap{
	width:960px;
	margin:0 auto;
}

/* ===== コンテンツここから ====== */

h2{
	margin-bottom:10px;	
}

/* headlineここから */
	
.headline{margin-bottom:40px;}

.breadcrumb ol{float:left;}

.headline .breadcrumb li{float:left;list-style-type:none;display:block;background:url(../../common/images/pan.gif) no-repeat right;font-size:85%;padding:0px 7px;
}

.breadcrumb li a{text-decoration:none;color:#404040;margin-bottom:25px;margin-right:2px;padding-right:14px;
/*display:block;*/}

.breadcrumb li a:hover{text-decoration:underline;color:#666;}

.headline ol .breadcrumbm{background:none;}

/* ------------------パンくずここまで-------------- */

/* headlineここまで */


h4{
	margin-bottom:15px;
	font-size:150%; 
	background:url(../../top_images/title_icon.gif) no-repeat left;
	border-bottom:1px solid #666;
	padding-left:15px; 
	clear:both;
	}

.text1{
	margin-bottom:10px;
	padding-left:10px;
}

#contact_tel{
	width:960px;
	background:url(../images/background.gif) no-repeat 5px 0;
	padding:20px 20px;
	margin-bottom:50px;
}

#contact_tel .tel{
	padding:35px 200px 25px 200px;
}

.mail{
	float:left;
	background:url(../images/mail_on.gif) no-repeat 100%;
	padding-left:70px;
	margin-bottom:20px;
}

.mail a{
	display:block;	
}

.mail a:hover img{
	visibility:hidden;	
}

#address{
	float:right;
	width:400px;
	text-align:center;
	font-weight:bold;
	padding:30px 70px 0 0;
}

#address span{
	font-size:140%;
}

#question ul{
	margin-bottom:30px;
}

#question li.q1{
	background:url(../images/question_01.png) no-repeat 6%;
	padding:30px 0 40px 150px;
}

#question li.q2{
	background:url(../images/a.gif) no-repeat 14%;
	padding-left:170px;
	margin-bottom:20px;
}

.gototop{
	background:url(../../common/images/gototop_on.gif) no-repeat;
	float:right;
	margin-bottom:80px;
	clear:both;
}

.gototop a{
	display:block;
}

.gototop a:hover img{
	visibility:hidden;
}




/* ===== フッタここから ====== */


#footer_wrap{
	background:url(../../common/images/footer.gif) no-repeat top center;
	clear:both;
	padding-top:165px;
}

.contact1{
	background:url(../../common/images/contact_on.png) no-repeat;
}

.contact1 a{
	display:block;
}

.contact1 a:hover img{
	visibility:hidden;
}

#footer_wrap ul{
	text-align:right;
}

#footer_wrap li{
	display:inline;
	border-right:1px solid #404040;
	padding-right:10px;
	margin-right:5px;
	font-size:80%;
}

#footer_wrap li.btn6{
	border-right:none;
	padding-right:0px;
	margin-right:0px;	
}

#footer_wrap li a{
	color:#404040;
	text-decoration:none;	
}

#footer_wrap li a:hover{
	text-decoration:underline;
	color:#666;	
}

#footer{
	background:url(../../common/images/footer_line.gif);
}

#footer_inner{
	width:960px;
	margin:0 auto;
	padding-top:30px;
}

#footer_img{
	float:left;
}

#footer_link{
	float:right;
	width:600px;
	margin-bottom:100px;
}

#footer address{
	text-align:center;
	font-size:80%;
	clear:both;
	padding-bottom:15px;
}















