@charset "UTF-8";
/* CSS Document */

/* luggage CSS */
.luggageContent .storyBorder{
	margin: 7px 47px;
	padding: 7px;
	border: solid 1px #000000;
}
.luggageContent .storyBorde:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .storyBorder {
    height: 1em;
    overflow: visible;
}
/**/
.luggageContent .limitTable {
	border-collapse: separate;
	border-spacing: 7px;
}

/* boarding CSS */
.boardingContent {
	height: 410px;
}
.vendorContent .vendorTop {
	margin: 7px 90px;
}
.vendorContent .vendorTop p {
	padding-top: 55px;
}


/* support CSS */
.supportContent h5 {
	font-size: 100%;
}


/* mobile CSS */

.mobileContent .mobileOperate {
	margin: 7px 14px;
}
.mobileContent .mobileOperate li{
	margin: 5px 0;
}
.mobileContent .mobileOperate img{
	margin: 0 3px;
	vertical-align: middle;
}


/* transit CSS */

.transitContent .story {
	margin-bottom: 1.8em;
}