@charset "utf-8";



/* ========================================================== */
/*  top-page layout                                           */
/* ---------------------------------------------------------- */


/*　こだわり部分設定
----------------------------------------------- */
#top-policy {
	margin: 0px;
	background-image: url(../../img/ttl_top_policy.gif);
	background-repeat: no-repeat;
	padding: 8px 0px 10px 350px;
	font-size: 14px;
	line-height: 18px;
	color: #992100;
	}

#box-toppolicy {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #290000;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 30px 0px;
	}
#toppolicy-box {
	margin: 0px;
	float: left;
	}

/*　新着情報部分設定
----------------------------------------------- */
#top_news-box {
	margin: 53px 0px 20px 0px;
	background-color: #D4D0C8;
	}
#top_news-box02 {
	background-color: #D4D0C8;
	overflow: auto;
	height: 175px;
	}
#top_news-box p {
	padding: 10px 3px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	margin: 0px 10px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFE1E1;
	}
#top_news-box p.end {
	padding: 10px 3px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 10px 2px 10px;
	border: none;
	}


/*　マップ部分設定
----------------------------------------------- */
#top_map-box {
	margin: 18px 0px 20px 0px;
	padding: 10px;
	background-color: #D4D0C8;
	font-size: 11px;
	line-height: 14px;
	}
#top_map-box img {
	margin: 10px 0px;
	float: right;
	}
