@charset "UTF-8";
/* CSS Document */


body#nrt_bru_body{
color:#000;
font-size:14px;
}


#container{
background: none repeat scroll 0 0 transparent;
width: 100%;
text-align:center;
}

#wrapper{
margin: 0 auto;
padding: 0 8px;
width: 950px;
}

#contents{
margin: 0 0 20px;
padding: 0;
width: 950px;
text-align:left;
}
	
#header_img{
	display:block;
	position:relative;
	background:url(../img/china_wuh/main_image.jpg) no-repeat;
	width:950px;
	height:450px;
	margin-bottom:3px;
	text-indent:-9999px;
}

.header_skyrep{
    margin-bottom:10px;
}

div.calendar { width:586px; float:right; }

.right{ text-align:right; margin-bottom:0; }

/*********************************
    スケジュール＆座席クラス
 *********************************/

#schedule_and_class h2{
	width:950px;
	height:50px;
	background:url(../img/china_wuh/contents01_title.png) no-repeat;
	text-indent:-9999px;
	display:block;
	clear:both;
	margin-bottom:0;
}

#schedule_and_class{
	width:950px;
	height:auto;
	padding:40px 0;
	margin:0 auto;
}

#schedule_and_class img{
    margin:10px auto 0 auto;
}

#schedule_and_class .nrt-wuh{
	width:100%;
    display:block;
	margin:30px auto;
}

#schedule_and_class table{
    width:950px;
	margin:10px auto;
	border:1px solid #B0C1CC;
}

#schedule_and_class th{
    text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#446382;
	border:1px solid #B0C1CC;
	background:#D7F8FF;
}

#schedule_and_class td{
    text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size:14px;
	color:#446382;
	border:1px solid #B0C1CC;
}

/*********************************
ANA拡がる中国ネットワーク
 *********************************/

#network h2{
	width:950px;
	height:50px;
	background:url(../img/china_wuh/contents02_title.png) no-repeat;
	text-indent:-9999px;
	display:block;
	clear:both;
}

#network{
	width:950px;
	height:auto;
	margin:0 auto;
}

#network img{
	display:block;
	margin:30px auto 70px auto;
    border:1px solid #999;
}
