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


ul.local-link {
	text-align:center;
	margin-top:30px;
}
.local-link li {
	display:inline-block;
	padding-right:6px;
/display:inline;
/zoom:1;
}
.local-link a {
	display:block;
	background:url(../images/btn_bg.png) no-repeat;
	padding:15px;
	width:140px;
	text-align:left;
}


/* 本社・営業所 */
.box-01{
	width:547px;
	clear:both;
}
.box-01 .left{
	width:220px;
	float:left;
}
.box-01 .right{
	width:320px;
	float:right;
	text-align:left;
}

.mrb10{
	margin-bottom:10px;
}