/*------------------------------indexのみ------------------------------*/
#ConBox #ConIndex{
	margin: 15px auto 10px auto;
	text-align: center;
}

#ConBox #ConIndex h3{
	margin: 55px auto 0px auto;
	text-align: center;
}

#ConBox #ConIndex p{
	margin: 20px auto 0px auto;
	text-align: center;
}


/*------------------------------テキスト部分------------------------------*/
#ConBox #Contents{
	margin: 15px auto 10px auto;
	background: #ffffff url(../../company/img/left_menu_bk.gif) repeat-x left top;
}

/*------------------------------MenuBox------------------------------*/
#ConBox #Contents #MenuBox{
	width: 135px;
	height: auto;
	padding: 10px 0px;
	float: left;
}

#ConBox #Contents #MenuBox h3{
	margin: 0px 0px 25px 0px;
	text-align: center;
}

#ConBox #Contents #MenuBox p{
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	color: #ffffff;
}

#ConBox #Contents #MenuBox p a{
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}

#ConBox #Contents #MenuBox p a:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #ffffff;
}

/*------------------------------MainBox------------------------------*/
#ConBox #Contents #MainBox{
	width: 500px;
	height: auto;
	padding: 0px 0px 30px 35px;
	float: right;
	background: #ffffff;
}

#ConBox #Contents #MainBox p{
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	line-height: 1.5;
}

/* 土木 */
#ConBox #Contents #MainBox #BottonMenu01{
	width: 500px;
	height: 215px;
	margin: 40px 0px 0px 0px;
	background: #ffffff url(../../engineering/img/photo_bk01.jpg) no-repeat left top;
	position: relative;
}

#ConBox #Contents #MainBox #BottonMenu01 p{
	width: 191px;
	height: 37px;
	margin: 178px 0px 0px 155px;
	position: absolute;
}

/* 舗装 */
#ConBox #Contents #MainBox #BottonMenu02{
	width: 500px;
	height: 215px;
	margin: 40px 0px 0px 0px;
	background: #ffffff url(../../engineering/img/photo_bk02.jpg) no-repeat left top;
	position: relative;
}

#ConBox #Contents #MainBox #BottonMenu02 p{
	width: 191px;
	height: 37px;
	margin: 178px 0px 0px 155px;
	position: absolute;
}

/* 生コン */
#ConBox #Contents #MainBox #BottonMenu03{
	width: 500px;
	height: 215px;
	margin: 40px 0px 0px 0px;
	background: #ffffff url(../../engineering/img/photo_bk03.jpg) no-repeat left top;
	position: relative;
}

#ConBox #Contents #MainBox #BottonMenu03 p{
	width: 191px;
	height: 37px;
	margin: 178px 0px 0px 155px;
	position: absolute;
}