@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 .mapArea {
	margin-top: 40px;
}

#MAIN .accArea {
	margin-top: 10px;
	margin-bottom: 20px;
	background: url("../images/title_bk.gif");
	padding: 15px 0 15px 150px;
	border-radius: 5px;
}

#MAIN .accArea dl {
	float: left;
	margin-right: 80px;
	line-height: 1.5;

}

#MAIN .accArea dl dt {
	font-size: 18px;
	padding-bottom: 5px;
	color: #3f3e88;
	text-shadow: 1px 1px 0 #fff;
	font-weight: bold;
}

#MAIN .accArea dl dd {
	font-size: 15px;
	margin-left: 1.2em;
}

#MAIN .accArea dl dt span {
	color: #fa8d14;
}

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


#MAIN .dBox {
	background: #fff;
	border-radius: 5px;
	padding: 10px 0;
}

#MAIN .dBox h4 {
	background: url(../images/title_bk.gif);
	line-height: 1.1;
	font-size: 23px;
	color: #3f3e88;
	text-shadow: 1px 1px 0px #fff;
	padding: 5px 15px;
	font-weight: normal;
}

#MAIN .dBox p.linkArea {
	background: url(../images/point_next_p.gif) no-repeat left center;
	padding: 0 0 0 20px;
	margin: 10px 0 0 15px;
	font-size: 15px;
}

#MAIN .dBox p.mainTxt {
	font-size: 15px;
	line-height: 1.7;
	margin: 15px 15px 0 15px;
}

#MAIN .dBox h5 {
	font-size: 20px;
	color: #704f21;
	font-weight: normal;
}


/* グルメ */
#MAIN .gourmetArea {
	background: url(../images/gourmet_bk.jpg);
	border-radius: 5px;
	margin-top: 40px;
	padding: 0 15px 15px 15px;
}

#MAIN .gourmetArea h3 {
	text-align: center;
}

#MAIN .gourmetArea h3 img {
	margin-top: -16px;
}

#MAIN .gourmetArea .dBoxTop {
	margin-top: 10px;
}

#MAIN .gourmetArea .dBoxBottom {
	margin-top: 15px;
}

#MAIN .gourmetArea .dBox p.imgArea {
	margin-top: 15px;
}

#MAIN .gourmetArea .dBoxTop .dBox.boxL {
	width: 535px;
	float: left;
}

#MAIN .gourmetArea .dBoxTop .dBox.boxL img {
	margin: 0 15px 5px -15px;
	float: left;
}

#MAIN .gourmetArea .dBoxTop .dBox.boxR {
	width: 280px;
	float: right;
}

#MAIN .gourmetArea .dBoxTop .dBox.boxR img {
	margin-top: -55px;
}

#MAIN .gourmetArea .dBoxBottom .dBox.boxL {
	width: 280px;
	float: left;
}

#MAIN .gourmetArea .dBoxBottom .dBox.boxR {
	width: 535px;
	float: right;
}

#MAIN .gourmetArea .dBoxBottom .dBox.boxR img {
	margin: 0 -15px 5px 15px;
	float: right;
}

/* 観光 */
#MAIN .siteArea {
	background: url(../images/site_bk.jpg);
	border-radius: 5px;
	margin-top: 40px;
	padding: 0 15px 15px 15px;
}

#MAIN .siteArea h3 {
	text-align: center;
}

#MAIN .siteArea h3 img {
	margin-top: -16px;
}

#MAIN .siteArea p.linkArea ,
#MAIN .siteArea p.mainTxt {
	margin-left: 0;
}

#MAIN .siteArea p.mainTxt:first-child {
	margin-top: 0;
}

#MAIN .siteArea .dBox {
	margin-top: 15px;
}

#MAIN .siteArea .dBox.top{
	margin-top: 10px;
}


#MAIN .siteArea .dBox .bBoxIn {
	margin-top: 15px;
	border-top: 1px dotted #999;
	padding-top: 15px;
}

#MAIN .siteArea .dBox .bBoxIn.top {
	border-top: none;
	padding-top: 0;
}

#MAIN .siteArea .dBox .bBoxIn img {
	float: left;
}

#MAIN .siteArea .dBox .bBoxIn .dbText {
	margin-right: 15px;
	float: right;
	width: 545px;
}

/* イベントカレンダー */
#MAIN .eventArea {
	background: url(../images/event_bk.jpg);
	border-radius: 5px;
	margin-top: 40px;
	padding: 0 15px 15px 15px;
}

#MAIN .eventArea h3 {
	text-align: center;
}

#MAIN .eventArea h3 img {
	margin-top: -16px;
}

#MAIN .eventArea .dBox table {
	width: 800px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	margin: 13px;
	font-size: 13px;
}

#MAIN .eventArea .dBox table th,
#MAIN .eventArea .dBox table td {
	padding: 8px 10px;
	line-height: 1.3;
	vertical-align: middle;
	text-align: left;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}

#MAIN .eventArea .dBox table th {
	background: #77c397;
	color: #fff;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
	font-size: 15px;
}

#MAIN .eventArea .dBox table td {
	background: #ecf8f1;
}

#MAIN .eventArea .dBox {
	margin-top: 10px;
}

/* 終了 */
#MAIN .scFinish {
	position: relative;
	width: 860px;
}

#MAIN .scFinish img.endWrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	display: none;
}

#MAIN .scFinish p.endText {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	font-size: 50px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	text-shadow: rgba(0,0,0,0.9) 1px 1px 3px;
	display: none;
}

#MAIN .scFinish.end img.endWrap,
#MAIN .scFinish.end p.endText {
	display: block;
}

/* 追加販売します */
#MAIN .scFinish p.salesLoad {
	font-size: 50px;
	color: #01499b;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 1px;
	border: 5px dotted #ff82c3;
	border-radius: 20px;
}

#MAIN .scFinish.end p.salesLoad {
	display: none;
}

/* 購入済の皆さまへ */
#MAIN .purchased {
	background: #faf8e3;
	border: 5px solid #bfe8ee;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
	font-size: 14px;
	display: none;
}

#MAIN .purchased h4 {
	font-size: 38px;
	color: #e05353;
	text-shadow: 1px 1px 0px #fff;
	font-weight: normal;
	line-height: 1.1;
}

#MAIN .purchased h5 {
	color: #00499b;
	font-size: 25px;
	font-weight: normal;
	margin-top: 10px;
}

#MAIN .purchased p,
#MAIN .purchased ol {
	margin-top: 10px;
}

#MAIN .purchased ol li {
	text-indent: -1.1em;
	margin-left: 1.2em;
}

#MAIN .purchased p.day {
	font-size: 20px;
	color: #e22b60;
}

#MAIN .purchased p.day span {
	background: #fff;
	display: inline-block;
	padding: 3px 10px;
	border-radius: 5px;
}

#MAIN .purchased h6 {
	margin-top: 10px;
	font-size: 15px;
}

#MAIN .purchased.end {
	display: block;
}
