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

/* メイン左 */
.main_left {
	width: 716px;
	float: left;
	margin-bottom:20px;
	background-color:#FFFFFF;
}

.left01 {
	width: 713px;
}

.left01_title {
	width: 180px;
	margin: 15px 10px 10px;/*上、左右、下*/
	float: left;
}

.left01_title_t {
	width: 397px;
	margin: 13px 0px 0px;/*上、左右、下*/
	float: left;
}

.left01_txt {
	width: 633px;
	margin: 10px 40px 10px;/*上、左右、下*/
	clear: left;
}

/* メイン右 */
.main_right {
	width: 234px;
	float: left;
}

.main_right_head {
	width: 234px;
	height:10px;
	margin-top:10px;
	clear:left;
}

.main_right_base {
	width: 234px;
	background-image:url(../top_img/line_right02.gif);
	background-repeat:repeat-y;
}

.main_right_foot {
	width: 234px;
	height:10px;
	clear:left;
}

.main_right_title {
	width: 214px;
	margin: 0px 10px 0px;/*上、左右、下*/
}

.main_right_txt {
	width: 214px;
	height:auto;
	margin: 0px 10px 0px;/*上、左右、下*/
}

.company_txt {
	width: 214px;
	margin: 10px 10px 0px;/*上、左右、下*/
}

.reserve_form {
	width: 214px;
	margin: 10px 10px 0px;/*上、左右、下*/
	background-color:#d3d8cc;
}

.air {
	width: 234px;
	height: 356px;
}

.airline_txt {
	width: 214px;
	margin: 0px 10px 0px;/*上、左右、下*/
}

.rank {
	width: 234px;
}

.rank_photo {
	width: 50px;
	height:50px;
	margin: 5px 3px 0px 0px;/*上、右、下、左*/
	float: left;
}

.qa_main    { border-bottom: dotted 1px #494025; }

.qa_ttl {
	color: #336666;
	line-height:160%;
	border-left:4px solid #9BC12E;
	margin:10px 0px 0px;
	width: 623px;
}

.qa_box {
	line-height:140%;
	margin:0px;
	padding:10px 12px 10px;
	border:1px dotted #99877c;
	background-color:#FAFAFA;
}

.links_box {
	line-height:15px;
	margin:0px;
	padding:10px 12px 10px;
}

.links_icon01 {
	line-height:140%;
	margin:0px;
	padding:3px 10px 0px 0px;
}

