@charset "utf-8";

@import url("../../css/print-import.css");

/*
	Since:09 Jun 2009
	Last-Updated:09 Jun 2009
	Editor:Masataka Asakura
*/



/*
-------------File Contents--------------

		1. 概要表
		
		2. 事業内容
		
		3. 沿革
		
		4. MAP
		
*/




/*
------------1. 概要表----------------
*/
table#overview-table th{
	padding:0.8em 0.2em 0.6em 25px;
	width:25%;
	font-weight:bold;
}
table#overview-table td{
	padding:0.8em 0.2em 0.6em 20px;
	width:75%;
}

span.btn-map{
	margin:1px 0 0 0.5em;
	line-height: 0;
	vertical-align:baseline;
}

/*
------------2. 事業内容----------------
*/

ul.list-disc-blue10px li{
	padding-bottom: 1em;
	font-size:108%;
}


/*
------------3. 沿革----------------
*/

table#history-table th{
	margin:0 auto;
	padding:0.8em 0 0.6em 0;
	text-align:center;
	font-weight:bold;
	vertical-align:top;
}
table#history-table th.year{
	width: 27%;
}
table#history-table th.month{
	width: 8%;
}

table#history-table td{
	padding:0.8em 15px 0.6em 15px;
	width:65%;
}


/*
------------4. MAP----------------
*/
#map01, #map02{
	margin-top:10px;
	border:1px solid #666;
	width: 98%;
	height:450px;
}

