@charset "utf-8";

/* 掲載企業様募集中
================================================================================*/
body.one #content {
	float:none;
	width:auto;
	text-align:center;
}
div#customerBox {
	width:810px;
	margin:0 auto 20px;
	padding-top:7px;
	text-align:left;
	background:url(../img/topBox810Top.gif) 0 0 no-repeat;
}
div#customerBox h3 {
	margin:40px 0 20px;
}
div#customerBox h3.title {
	margin-top:0;
}
div#customerBox div.inner {
	padding:20px;
	background:url(../img/topBox810Bg.gif) repeat-y;
}
div#customerBox div.footer {
	height:7px;
	background:url(../img/topBox810Bottom.gif) no-repeat;
	overflow:hidden;
}
div#customerBox div.inner p {
	margin-bottom:1em;
	padding:0 10px;
}
div#customerBox .box {
	padding:0 10px;
}
div#customerBox .box .subBox {
	float:left;
	width:368px;
	margin:0 0 10px 10px;
	border:1px solid #ffcb7b;
	background:#fffbea;
}
div#customerBox .box div.first {
	margin-left:0;
}
div#customerBox div.inner .box p {
	padding:10px;
}



/* column1 */
div#customerBox .column1 .box .subBox {height:100px;}

/* column2 */
div#customerBox .column2 .box .subBox {
	width:370px;
	height:300px;
	border:none;
background:none;
}

/* column3 */
div#customerBox .column3 .left {
	float:left;
	width:350px;
}
div#customerBox .column3 .right {
	float:right;
	width:350px;
}
div#customerBox .column3 h4 {
	margin-bottom:20px;
}
div#customerBox .column3 h5 {
	margin-bottom:1em;
}

/* column4 */
div#customerBox .column4 .box .subBox {
	width:370px;
	height:130px;
	border:none;
background:none;
}
div#customerBox .column4 h5 {
	padding:1em 10px 0;
}


/* column5 */
div#customerBox .column5 h4 {
	margin-bottom:20px;
}
div#customerBox .column5 .box .subBox {
	width:750px;
	margin:0;
	border:none;
}
div#customerBox .column5 .box ul {
	padding:10px;
}









