@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(utilityCommon.css);



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

#contentsBox{
	width:590px;
	margin:40px;
}

#policyBox{
	margin-bottom:50px;
}

#contentsBox table{
	border:1px dashed #333;
	margin-top:10px;
}

#contentsBox table td{
	padding:15px;
	line-height:175%;
	background-image:url("../../common/images/noticeBg.png");
}

