
/*	index
================================================== */

.innerBox{
	background:url(../img/bg02.png) no-repeat center center;
}




.main .corporate{
	margin-bottom:72px;
}
.main .corporate h4{
	background:url(../../common_img/corporate.png) no-repeat center bottom;
	padding-bottom:24px !important;
	margin-bottom:40px !important;
}

.main .corporate p.lead{
	margin-bottom:6px;
}

.main .corporate .corporateBox{
	width:704px;
	border:4px solid #eee;
	padding:24px;
	margin-bottom:36px;
}
.main .corporate .corporateBox dl{
	display:table;
	border-bottom:1px dotted #eee;
}
.main .corporate .corporateBox dl dt{
	display:table-cell;
	width:140px;
	padding:15px;
	background:#f0f0f0;
	vertical-align:top;
}
.main .corporate .corporateBox dl dd{
	display:table-cell;
	padding:15px;
	width:504px;
	vertical-align:top;
}




.main .access{
	margin-bottom:72px;
}
.main .access h4{
	background:url(../../common_img/access.png) no-repeat center bottom;
	padding-bottom:24px !important;
	margin-bottom:40px !important;
}
.main .access .iframeBox{
	border:4px solid #eee;
}
.main .access iframe{
	display:block;
}


