@charset "utf-8";


#mapL h1 {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/back_map_l.gif) repeat-x;
}

#mapL {
	width:612px;
	margin:30px auto 0;
	text-align:left;
}



/*-------------- 歩み -----------------*/
.bgBrown {
	background:#ebe6e0;
}


