@charset "utf-8";


/* -----------------------------------------------
               YP Class Top CSS
   ----------------------------------------------- */

/*--- メインコンテンツ ---*/
#contentsBody{
	margin:0px 0px 0px -14px;
	padding:0px;
	background-image: url("../img/bg_ypclass-main.jpg");
	background-repeat: no-repeat;
}

/*--- first block ---*/
#headBlock{
	margin:0px 0px 0px 14px;
	padding:0px;

}
#headBlock table{
	height: 58px;
}

/*--- リード ---*/
#leadText{
	padding:0px;
	margin:0px;
}

/*--- second block ---*/
#secondBlock{
	margin:0px 0px 0px 0px;
	padding:0px;
}

#secondBlock table{
	height:95px;
}

/*--- シート ---*/
#seat{
	margin:0px;
	padding:0px;
	width:195px;
}

#seat h2{
	margin:0px;
	padding:0px;
}

#seat ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:100%;
}

#seat li{
	display:inline;
	margin:0px;
	padding:0px;
}

#seat li img a{
	margin:0px;
	padding:0px;
	display:block;
	vertical-align:bottom;
}


/*--- middle block ---*/
#middleBlock{
	margin:0px 0px 0px 35px;
	padding:0px;
}

#middleBlock table{
	height:109px;
}

/*--- お食事・お飲み物 ---*/
#meals{
	margin:0px;
	padding:0px;
}

/*--- 機内エンターテインメント ---*/
#entertainment{
	margin:13px 0px 0px 198px;
	padding:0px;
}

/*--- その他のサービス ---*/
#extras{
	width:205px;
	height:120px;
	margin:26px 0px 0px 25px;
	vertical-align:top;
}

/*--- 搭乗クラス共通サービス ---*/
#commonService{
	margin:0px;
	padding:0px;
}

/*--- 搭乗クラス別サービス ---*/
#classService{
	width:180px;
	margin:0px;
	padding:0px;
}

/*--- under block ---*/
#underBlock{
	margin:0px 0px 0px 14px;
	padding:0px;
}

/* sidePaneC01-機内食検索 */
#sidePaneC01{
	width:205px;
	margin:0px;
	padding:0px;
	border:none;
	background-color:transparent;
	background-image:none;
}

#sidePaneC01 h3{
	margin:0px;
	padding:0px;
}

#sidePaneC01 .sidePane p.searchNote01{
	margin:0px 0px 3px 5px;
	line-height:1.2;
}

#sidePaneC01 .sidePane table{
	margin:0px 0px 3px 5px;
}

#sidePaneC01 .sidePane tr.monthday select{
	width:66px;
}

#sidePaneC01 .sidePane tr.airport select{
	width:146px;
}

#sidePaneC01 .sidePane tr.seatType select{
	width:181px;
}

#sidePaneC01 .sidePane p.submit{
	height:50px;
	background-image:url("../img/submit_caut.gif");
	background-repeat:no-repeat;
	margin:0px 0px 5px 5px;
	padding-top:10px;
}

#sidePaneC01 .sidePane p.searchNote02{
	margin:0px 0px 5px 0px;
	text-align:right;
}

#sidePane{
	margin:0px;
	padding: 8px 8px 4px 8px;
	border-left:1px dotted #dadada;
	border-right:1px dotted #dadada;
	border-bottom:1px dotted #dadada;
	background-color:transparent;
	background-image:none;
	
	/*--- for IE ---*/
	_border:none;
	_background-image:url("../img/bg_mealssearch-ie.gif");
	_background-repeat:no-repeat;
	_background-position:center bottom;
}
