@charset "Shift_JIS";
/* トップcss */

#mainBox{
	margin:0 auto 20px auto;
	background: url(../images/top/top_bg.jpg) repeat-x;
}

/*メインイメージ*/
#mainimage{
margin:0;
padding:0;
}

/*メニュー*/
#topmenu{
margin:26px auto 15px auto;
width:960px;
}
#topmenu ul li{
list-style:none;
float:left;
}
.space6{
margin-right:7px;
}

/*連絡先*/
#topcontact{
background:url(../images/top/contact_bg.jpg) no-repeat;
width:960px;
height:190px;
margin:0 auto;
}
#topcontact .tel{
margin:23px 0 0 29px;
float:left;
}
#topcontact .btn{
margin:23px 32px 0 0;
float:right;
}
#topcontact .c2{
margin-top:27px;
}
div#top-info {
	margin: 10px auto;
	padding: 20px 0px 0px 0px;
font-size: 18px;
	width: 960px;
	text-align: center;
}