@charset "utf-8";

#headForm .query {
	height: 18px;
	background: #ffffff;
	color: #474747;
	border: 1px solid #d1d1d1;
	width: 140px;
}

#headForm .queryButton {
	display: none;
}

#articleForm01 .query {
	height: 18px;
	background: #ffffff;
	color: #474747;
	border: 1px solid #d1d1d1;
	width: 220px;
}

#articleForm01 .queryButton {
	display: none;
}


.detailBox01 .rightColumn h4,
.detailBox01 .rightColumn h5 {
	background: url(../img/line01.gif) repeat-x left bottom;
	padding: 0px 8px 8px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	line-height: 110%;
	zoom: 1;
}

.detailBox01 .rightColumn h4:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.detailBox01 .rightColumn h5:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.detailBox01 .rightColumn .articleDate {
	color: #d98d00;
	font-size: 84%;
	line-height: 110%;
	text-align: right;
	margin-bottom: 4px;
}


.detailBox01 .rightColumn h4 .cap,
.detailBox01 .rightColumn h5 .cap {
	display: block;
	/*float: left;*/
	/*padding: 0px 10px 0px 0px;*/
	font-weight: bold;
	color: #e4007f;
	font-size: 124%;
	line-height: 110%;
}
.detailBox01 .rightColumn h4 .blogLink,
.detailBox01 .rightColumn h5 .blogLink {
	display: block;
	float: right;
	padding: 0px;
	font-weight: normal;
	font-size: 84%;
	line-height: 110%;
	padding-bottom: 3px;
}

.detailBox02 .rightColumn h4,
.detailBox02 .rightColumn h5 {
	background: url(../img/line01.gif) repeat-x left bottom;
	padding: 0px 8px 8px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	line-height: 110%;
	zoom: 1;
}

.detailBox02 .rightColumn h4:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.detailBox02 .rightColumn h5:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.detailBox02 .rightColumn h4 .cap,
.detailBox02 .rightColumn h5 .cap {
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	color: #e4007f;
	font-size: 124%;
	line-height: 110%;
}
.detailBox02 .rightColumn h4 .blogLink,
.detailBox02 .rightColumn h5 .blogLink {
	display: block;
	float: right;
	padding: 0px;
	font-weight: normal;
	font-size: 84%;
	line-height: 110%;
	padding-bottom: 3px;
}

.olioliInfoArticle .detailBox01 .rightColumn h4 .cap,
.olioliInfoArticle .detailBox01 .rightColumn h5 .cap {
	float: none;
	padding: 0px;
	font-size: 110%;
}

.olioliInfoArticle .detailBox01 .rightColumn .blogLink,
.olioliInfoArticle .detailBox01 .rightColumn .blogLink {
	display: block;
	float: none;
	padding: 0px;
	font-weight: normal;
	font-size: 84%;
	line-height: 110%;
	padding-top: 6px;
	text-align: right;
}

#homeOliOliNew ul li span {
	min-height: 2.4em;
	vertical-align: middle;
}

/* history ------------------------------ */
#historyOuter {
	background: url(../../users/editor/Image/history/history_bg02.gif) no-repeat left bottom;
}

#historyHeader {
	background: url(../../users/editor/Image/history/history_bg01.gif) no-repeat left top;
}

.historyBox01 {
	background: url(../../users/editor/Image/history/history_line01.gif) repeat-x left top;
}

/* knowledge ------------------------------ */
.knowledgeAirportLink {
	background: url(../../users/editor/Image/knowledge/airport_ic01.gif) no-repeat left center;
}

/* trolley ------------------------------ */
.trolleyBox02 .column {
	background: url(../../users/editor/Image/trolley/trolley_bg01.gif) no-repeat left bottom;
}

.trolleyIc01 {
	background-image: url(../../users/editor/Image/trolley/trolley_ic01.gif);
}

.trolleyIc02 {
	background-image: url(../../users/editor/Image/trolley/trolley_ic02.gif);
}
.trolleyIc03 {
	background-image: url(../../users/editor/Image/trolley/trolley_ic03.gif);
}

/* best ------------------------------ */
.bestBox01 {
	background: url(../../users/editor/Image/best/best_bg01.gif) no-repeat left top;
}

.bestBox02 {
	background: #fce569 url(../../users/editor/Image/best/best_ex_bgtop.gif) no-repeat left top;
}

.bestBox02Inner {
	background: url(../../users/editor/Image/best/best_ex_bgbtm.gif) no-repeat left bottom;
}



