@charset "utf-8";


.clear {
	clear:both;
	}
	
.fl {
	float:left;
	}	

.mr20 {
	margin-right:20px;
	}
.mt20 {
	margin-top:20px;
	}
.mb20 {
	margin-bottom:20px !important;
	}	
	
.ybTop {
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	}
	 
	
.ytBottom {
	margin-top:20px;
	overflow:hidden;
	display:block;
	
	}	

.ytBottom2 {
	overflow:hidden;
	display:block;
	
	}

.ytBottom3 {
	margin-top:10px;
	margin-bottom:20px;
	overflow:hidden;
	display:block;
	
	}	

.ml150 {
	margin-left:150px;}

/** main ***************************************************************/
#Main{
	width:1000px;
	height:406px;
	margin:0 auto;
	padding:0 0 34px;
	background-image:url(../img/index/mainBack.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #FFF;
}

#Main ul{
	width:1000px;
	height:406px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

#Main ul li{
	margin:0;
	padding:0;
}

#Main ol{
	display:inline;
	float:right;
	margin:0;
	padding:0 20px 0 0;
	list-style:none;
}

#Main ol li{
	display:block;
	width:8px;
	height:8px;
	margin:12px 5px 0;
	float:left;
}

#Main ol li a{
	display:block;
	width:8px;
	height:8px;
	border-radius:4px;
	background-color:#FFD528;
	cursor:pointer;
}

#Main ol li a.flex-active{
	background-color:#0099CC;
}


/** title **************************************************************/
h3.indexTitle{
	display:block;
	width:100%;
	margin:0 0 10px;
	padding:10px 0;
	border-bottom:1px solid #CCCCCC;
}

h3.indexTitle a{
	display:block;
	width:120px;
	height:24px;
	margin:0;
	padding:0;
	float:right;
	overflow:hidden;
	background-image:url(../img/common/btnMore.gif);
	background-position:0 0;
	text-indent:-9999px;
}

h3.indexTitle a:hover{
	background-position:0 -24px;
}

/** LEFT01 *************************************************************/
#indexLeft{
	width:380px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}

#indexLeft dl{
	display:block;
	width:380px;
	height:auto;
	margin:0;
	padding:0;
	}

#indexLeft dl dt{
	width:85px;
	height:auto;
	margin:0;
	padding:10px 0 10px 10px;
	float:left;
	color:#2AA5CC;
	font-weight:bold;
	line-height:1;
	background-image:url(../img/icon/icon02.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#indexLeft dl dt strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}

#indexLeft dl dd{
	width:285px;
	height:auto;
	margin:0;
	padding:10px 0;
	float:right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	line-height:1;
}

#indexLeft dl dd a{
	color:#333;
}


/** RIGHT01 ************************************************************/
#indexRight{
	width:550px;
	height:auto;
	margin:0;
	padding:0;
	float:right;
	}

#indexRight .wrapper{
	width:530px;
	height:auto;
	margin:0;
	padding:10px;
	background-color:#FFFDF4;
	border-radius:4px;
}

#indexRight dl{
	display:block;
	width:525px;
	height:auto;
	margin:0;
	padding:3px 0 3px 10px;
	border-bottom:1px dashed #CBCBCB;
}

#indexRight dl:last-child{
	padding-bottom:0;
	border-bottom:none;	
}

#indexRight dl dt{
	/*position:absolute;
	top:8px;
	left:0px;
	display:block;
	*/
	width:80px;
	height:auto;
	margin:0;
	color:#F00;
	background-image:url(../img/icon/icon01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 25px;
	float:left;
}

#indexRight dl dd{
	display:block;
	width:345px;
	height:auto;
	float:left;
	margin:0;
	padding:8px 0;
}

#indexRight dl dd a{
	color:#333;	
}
#indexRight dl dd.Rev{
	display:block;
	width:75px;
	height:auto;
	float:left;
	margin:0;
	padding:8px 0;
}

/** LEFT02 *************************************************************/
#indexLeftBottom{
	width:380px;
	height:97px;
	margin:22px 0 0;
	padding:142px 0 0;
	float:left;
	background-image:url(../img/index/img04.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	line-height:1;
	}


/** RIGHT02 ************************************************************/
#indexRightBottom{
	width:550px;
	height:auto;
	margin:10px 0 0;
	padding:0;
	float:right;
	}

#indexRightBottom #boxFB{
	width:268px;
	height:250px;
	margin:0;
	padding:0;
	float:left;
}

#indexRightBottom #boxTW{
	width:268px;
	height:250px;
	margin:0;
	padding:0;
	float:right;
}


.tabx{
	width:77px;
	height:22px;
	font-size:13;
	margin-left: 3px;
	border: 1px solid #CCC;
	float:left;
	text-align: center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	display: block;
}
.On{
	color: #FFF;
	background-color: #F77C22;
	font-weight:bold;
	display: block;
}
.Off{
	color: #333;
	background-color: #CCC;
	font-weight:normal;
	background-image: url(../img/index/mainBack.jpg);
	background-repeat: repeat-x;
	background-position: center -20px;
}
.flightBox {
	display: none;
}
.noneFlight {
	padding: 20px;
	margin-top: 30px;
}

/** 0304_追加 ************************************************************/

.g_box01 {
	width: 353px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	float:left;
}

.g_box02 {
	width: 353px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	float:left;
	margin-left: 9px;
}

/* 2015/02/05 追加 *********************************************************** */
#bannerWrap {
	clear:both;
	text-align:center;
	padding-top:20px;
	display:block;
}

#bannerWrap p{
box-shadow: 0 0 10px #ccc;
width:339px;
height:99px;
margin:0 auto;
}

/* 2015/10/22 追加 *********************************************************** */

.nbox01 {
width: 100%;
height:auto;
background:#EBEBEB;
}

.nbox_txt {
font-size: 16px;
color:#333;
font-weight:bold;
padding-top: 10px;
padding-bottom: 10px;
text-shadow: 1px 1px 0px #FFFFFF;
}

.nbox_txt2 {
font-size: 14px;
color:#333;
font-weight:bold;
padding-top: 10px;
padding-bottom: 10px;
text-shadow: 1px 1px 0px #FFFFFF;
}












