@charset "UTF-8";
@import url("../_css.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
/* 夜間 */
#yakan .BlockLeft {
	width:320px;
}
#yakan .BlockRight {
	margin-top:20px;
	width:300px;
}
/* 見出しアンカー */
.subttl a {
	color:#1f9129;
}
/* 使用料 */
.ShiyouryoTable {
	width:480px;
	margin-top:5px;
}
.ShiyouryoTable th {
	width:106px;
	background:#1f9129;
}
.ShiyouryoTable td.cell2,
.ShiyouryoTable td.cell3 {
	width:185px;
	text-align:center;
}
