@charset "utf-8";

.about .idxSect01 {
	height: 239px;
	background: url(image/idx_bg01.jpg) no-repeat;
	padding-top: 4px;
}
.about .idxSect01 div {
	margin-left: 312px;
}
.about .idxSect01 p {
	margin: 24px 0 0 316px;
}

.about .idxBox01 {
	background: url(image/idx_bg02.gif) no-repeat;
	clear: left;
}
.about .idxBox01 .fltR {
	padding: 16px 16px 0 0;
}




/*会社概要*/
#aboutCompany{
}

#aboutCompany dl{
	margin-left:15px;
	clear:both;
	margin-bottom:7px;
	border-bottom:1px solid #EEEACE;
}
#aboutCompany dt{
	width:100px;
	float:left;
}
#aboutCompany dd{
	width:550px;
	float:left;
}

#aboutCompany dd .border{
	margin:3px 0;
	background:#F8F7EB;
	height:1px;
	color:#F8F7EB;
	border:0;
}

#aboutCompany dd .office{
	font-weight:bold;
}

#aboutCompany dd .map{
	font-size:80%;
}
