@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:650px;
	margin:0 0 50px 10px;
	background:url("../images/fireflyElmt01.png") top left no-repeat;
}

#contentsBox dl{
	width:400px;
	border:1px dashed #333;
	padding:20px;
	margin-left:200px;
	background-image:url("../../common/images/noticeBg.png");
}

#contentsBox dd{
	line-height:200%;
	margin-bottom:10px;
}

