@charset "shift_jis";

/* 基本レイアウト・フォント装飾関連 */
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-dred { font-weight: bold ; color: #CC3300}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #009900}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}
.f-dred { color: #CC3300}
.f-blue { color: #0066CC}
.f-green { color: #009900}

/* レイアウト */
.t10k { font-size: 10px; color: #000000}		/* 黒 */
.t10r { font-size: 10px; color: #FF0000}		/* 赤 */
.t10w { font-size: 10px; color: #FFFFFF}		/* 白 */
.t10g { font-size: 10px; color: #666666}		/* 灰 */

.t12k { font-size: 12px ; color: #000000}		/* 黒 */
.t12w { font-size: 12px ; color: #FFFFFF}		/* 赤 */
.t12r { font-size: 12px ; color: #CC3300}		/* 白 */
.t12g { font-size: 12px ; color: #666666}		/* 灰 */

.t10_12 { font-size: 10px; line-height: 12px}
.t12_14 { font-size: 12px; line-height: 14px}
.t12_16 { font-size: 12px; line-height: 16px}

.t12b { font-size: 12px ; font-weight: bold}
.t12b-r { font-size: 12px ; font-weight: bold ; color: #CC3300}		/* 赤 */
.t12b-w { font-size: 12px ; font-weight: bold ; color: #FFFFFF}		/* 白 */
.t12b-g { font-size: 12px ; font-weight: bold ; color: #666666}		/* 灰 */

.t14g { font-size: 14px ; color: #666666}		/* 灰 */

.t14b { font-size: 14px ; font-weight: bold}
.t14b-r { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #FF3300}		/* 赤 */
.t14b-o { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #FF6600}		/* 橙 */
.t14b-w { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #FFFFFF}		/* 白 */
.t14b-gr { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #009900}		/* 緑 */
.t14b-g { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #666666}		/* 緑 */

.t16b-w { font-size: 16px ; line-height: 140% ; font-weight: bold ; color: #FFFFFF}		/* 白 */

.e10 { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 10px}
.e12 { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px}
.e12b { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold}
.e12p { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold ; color: #FF3399}
.e14b { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 14px; font-weight: bold}
.e14pink { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 14px; font-weight: bold ; color: #FF3399}
.e12w { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold ; color: #FFFFFF}
.dot {
	border: 1px dotted #FF0000;
	color: #FF0000;
	text-decoration: blink;
}
/* Space Setting
------------------------------------------------ */
.h-space2 { height: 2px}
.h-space3 { height: 3px}
.h-space5 { height: 5px}
.h-space7 { height: 7px}
.h-space8 { height: 8px}
.h-space10 { height: 10px}
.h-space15 { height: 15px}
.h-space20 { height: 20px}
.h-space25 { height: 25px}
.h-space30 { height: 30px}

.w-space2 { width: 2px}
.w-space5 { width: 5px}
.w-space7 { width: 7px}
.w-space8 { width: 8px}
.w-space10 { width: 10px}
.w-space15 { width: 15px}
.w-space20 { width: 20px}
.w-space25 { width: 25px}
.w-space30 { width: 30px}
/* Space Setting------------------------------------ */


#headSP,#footSP,.box-contents,#sp,#akafu{
	display:none;
}


/* -----------------------mainWrapと基本設定 -----------------------*/
h1 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 130%;
	display: block;
}

h2,h3 {
	margin:0;
	padding:0;
	line-height: 130%;
	display: block;
}

img{
	margin:0;
	padding:0;
}

#mainWrap{
	width:930px;
	padding:0 10px 0 10px;
	height:auto;
	margin:0;
	overflow:hidden;
	}
	
#mainWrapL{
	width:675px;
	padding:0 14px 0 0;
	margin:0;
	height:auto;
	overflow:hidden;
	float:left;
	}
	
#mainWrapR{
	width:241px;
	padding:0px;
	margin:0;
	height:auto;
	overflow:hidden;
	float:left;
	}

/* -----------------------タイトル部分 -----------------------*/
#kana{
	height:12px;
	font-size:10px;
	display:block;
	font-weight:normal;
	margin:0;
	padding-left:22px;
	}
	
#mainWrapL h2{
	font-size:18px;
	}
	
#mainTitBox{
	width:651px;
	border:#f8cb7d 2px solid;
	background:#ffe1ae;
	padding:5px 10px 5px 10px;
	}

#snsbox{
	float: left;
	width: 675px;
	height: 60px;
	padding: 5px 0;
}
.fb-like{
	height: 25px;
}

#snsbuttons{
	float: left;
	height: 20px;
	padding: 5px 0;
}
#snsbuttons div.btnbox{
	float: left;
}

#bookmark{
	float: left;
	height: 20px;
	padding: 5px 0;
}
	
#m10{
	margin-left:10px;
}

/* -----------------------説明部分 -----------------------*/
#articleWrap{
	width:675px;
	overflow:hidden;
	}

#photo{
	width:300px;
	height:auto;
	padding-right:12px;
	float:left;
	}
	
#photo span{
	font-size:10px;
	font-weight:bold;
	display:block;
	}
	
#intr{
	width:363px;
	display:block;
	float:right;
	}
	
#intr dl{
	margin:0px;
	padding:0px;
	}
	
#intr dt{
	margin:0;
	width:348px;
	display:block;
	padding:8px 0px 8px 15px;
	float:right;
	background:#ffe1ae;
	font-size:14px;
	}
	
#intr dd{
	margin:0;
	width:349px;
	display:block;
	padding:5px;
	float:right;
	border:#ffe1ae solid 2px;
	font-size:14px;
	margin-top:8px;
	}

/* -----------------------情報部分 -----------------------*/
#informationBox{
	width:675px;
	height:auto;
	overflow:hidden;
	}
	
#infoTit{
	font-weight:bold;
	font-size:14px;
	display:block;
	padding-top:8px;
	}
	
table#information{
	width:675px;
	height:auto;
	font-size:14px;
	margin:0;
	padding:0;
	width:100%;margin:0px 0px 0 0px;padding:0px;
	border-collapse:separate;
	border-spacing:0px;
	border-top:1px solid #848282;
	border-left:1px solid #848282;
	empty-cells:show;
	}
	
#information img{
	margin-right:6px;
	vertical-align:top;
	}
	
#informationBox span{
	font-size:10px;
	font-weight:bold;
	padding:5px 0 10px 0;
	display:block;
	}
	
#dd{
	font-size:10px;
	font-weight:bold;
	padding:5px 0;
	display:block;
	}
	
#information td{
	background-color:#FFFFFF;
	padding:2px 0 2px 8px;
	border-right:1px solid #848282;
	border-bottom:1px solid #848282;
	}
	
#information th{
	width:196px;
	font-weight:normal;
	text-align:left;
	padding:2px;
	}
	
.gBack{	
	background-color:#a7b6ff;
	border-top:1px solid #FFFFFF;border-left:1px solid #FFFFFF;
	border-right:1px solid #848282;border-bottom:1px solid #848282;
	}

	
.kBack{
	text-align:left;vertical-align:middle;
	background-color:#c7d0fe;
	border-top:1px solid #FFFFFF;border-left:1px solid #FFFFFF;
	border-right:1px solid #848282;border-bottom:1px solid #848282;
	}

/* -----------------------右サイド設定 -----------------------*/
#staying{
	width:241px;
	height:34px;
	font-weight:bold;
	font-size:14px;
	padding:18px 0 0 0;
	text-align:center;
	background:url(plan_btn.jpg) no-repeat;
	}

#coupon{
	height:43px;
	font-weight:bold;
	font-size:14px;
	padding:45px 5px 0 70px;
	margin:20px 0 10px 0;
	text-align:left;
	background:url(coupon_btn.jpg) no-repeat;
	}
	
#serchTit{
	width:241px;
	height:27px;
	margin-top:10px;
	padding:0;
	}

#searchTtl{
	width: 241px;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 3px 0 0 0;
	background: url(bg_search_ttl.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #300;
}
	
#serchBack{
	width:211px;
	height:328px;
	padding:12px 15px 0 15px;
	background:url(plan_back.jpg) no-repeat;
	position:relative;
	}
	
#serchBack dl{
	width:231px;
	height:auto;
	margin:0px;padding:0;
	overflow:hidden;
	}
	
.area{
	width:130px;
}

.tawn{
	width:100px;
}
	
#serchBack dt{
	width:80px;
	height:28px;
	margin:0;padding:0px;
	color:#b57200;
	font-weight:bold;
	float:left;
	display:block;
	}
	
.blank{
	font-size:10px;
	width:200px;
	display:block;
	margin-bottom:5px;
	padding:0px;
	clear:both;
}
	
.day{
	margin-bottom:5px;
}
	
#serchBack dd{
	width:151px;
	height:28px;
	margin:0;padding:0px;
	float:right;
	display:block;
	overflow:hidden;
	}
	
#serch_btn{
	width: 100px;
	margin: 0 auto;
	padding: 3px 0;
	}

#event_01{
	margin: 20px 0;
}

/* nakanohito不可視設定 */
#nkbox{
	display: none;
}

/* -----------------------index設定 -----------------------*/
.odekakeBox{
	width:660px;
	height:auto;
	padding:13px 0 13px 15px;
	overflow:hidden;
	border-bottom:1px #979798 solid;
}

.line{
	width:675px;
	height:1px;
	font-size:1px;/*不可視設定*/
	text-indent:-9999px;
	font-size: 100%;
	font-weight: normal;
	line-height:1em;
	display:block;
	overflow:hidden;
	outline:none;
	border-bottom:1px #979798 solid;
}

.odekakePhoto{
	width:110px;
	height:auto;
	padding-right:12px;
	float:left;
}

.odekakeArticle{
	width:538px;	
	float:right;
	height:auto;
}

.odekakeArticle dl{
	padding:0;margin:0;
	width:538px;
	display:block;
}	

.odekakeArticle dt{
	background:#ffe1ae;
	margin:0;
	padding:5px;
	width:528px;
	display:block;
	font-weight:bold;
	font-size:14px;
}

.odekakeArticle dd{
	padding:3px 3px 3px 8px;
	margin:0;
	width:525px;
	display:block;
	font-size:14px;
}

.odekakeBtnS{
	display:none;
}


.odekakeBtn,.odekakeBtn a{
	width:129px;
	height:29px;
	background:url(shousai_btn.jpg) no-repeat;
	float:right;
	font-size:1px;/*不可視設定*/
	text-indent:-9999px;
	font-size: 100%;
	font-weight: normal;
	line-height:1em;
	display:block;
	overflow:hidden;
	outline:none;
	}	
	
.odekakeBtn a:hover{
	width:129px;
	height:29px;
	background:url(shousai_btn_ov.jpg) no-repeat;
	background-position:bottom;
	display:block;
	overflow:hidden;
	outline:none;
}

#footSe{
	width:900px;
	margin:10px 10px 0 10px;
	padding:10px 10px 10px 20px;
	background:#ffe1ae;
	font-size:10px;
	}
	
#footSe span{
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-top:8px;
	}
	
#banner{
	width:230px;
	height:80px;
	margin-top:10px;
	padding-left:5px;
	}

/* -----------------------検索ガジェット用 -----------------------*/
img {
	border:	0;
}
/*-------------------------------
	プルダウン 該当無しの設定
--------------------------------*/
option.na {
	color:					#999;
	background-color:		#DDD;
}
