@charset "Shift_JIS";

/*============================================================
//                                              2008/11/05
//  旅本舗　オプションページ設定
//  
//
//==========================================================*/

/* 中タイトル */
h2{
	margin:0;
	font-size:4px;
	line-height:1px;
	text-indent:-1200px;
}

h2#naha{
	width:100px;
	height:36px;
	background:url("../images/ttlp_101.gif") no-repeat;
}

h2#resort{
	width:240px;
	height:36px;
	background:url("../images/ttlp_201.gif") no-repeat;
}

h2#manza{
	width:240px;
	height:36px;
	background:url("../images/ttlp_401.gif") no-repeat;
}

h2#free{
	width:198px;
	height:36px;
	background:url("../images/ttlp_301.gif") no-repeat;
}

h2#ishigaki_inter{
	width:130px;
	height:36px;
	background:url("../images/ttlp_501.gif") no-repeat;
}

/* */
.ttlp{
	margin-bottom:6px;
}

.ttlq1{
	margin:0 0 3px 0;
	padding-top:3px;
	padding-left:26px;
	width:366px;
	height:17px;
	background:url("../images/ttlq_1.gif") no-repeat;
}

.ttlq2{
	margin:0 0 3px 0;
	padding-top:3px;
	padding-left:26px;
	width:227px;
	height:17px;
	background:url("../images/ttlq_2.gif") no-repeat;
}

.ttlq2sp{
	margin:0 0 3px 0;
	padding-top:3px;
	padding-left:26px;
	width:227px;
	height:17px;
	background:url("../images/ttlq_2sp.gif") no-repeat;
}

.ttlq2gs{
	margin:0 0 3px 0;
	padding-top:3px;
	padding-left:26px;
	width:227px;
	height:17px;
	background:url("../images/ttlq_2gs.gif") no-repeat;
}

.ttlq3{
	margin:0 0 3px 0;
	padding-top:3px;
	padding-left:26px;
	width:366px;
	height:17px;
	background:url("../images/ttlq_3.gif") no-repeat;
}

.ttlq4{
	margin:0 0 3px 0;
	padding-top:3px;
	padding-left:26px;
	width:366px;
	height:17px;
	background:url("../images/ttlq_4.gif") no-repeat;
}

.ttlq5{
	margin:0 0 3px 0;
	padding-top:3px;
	padding-left:26px;
	width:366px;
	height:17px;
	background:url("../images/ttlq_5.gif") no-repeat;
}


h2.ttlq_01{
	margin:0;
	width:225px;
	font-size:12px;
	font-weight:bold;
	line-height:135%;
	text-indent:0;
	color:#ffffff;
	float:left;

}

.ttlq_02{
	margin:0;
	font-size:10px;
	font-weight:normal;
	color:#555555;
	float:left;
}

.ttlq_03{
	margin:0;
	width:255px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	float:left;
}

.c_103{
	font-weight:bold;
	color:#00b8c6;
}

.c_303{
	font-weight:bold;
	color:#115fd1;
}

.c_403{
	font-weight:bold;
	color:#00c663;
}

.c_503{
	font-weight:bold;
	color:#ffa500;
}

.img_303{
	background:url("../images/img_303.jpg") no-repeat bottom right;
}

.img_403{
	background:url("../images/img_403.jpg") no-repeat bottom right;
}

/* マップ */
#area_map{
	width:392px;
	height:248px;
	position:relative;
}

#Layer1,
#Layer2,
#Layer3,
#Layer4{
	position:absolute;
	top:240px; left:130px;
}

.notes{
	padding:2px;
	width:245px;
	border:solid 1px #b4ac9a;
	background:#ffffed;
	font-size:10px;
	color:#555555;

}

map area{
	cursor:pointer;
}



