@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;
	background:url(../images/shadow.gif) repeat-x bottom;
	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;
}
*/
#wrap{
	width:960px;
	margin:0 auto;
}

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

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


.headline img{
	margin-bottom:10px;
	}


/* ------------------パンくずここから-------------- */

.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ここまで */

h2{
	margin-bottom:10px;
}

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

.black{
	padding-top:10px;
	padding-left:10px;
	margin-bottom:20px;
	font-weight:bold;
}

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;
	}

h5{
	padding-top:50px;
	padding-left:10px;
	color:#4cb328;
	border-bottom:1px dotted;
	border-color:#424242;
	font-size:17px;
	
}

.list{
	padding-left:10px;
	
	
}

.list li{
	background:url(../images/circle_privacy.gif) no-repeat 3px 15% ;
	padding-left:20px;
	padding-bottom:10px;
	line-height:1em;
}

.gototop{
	clear:both;
	float:right;
	margin-bottom:80px;
	display:block;
	padding-top:30px;
	}

.gototop a{display:block;width:186px;
height:21px;}



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



.gototop a {background:url(../../common/images/gototop_on.gif) no-repeat right;}




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


#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;
}















