@charset "utf-8";

/* 上部バナー */
.banner_section_upper {
	overflow: hidden;
	margin: 0 0 40px;
}
	.banner_section_upper li {
		float: left;
	}
	.banner_section_upper li:first-child {
		margin: 0 20px 0 0;
	}
/* 中央バナー・マップ */
.banner_section_middle,
.banner_section_map {
	margin: 0 0 40px;
}
/* 下部バナー */
.banner_section_lower {
	float: left;
}
.banner_section_lower._left   { margin: 0 20px 0 0;}
.banner_section_lower._center { margin: 0 18px 0 0;}

	.banner_section_lower li                    { margin: 0 0 20px;}
	.banner_section_lower._right li             { margin: 0 0 27px;}
	.banner_section_lower._right li:first-child { margin: 0 0 26px;}