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

#top{
	width:100%;
	height:139px;
	background:url(../../images/common/top_bg.jpg) repeat-x;
}

.wrapper{
    width:1000px;
	margin:0 auto;	
}

#logo{
	float: left;
	width: 654px;
	padding: 27px 0 0 18px;
}

#logo span{
	float: right;
	padding: 60px 180px 0 0px;
	font-size: 26px;
	color: #8f5006;
	font-family: "HGMaruGothicMPRO";
}

#tel{
    float:right;
	width:327px;
	height:52px;
	margin-top:27px;
	padding-top:38px;
	text-align:center;
	line-height:22px;
	background:url(../../images/common/tel.png) no-repeat;	
}


#global-nav{
    background:#058337;	
}

#banner{}


#footer01{
    height:61px;
	background:#eee url(../../images/index/footer_img02.png) repeat-x left top;	
	
}
