#t_pass {
	border: 1px solid #4897a2;
	background-color: #c8e0e3;
	font-size: x-small;
	padding: 2px 5px;
	}

.description p {
	margin: 5px;
	}

.cmn_q_title,
.others_q_title {
	background-color: #eef7e2;
	border: 1px solid #b7d58e;
	padding: 2px 5px;
	/*font-size: x-small;*/
	font-weight: bold;
	margin: 10px auto;
	}

#cmn_q {
	width: 736px;
	margin: 0 auto 30px auto;
	}

.cmn_q_left {
	float: left;
	}

.cmn_q_right {
	float: right;
	}

.tab_os,
.tab_bus {
	width: 100px;
	color: #ffffff;
	text-align: center;
	margin:0;
	padding: 2px 0;
	}

.tab_os {
	background-color: #34b0ee;
	}

.tab_bus {
	background-color: #817dd1;
	}

.faq_list_os,
.faq_list_bus {
	width: 346px;
	}

.faq_list_os {
	border: 1px solid #34b0ee;
	}

.faq_list_bus {
	border: 1px solid #817dd1;
	}

.faq_list_os ul,
.faq_list_bus ul {
	margin: 8px 3px 8px 8px;
	}

.faq_list_os ul li,
.faq_list_bus ul li {
	list-style: inside;
	list-style-type: disc;
	line-height: 1.5;
	}

/* ˆÄ“à */
.cmn_q_rsv {
	float:left;
	width:386px;
	}
#cmn_q_rsv_air,
#cmn_q_rsv_ump {
	display:block;
	width:188px;
	float:left;
	}
#cmn_q_rsv_air {
	margin-right:5px;
	}
#cmn_q_rsv_air img,
#cmn_q_rsv_ump img {
	margin-bottom:5px;
	}
#cmn_q_rsv_htl {
	clear:both;
	display:block;
	width:386px;
	padding:10px 0 0 0 ;
	}
.lst_faq{
	margin:0 -3px 5px 0;
}
.lst_faq li{
	float:left;
	margin-right:3px;
}
.lst_faq li.last{
	margin-right:0px;
}
#cmn_q.box_faq{
	width:761px;
}
.box_faq .faq_list_os,
.box_faq .faq_list_bus{
	width:auto;
}
.box_faq .faq_list_os li,
.box_faq .faq_list_bus li{
	width:50%;
	float:left;
}
