/* 検索 */

.lst_tab{
margin-right:-10px;
padding-bottom:4px;
background:url("/tour/campaign/summer/images/bg_tab_cnt.gif") no-repeat 0 bottom;
}

*+html .lst_tab li {
	float: left;
}

.lst_tab li a,
.lst_tab li.active{
float:left;
width:228px;
border:1px solid #c7c7c7;
border-bottom:0 none;
height:19px;
margin-right:10px;
font-size:1.4em;
font-weight:bold;
text-align:center;
padding:10px 0;
}
.lst_tab li a{
background:#fff url("/tour/campaign/summer/images/bg_tab.gif") repeat-x bottom;
border-bottom:1px solid #007eb8;
}

.lst_tab li.ln02 a,
.lst_tab li.active.ln02{
height:34px;
padding:5px 0 0;
line-height:1.2;
}
.lst_tab li.ln02 span,
.lst_tab li.active.ln02 span{
font-size:0.6em;
display:block;
font-weight:normal;
}

.lst_tab li.active,
.lst_tab li.active.ln02,
.lst_tab li a:hover{
background:#14a9ee url("/tour/campaign/summer/images/bg_tab_on.gif") repeat-x bottom;
border-color:#007eb8;
color:#fff;
padding-bottom:11px;
border-bottom:0;
}
.lst_tab li.active.ln02,
.lst_tab li.ln02 a:hover{
padding-bottom:1px;
}
.lst_tab li a{
text-decoration:none;
color:#333;
}
.lst_anc{
background:#fafafa;
text-align:center;
padding:1em;
border:1px solid #d0d0d0;
border-top:0;
margin-bottom:20px;
}
.lst_anc li{
display:inline;
padding:0 1em;
border-left:2px solid #333;
}
.lst_anc li:first-child{
border:0;
}
.lst_anc li a{
background:url("/tour/campaign/summer/images/ico_lnk.gif") no-repeat 0 0;
padding:0 0 2px 20px;
font-weight:bold;
}

h3.ttl{
background:url("/tour/campaign/summer/images/bg_ttl.gif") no-repeat top;
color:#fff;
padding:11px 12px;
font-size:1.35em;
margin-bottom:10px;
}
h3.ttl span.flr{
font-size:0.8em;
}

h4.ttl{
	background:#01aaaf;
	border:1px solid #009599;
	color:#fff;
	padding: 8px 10px 8px 73px;
	margin-top:20px;
	font-size:1.35em;
	position: relative;
}

*+html h4.ttl {
	line-height: 1;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4.ttl img {
	position: absolute;
	left: 10px;
	top: -8px;
}
/* カレンダー */
.lyt_col table{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.lyt_col table th,
.lyt_col table td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.lyt_col table thead th{
	border-right:0;
}
.lyt_col table tbody th{
	text-align:center;
	font-weight:normal;
	font-size:0.8em;
	padding:5px;
}
.lyt_col table tbody td{
	width:64px;
	text-align:center;
}
.sm_city_calTable span.sty{
	font-size:0.8em;
	padding:5px 3px 8px;
}
.sm_city_calTable span.sty span{
	font-size:1.4em;
	display:block;
	font-weight:bold;
}
.sm_city_calTable thead th,
.sm_city_calTable thead td{
	background:#cceeef;
	padding:8px 15px;
}

.sm_city_calTable thead th{
}
.sm_city_calTable thead td{
	font-size:0.8em;
	text-align:right;
}

.re_item_full{
	color:#f00;
	padding-top:0.5em;
}
td .area span.day,
td .area span.sty{
	display:block;
}

td .area a{
	text-decoration:none;
}

.weekDayNon span.day{
	background:#f3f3f3;
	padding:3px 0;
	color:#333;
}
a span.sty{
text-decoration:underline;
}

*+html a span.sty{
	min-height: 32px;
}

.area a:hover{
padding:0;
}
.area a:hover span.day{
border:3px solid #f00;
border-bottom:0 none;
padding:0 0 3px;
background:#f0f0a9;
}
.area a:hover span.sty{
border:3px solid #f00;
border-top:0 none;
padding:5px 0;
background:#ffc;
color:#00c;
}

.weekDaySun span.day{
	background:#ffeef6;
	color:#f00;
	padding:3px 0;
}
.weekDaySat span.day{
	background:#daf2f4;
	color:#009ad0;
	padding:3px 0;
}
.sun{
	color:#f00;
}
.sut{
	color:#009ad0;
}

/* オススメ */
.lst_recommend{
border:1px solid #ccc;
border-top:0 none;
}
.lst_recommend li{
width:137px;
float:left;
border-left:1px dotted #ccc;
padding:10px;
}
.lst_recommend li:first-child{
border:none;
}
.lst_recommend li .img{
display:block;
height:95px;
margin-bottom:10px;
overflow:hidden;
position:relative;
}
.lst_recommend li .img img{
width:137px;
padding-bottom:10px;
}

.lst_recommend li .img .check {
	width: auto;
	position: absolute;
	top:0;
	right:0;
}

.lst_recommend li .txt{
display:block;
}
.lst_recommend li .prc{
color:#f00;
font-weight:bold;
font-size:1.2em;
text-align:right;
}
.lst_recommend li .prc span{
font-weight:normal;
font-size:0.6em;
padding-left:1px;
}
.lst_recommend li .prc img{
vertical-align:middle;
}