@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;
}
*/


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

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

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



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

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



#wrap ul{
		padding:20px 50px 100px 50px;
		}


#wrap ul li{
		background:url(../images/sitemap_icon1.gif) no-repeat;
		padding:6px 0px 20px 40px;
		border-bottom:1px dotted #999999;
		margin-bottom:10px;
		}


#wrap ul li.work{
		background:url(../images/sitemap_icon1.gif) no-repeat left top;
		padding:6px 0px 20px 40px;
		
		}

#wrap ul li.work dt{
		padding-bottom:10px;}

#wrap ul li.work dd{
		background:url(../images/sitemap_icon2.gif) no-repeat left;
		padding:5px 0px 5px 20px;
		}

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
































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


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















