/* ディビジョン */
/*************************************************************/
.adobe {
	clear: both;
	margin-bottom: 20px;
	padding-left: 10px;
	text-align: left;
	font-size: 75%;
}

.adobe img {
	margin-right: 5px;
}

#division {
	text-align: center;
}

#division h3 {
	margin-bottom: 20px;
}

#division p {
	float: right;
	margin: 10px 2px 0 0;
	font-size: 75%;
}


#division table {
	width: 626px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 75%;
	line-height: 1.4;
}

#division table .station {
	width: 220px;
	padding: 2px 5px;
	border: #FFFFFF 1px solid;
	background: #ededed;
}

#division table .route {
	padding: 2px 5px;
	border: #FFFFFF 1px solid;
	background: #cccccc;
}