@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:600px;
	text-align:center;
	margin:0 0 20px 35px;
}

#contentsBox2{
	width:600px;
	margin:0 0 30px 35px;
}

#contentsBox2 dt{
	background:url("../images/outline02.png") center no-repeat;
	height:25px;
	padding:4px 0 0 15px;
	color:#FFFFFF;
	font-weight:bold;
}

#contentsBox2 dd{
	padding:0 15px;
	margin:10px 0 20px 0;
}
