@charset "utf-8";



/** railway
----------------------------------------------------------------**/

table#railway{
	margin-top: 30px;
}

table#railway th{
	width: 23%;
	font-weight: bold;
}

table#railway td{
	width: 77%;
}

/** school
----------------------------------------------------------------**/

ul#school_navi{
	margin-bottom: 19px;
	padding-bottom: 10px;
	width: 745px;
	height: 42px;
	overflow: hidden;
	background: transparent url(../images/line_school_navi.gif) repeat-x left bottom;
}

ul#school_navi li{
	margin-left: 7px;
	display: inline;
	float: left;
	width: 252px;
	height: 42px;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
}



div.school{
	clear: both;
	width: 745px;
	overflow: hidden;
}

div.map{
	float: left;
	width: 384px;
}

div.map ol{
	margin-top: 10px;
	padding: 5px;
	border: solid 1px #a1cb23;
	width: 374px;
	overflow: hidden;
	font-size: 77%;
}

div.map ol li{
	padding: 2px 0;
	width: 186px;
	float: left;
	line-height: 1.33;
	
}

div.map ol li span{
	padding-right: 5px;
	
	color: #698c01;
	font-weight: bold;
}

table.list{
	margin-top: 1px;
	float: right;
	width: 344px;
}

table.list th,
table.list td{
	width: 100%;
	letter-spacing: -1px;
}

table.list th{
	color: #6c4f17;
	font-weight: bold;
}

table.list td{
	padding: 7px 5px;
	line-height: 1.40;
}


table.list td dt{
	width: 0.9em;
	float: left;
	clear: left;
	color: #698c01;
	font-weight: bold;
}


table.list td dl{
	clear: both;
}

table.list td dt.other{
	margin-bottom: 5px;
	width: auto;
	float: none;
}

table.list td dd{
	padding-left: 6px;
	width: 8.4em;
	float: left;
	font-size: 92%;
	background: transparent url(../../common/images/dot_brown.gif) no-repeat left 0.3em;
}

table.list ul{
	width: 332px;
	overflow: hidden;
}

table.list ul li{
	margin: 3px 2px;
	padding-left: 6px;
	width: 100px;
	display: inline;
	float: left;
	background: transparent url(../../common/images/dot_brown.gif) no-repeat left 0.3em;
}




/** area
----------------------------------------------------------------**/


div.area{
	padding: 0 0 10px;
	clear: both;
	width: 745px;
	overflow: hidden;
	background: transparent url(../images/frame_area.gif) no-repeat left bottom;
}

div.area div.map{
	padding-left: 10px;
	float: left;
	width: 500px;
}



div.area ul.area {
	margin-top: 1px;
	padding-right: 10px;
	float: right;
	width: 215px;
}

ul.area li{
	margin-bottom: 3px;
	float: none;
	width: auto;
	display: block;
	font-size: 107%;
	font-weight: bold;
}

ul.area li a{
	padding: 10px 10px 10px 25px;
	display: block;
	background: #fff url(../../common/images/arrow_c_green.gif) no-repeat 5px center;
}
