#main_box .quickFlip .fullmap {
	background-image: url(../img/full_map.png);
	background-repeat: no-repeat;
	height: 285px;
	width: 500px;
	text-align: center;
	vertical-align: bottom;
	background-position: bottom;
	color: #990000;
}
.quickFlipCta {
	color: #FFFFFF;
	font-weight: bold;
}
#main_box .ship {
	background-image: url(../img/wood.png);
	background-repeat: repeat;
	width: 550px;
	height: 348px;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}
#main_box .quickFlip .time2 {
	background-image: url(../img/access_timetable_img2.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 500px;
	height: 170px;
	background-position: center;
}

#main_box .quickFlip .time {
	background-image: url(../img/access_timetable_img.png);
	background-repeat: no-repeat;
	height: 260px;
	width: 500px;
	text-align: center;
	margin-top: 10px;
	background-position: center;
}

#main_box .quickFlip {
	width: 550px;
	text-align: center;
	background-image: url(../img/wood.png);
	background-repeat: repeat;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
	height: 300px;
	margin-left: 10px;
}

#main_box .quickFlip .atamiport {
	background-image: url(../img/map_atami.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 285px;
	width: 500px;
	text-align: center;
}
