@charset "utf-8";
@import "reset.css";
@import "base.css";
@import "common.css";


/*			access
--------------------------------------------------------------------------------------------*/
div#content div#access {
	margin:0 0 28px 0;
}
div#content div#access h2 {
	margin:0 0 10px 0;
}
div#content div#access dl {
	margin:0 0 11px 0;
}
div#content div#access dl dt {
	font-size:1.2em;
	line-height:1.4em;
}
div#content div#access dl dd {
	font-size:1.2em;
	line-height:1.4em;
}
div#content div#access div.route {
	background:#F3FEE0;
	padding:11px 9px 11px 9px;
	width:558px;
	margin:0 0 10px 0;
}
div#content div#access div.route p {
	font-size:1.2em;
	line-height:1.4em;
}
div#content div#access div#map {
	width:576px;
	height:326px;
}


/*			tenpo
--------------------------------------------------------------------------------------------*/
div#content div#tenpo {
	padding:0 0 42px 0;
}
div#content div#tenpo h2 {
	margin:0 0 20px 0;
}
div#content div#tenpo table {
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
}
div#content div#tenpo table tr th {
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	font-weight:normal;
	padding:6px 0 6px 11px;
	width:137px;
	text-align:left;
	vertical-align:top;
	font-size:1.2em;
	background:#F3FEE0;
}
div#content div#tenpo table tr td {
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	font-size:1.2em;
	padding:6px 0 6px 13px;
	width:416px;
}
div#content div#tenpo table tr td {
	line-height:1.4em;
}