@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:590px;
	height:463px;
	margin:50px 0 100px 40px;
	background:url("../images/ecologyElmt01.png") right top no-repeat;
}

#ecologyDesc{
	position:relative;
	width:230px;
	padding-top:50px;
}

#contentsBox dl{
	position:relative;
	width:230px;
	border:1px dashed #333;
	margin-top:10px;
	padding:30px 15px 15px 15px;
	background-image:url("../../common/images/noticeBg.png");
}

#contentsBox dt{
	color:#660000;
	font-weight:bold;
	margin-bottom:3px;
}

#fukidashi{
	position:absolute;
	left:30px;
	top:30px;
}

