@charset "shift_jis";

@import "/styles/import_sp.css";
@import "/inc/css/recommend_style.css";
@import "http://rurubu.travel/sns/css/snsButtons.css";

/*調整用CSS*/
@import "/common/css/adjust.css";

/* ========================================== 

	Common

========================================== */

body { 
	background: #FFFFFF;
	} 

h2{ 
/*	border: none; 
	margin-bottom:18px;
	padding-top:25px;
	font-size: 14px;
*/	}


/* clearfix */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

/* IE6 hack */
* html .clearfix {
	height: 1%;
}

/* IE7 hack */
*:first-child+html .clearfix {
	min-height: 1%;
}

#MAIN h3 {
	background: none;
	border: none;
	padding: 0;
}

#MAIN .button:hover {
	filter: alpha(opacity=70);
	opacity:0.7;
}

/* ========================================== 
	レイアウト
========================================== */
#MAIN img {
	vertical-align: bottom;
}

#MAIN .skiBox {
	padding: 15px 20px;
	background: #fbe83d;
}

#MAIN .skiBox .titleArea {
	background: url(../images/ten.gif) repeat-x bottom left;
	padding-bottom: 15px;
}

#MAIN .skiBox .titleArea h3 {
	float: left;
}

#MAIN .skiBox .titleArea p {
	float: right;
}

#MAIN .skiBox .imgAreaTop {
	margin-top: 15px;
}

#MAIN .skiBox .imgAreaTop img.subTopImg {
	float: left;
	border: 5px solid #fffac6;
}

#MAIN .skiBox .imgAreaTop .txtBox {
	width: 560px;
	float: right;
}

#MAIN .skiBox .imgAreaTop .txtBox p {

	font-size: 14px;
	color: #000;
	line-height: 1.32;
}

#MAIN .skiBox .imgAreaTop .txtBox ul {
	margin-top: 10px;
}

#MAIN .skiBox .imgAreaTop .txtBox ul li {
	float: left;
	margin-right: 15px;
}

#MAIN .skiBox .imgAreaTop .txtBox ul li img {
	border: 3px solid #fffac6;
}

#MAIN .skiBox .imgAreaTop .txtBox ul li img.logo {
	border: none;
}

#MAIN .boxWrap {
	margin-top: 20px;
}

#MAIN .boxWrap .skiBox {
	width: 390px;
	padding: 15px 15px;
}

#MAIN .boxWrap .skiBox p.skiTxt {

	font-size: 14px;
	color: #000;
	line-height: 1.4;
	margin-top: 15px;
}

#MAIN .boxWrap .skiBox ul.imgList {

}

#MAIN .boxWrap .skiBox ul.imgList li {
	float: left;
	margin: 10px 6px 0 0;
}

#MAIN .boxWrap .skiBox ul.imgList li.end {
	margin-right: 0;
}

#MAIN .boxWrap .skiBox ul.imgList li img {
	border: 3px solid #fffac6;
}

#MAIN .boxWrap .skiBox ul.imgList li img.logo {
	border: none;
	padding-left: 10px;
}


#MAIN .boxWrap #iwa-ppara.skiBox {
	float: left;
}

#MAIN .boxWrap #naeba.skiBox {
	float: right;
}

#MAIN p.btArea {
	margin-top: 20px;
	text-align: center;
}









#MAIN #gala.skiBox {
	margin-top: 40px;
}







