@charset "utf-8";

/* === 2nd Page =======================================

	- 時刻表/ネットワーク

==================================================== */
/* 2010.01 */

/* 就航都市 */
h2.sp_none {
	margin-bottom: 0px;
}

.cityArea {
	width: 685px;
	background: #f0f0f0;
	margin-bottom: 20px;
}
.cityArea img {
	margin: 8px 0 10px 10px;
}
.cityArea p {
	padding: 0 0 8px 10px;
}

.cityArea a:link,
.cityArea a:visited {
	text-decoration: underline!important;
}
.cityArea a:hover,
.cityArea a:active {
	text-decoration: none!important;
}

.box_2column {
	background: url(/wws/common/image2010/bottom_line.gif) no-repeat bottom left;
}

