h2{
	margin-bottom: 30px;
	text-align: center;
}

/* yls_place - http://www.hello.ac/yls_place.php */

#yls_top ul.explanation{
	width: 550px;
	margin: 0 auto 20px;
	list-style:square;
	padding-left: 25px;
}

#yls_top ul.explanation li{
	margin-bottom: 5px;
	font-size: 10pt;
}

#yls_top img.mail_tel{
	display: block;
	margin: 0 auto 25px;;
}

#yls_top .color_east{
	background-color: #69B669;
	color: #69B669;
}

#yls_top .color_west{
	background-color: #CC9933;
	color: #CC9933;
}

#yls_top .color_tel{
	color: #0066CC;
	font-weight: bold;
}

#yls_top .yls_tab{
	margin: 0 auto 10px;
	border: 1px #CCCCCC solid;
}

#yls_top .yls_tab td{
    padding: 10px;
    white-space: nowrap; 
	font-size: 10pt;
	border-bottom: 1px #FFFFFF solid;
}

#yls_top .yls_tab tr.last_col td{	/* 最終行(tr.last_col)は下線を引かない */
	border-bottom: none;
}

#yls_top .yls_tab tr.east1 td.sch, tr.east2 td.sch{
	background-color: #69B669;
}

#yls_top .yls_tab tr.east1 td{
	background-color: #D0EBD0;
}

#yls_top .yls_tab tr.west1 td.sch, tr.west2 td.sch{
	background-color: #CC9933;
}

#yls_top .yls_tab tr.west1 td{
	background-color: #F2E7C3;
}

#yls_top .yls_tab td.sch{
	font-weight: bold;
}
#yls_top .yls_tab td.acc dt{
	font-size: 10pt;
	display: inline;
	float: left;
}

#yls_top .yls_tab td.acc dd{
	font-size: 10pt;
	float: left;
}

#yls_top .yls_tab tr.east1 td.acc, tr.west1 td.acc{
	border-right: 1px #FFFFFF solid;
}

#yls_top .yls_tab tr.east2 td.acc{
	border-right: 1px #D0EBD0 solid;
}

#yls_top .yls_tab tr.west2 td.acc{
	border-right: 1px #F2E7C3 solid;
}

#yls_top .yls_tab td.tel{
	text-align: center;
}

#yls_top .sub_navi{
	text-align: right;
	font-size: 10pt;
}

/* yls_map - http://www.hello.ac/yls/map/********_map.php */
#yls_map{
	width: 500px;
	margin: 0 auto;
	text-align: left;
}

#yls_map img.map_img{
	display: block;
	margin: 0px auto 20px;
}

#yls_map dl{
	margin: 0;
	padding-left: 10px;
	font-size: 11pt;
	line-height: 120%;
}

#yls_map dt{
	font-weight: bold;
	margin-bottom: 3px;
}

#yls_map dd{
	margin-left:0;
	padding-left:15px;
	margin-bottom: 15px;
}

#yls_map dd ul{
	padding: 0px;
	margin: 0 0 0 15px;
	list-style-type: square;
}

#yls_map dd li{
	margin-bottom: 5px;
	line-height: 150%;
}

#yls_map .close_btn{
	width: 480px;
	text-align: right;
	margin-bottom: 10px;
}
