@charset "Shift_JIS";
@import "http://";

/********************************************************************************/
/********************************************************************************/
/* 中央コンテナ																	*/
/********************************************************************************/
/********************************************************************************/
/*----------------------------------------------------------*/
/* 中央全体													*/
/*----------------------------------------------------------*/
#center_container {
	float:left;
	width:780px;
	/*	高さはココで決める(最低500px) indexstyleと同じにする事	*/
	height:1300px;
	margin:5px 0px 0px 0px;
	vertical-align:top;
	text-align:center;
	line-height:1.4;
}
/*----------------------------------------------------------*/
/* 会社概要													*/
/*----------------------------------------------------------*/
#about_mfm {
	width:650px;
}
#about_bfm {
	padding:10px;
	width:500px;
	background-color:#ddeeff;
	line-height:1.5;
}
.about_fm {
	width:480px;
}
.about_tit, .about_km {
	padding-bottom:5px;
	float:left;
	text-align:left;
	color:#405795;
}
.about_tit {
	width:180px;
	font-weight:bold;
}
.about_km {
	width:300px;
}