@charset "utf-8";

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

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


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

		1. �T�v�\
		
		2. ���Ɠ�e
		
		3. ���v
		
		4. MAP
*/

/*
------------1. �T�v�\----------------
*/
table#overview-table th{
	padding:0.8em 0.2em 0.6em 25px;
	background-color:#dbf2f2;
	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. ���Ɠ�e----------------
*/
ul.list-disc-green10px{
	margin-top:1.5em;
	margin-left: 0.2em;
}
ul.list-disc-green10px li{
	padding-bottom:0.8em;
	font-size:108%;
}

/*
------------3. ���v----------------
*/

table#history-table th{
	margin:0 auto;
	padding:0.8em 0 0.6em 0;
	background-color:#dbf2f2;
	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 #ccc;
	width: 578px;
	height:350px;
}

