@charset "UTF-8";

/***************************************/


/*SEARCH*/


/***************************************/

#search {
	padding: 40px 0 40px 0;
	width: 100%;
	background: url("/imgv2/top-search/bg.png") #7AC8ED center bottom no-repeat;
	box-size: 100%;
}

#src-main {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}


/***************************************/


/*CON*/


/***************************************/

#h3b h3 {
	padding: 40px 0 40px 0;
	width: 100%;
	background: #036;
	color: #fff;
	font-size: 22px;
	text-align: center;
}

#h3b {
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0 0 10px 0;
	background: url("/imgv2/common/point/triangle.png") center bottom no-repeat;
	text-align: center;
}

#h3c {
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0 0 10px 0;
	background: url("/imgv2/common/point/triangle2.png") center bottom no-repeat;
	text-align: center;
}

#h3c h3 {
	padding: 40px 0 40px 0;
	width: 100%;
	background: #efefe7;
	font-size: 22px;
	text-align: center;
}




/***************************************/

/*at*/

/***************************************/

#at #con-s1sub1 {
	font-weight: bold;
	background: url("/imgv2/top/hayatoku.png") 28% 50% no-repeat;
}

#at-lft {
	width: 760px;
	float: left;
}

#at-rgt {
	width: 240px;
	float: right;
}


/*#at-lft div {*/

#at-lft .campaign_airon {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width: 750px;
	border: 1px solid #ccc;
	text-align: left;
}

#at-lft .campaign_airon .airline {
	float: right;
	width: 75px;
	background: #fff;
	border: 1px solid #eaeaea;
	padding: 1px 3px;
	margin-top: 6px;
}

#at-lft .campaign_airon .arrival {
	float: left;
	color: #00c;
	font-size: 13px;
	font-weight: bold;
	margin-right: 7px;
}

#at-lft .campaign_airon .price {
	font-size: 13px;
	color: #f30;
	padding: 0 0 0 10px;
}

#at-lft .campaign_airon .contentsWrap {
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 595px;
	height: 17px;
}

#at-lft .campaign_airon .contents {
	display: inline;
}

#at-lft .campaign_airon .miss {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-left: -4px;
}

#at-lft .campaign_airon .container2 {
	height: 17px;
}

#at-lft div p {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 1.4em;
	font-weight: bold;
	background: url("/imgv2/common/point/line1.png") left top repeat-y;
	text-align: left;
}

#at-lft div ul li {
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 10px 25px;
	font-size: 0.9em;
	border: 1px solid #f5f5f5;
	background: url("/imgv2/common/base/btn1.png") #f5f5f5 10px 50% no-repeat;
	text-align: left;
}

#at-lft div ul li:hover {
	border: 1px solid #fa9300;
	color: #036;
}

#at-rgt .check {
	padding: 20px 10px 20px 10px;
	color: #fff;
	background: url("/imgv2/common/base/bg1.jpg") left top repeat;
}

#at-rgt ul li {
	margin: 10px 0px 0px 0px;
	padding: 20px 5px 20px 5px;
	border: 1px solid #ccc;
	text-align: left;
	background: url("/imgv2/common/base/bg2.jpg") left top repeat-y;
}

#at-rgt ul li div {
	padding: 0px 0px 0px 35px;
	font-weight: bold;
	background: url("/imgv2/common/base/btn1.png") 8px 50% no-repeat;
}

#at-rgt ul li:hover {
	border: 1px solid #fa9300;
	color: #036;
}


.bn4-rank ul li div:nth-child(1) {
	float: left;
}

.bn4-rank ul li div:nth-child(2) {
	float: right;
}

.bn4-rank ul li div a {
	color: #027CCB;
	text-decoration: underline;
	letter-spacing: 0em;
}

.bn4-rank ul li a:hover {
	color: #fa9300;
	text-decoration: none;
}

.bn4-rank ul li {
	/*	padding:15px 30px 0px 10px;*/
	padding: 15px 10px 0px 10px;
	clear: both;
	height: 50px;
	font-size: 1.1em;
	border-top: 1px solid #ccc;
	/*	background:url("/imgv2/common/point/arrow.png") right 50% no-repeat;*/
}

.bn4-rank ul li:last-child {
	padding: 15px 30px 10px 0px;
	text-align: right;
	background: url("/imgv2/common/base/btn1.png") #efefe7 95% 50% no-repeat;
}


/***************************************/


/*BOX*/


/***************************************/

#box3 {
	margin: 0 13px 13px 0;
	float: left;
	width: 320px;
	border: 1px solid #ccc;
}

#box3:hover {
	border: 1px solid #fa9300;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	zoom: 1;
}

#box3 #box3-air {
	height: 50px;
	border-bottom: 1px solid #ccc;
}

#box3 #box3-air div:nth-child(1) {
	float: left;
	padding: 15px 0px 0px 0px;
	width: 50%;
	height: 100%;
	font-size: 1.2em;
	background: #efefe7;
	text-align: center;
}

#box3 #box3-air div:nth-child(2) {
	float: left;
	padding: 12px 0px 10px 0px;
	width: 50%;
	text-align: center;
}

#box3 #box3-air div img {
	max-width: 120px;
	max-height: 25px;
}

#box3 #box3-dt {
	height: 50px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#box3 #box3-dt div:nth-child(1) {
	float: left;
	padding: 15px 0px 0px 0px;
	width: 30%;
	height: 100%;
	font-size: 1.2em;
	background: #efefe7;
	border-right: 1px solid #ccc;
	text-align: center;
}

#box3 #box3-dt div:nth-child(2) {
	float: left;
	padding: 15px 0px 10px 0px;
	width: 70%;
	text-align: center;
}

#box3 #box3-ttl {
	padding: 20px;
	height: 110px;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0em;
	color: #036;
	text-align: left;
}

#box3 #box3-txt {
	padding: 20px;
	height: 130px;
	background: #f5f5f5;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

#city {
	padding: 5px 0px 0px 0px;
}

#city div {
	margin: 0 auto;
	padding: 45px 10px 10px 10px;
	width: 140px;
	height: 140px;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	background: #000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	zoom: 1;
}

#box3 #box3-price {
	padding: 10px 0px 10px 0px;
	color: #ff0000;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0em;
	background: url("/imgv2/common/base/btn6.png") right bottom no-repeat;
}

#box3 #box3-matome {
	padding: 0px 0px 0px 60px;
	font-weight: bold;
	background: url("/imgv2/top/matome.png") 5px 50% no-repeat;
}

#box3 #box3-price span {
	padding: 0px 0px 0px 5px;
	font-size: 0.7em;
	color: #333;
}




/***************************************/


/*airport*/


/***************************************/

#c46 {
	background: url("/imgv2/common/dmy.png") 5px 50% no-repeat;
}

#c47 {
	background: url("/imgv2/common/dmy.png") 5px 50% no-repeat;
}

#c48 {
	background: url("/imgv2/common/dmy.png") 5px 50% no-repeat;
}

#c49 {
	background: url("/imgv2/common/dmy.png") 5px 50% no-repeat;
}

#c50 {
	background: url("/imgv2/common/dmy.png") 5px 50% no-repeat;
}

.cother {
	padding: 0 10px 0 0;
	font-size: 0.8em;
}