@charset"UTF-8";



/*
****************************************************************************************************
Web site: minamino-city.com
Description: This css is designed and coded by Frontier of Business Intelligence Inc. a.k.a FoBI.
Version: 1.0
Author: FoBI-Hiroyuki Yoshino
Author URI: http://www.fobi.co.jp/
****************************************************************************************************
*/

/* ******* CSS Import ******* */
@import url(aboutCommon.css);



/* 
========================================================================================================
*/

#contentsBox{
	width:620px;
	margin:30px 0 0 25px;
}

#drainageElmt01{
	text-align:center;
	margin-bottom:30px;
}

#drainageDescBox{
	width:620px;
}

#drainageDesc01{
	float:left;
	width:350px;
	margin-right:10px;
}

#drainageDesc02{
	float:right;
	width:260px;
}

#drainageDescBox dl dd{
	margin-bottom:10px;
}
