
@import url(base.css);
@import url(lowerlayer.css);


/*----------------------------------------
tenpoȂ1Jp
------------------------------------------*/
.tenpo_karamu{
	width:550px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 50px;
	}
.tenpo_karamu p{
	font-size: 15px;
	line-height: 1.8em;
	padding-left: 20px;
	}
/*--------------------------------------

----------------------------------------*/
.tenpo_table{
	border-collapse: collapse;
	border: solid 1px #cccccc;
	width: 100%;
	}
.tenpo_table td{
	font-size: 13px;
	padding: 8px;
	border: solid 1px #cccccc;
	text-align: center;
	}
h2{
	font-size: 12px;
	font-weight: normal;
	margin: 35px auto 20px auto;
	line-height: 30px;
	text-align: left;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #999999;
	padding-left: 20px;
	color: #000000;
	background-color: #f4f4f4;
	}
h2 a:link,h2 a:visited,h2 a:hover,h2 a:active{
	color: #333333;
	}
.map{
	width: 480px;
	margin: auto;
	padding: 10px;
	border: solid 1px #cccccc;
	margin-top: 20px;
	margin-bottom: 20px;
	}
