.w950 {
  margin-top: 20px;
}
.mb10 {
	margin-bottom: 10px !important;
}

/* ロゴ */
#head {
	width: 950px;
}

/* コンテンツ */
#contents {
}

/* タイトル */
.titleArea {
	background: url("/campaign/air_company/ke/images/title_bg.jpg") no-repeat #FFF;
	height: auto;
	min-height: 433px;
	position: relative;
	width: 100%;
	overflow:auto;
}

.bannerArea {
	margin-top: 20px;
}

.searchArea {
	float: right;
	width: 376px;
	margin-right: 22px;
	margin-top: 14px;
}

#search {
	margin-top: 0 !important;
}

.clip {
	margin-left: 0 !important;
}

#contents img {
	vertical-align: bottom;
}

/* tab*/
#tabArea {
	width: 950px;
	height: 68px;
	margin-top: 10px;
}

#tabArea ul {
	width: 940px;
	height: 68px;
	margin-right: -5px;
	padding-left: 15px;
}

#tabArea ul li {
	float: left;
	width:450px;
	height:68px;
	margin-right: 20px;
}
#tabArea ul li a {
	width:450px;
	height:68px;
	display: block;
	background: url(/campaign/air_company/ke/images/tab_ump_on.gif) left top no-repeat;
}

#tabArea ul li a:hover {
	text-indent: -9999px;
}

#itemArea {	
	width: 945px;
	padding: 10px 20px 30px;
	margin-right: -35px;
}

#itemArea ul li img {
	margin-bottom: 10px;
}

#itemArea ul li {
	float: left;
	width: 280px;
	margin-bottom: 20px;
	margin-right: 35px;
}

#itemArea ul li a{
	font-size: 14px;
	font-weight: bold;
	color: #00C;
	display: block;
}


#itemArea ul li span.price {
	color: #cc0001;
	font-size: 26px;
	font-weight: bold;
}

#itemArea ul li span.price span {
	font-size: 38px;
}
#itemArea ul li a {
	text-decoration: none;
}

.pagetop {
	margin-bottom: 5px;
	text-align: right;
}

/* youtube */
.movie{
	padding: 35px 0 25px;
}
.movie iframe{
	display: block;
	margin: 0 auto;
}