@charset "utf-8";

/* -----------------------------------------------------------
 File name:      theme_common.css
 Style Info:     各特集独自のスタイル
----------------------------------------------------------- */


.catch {
	padding:10px;
}
.dataInfo {
	background-color:#f9f2d5;
	border:1px solid #f5e8b3;
	padding:6px 10px;
	font-size:10px;
	color:#993300;
	line-height:1.5;
}
.searcharea {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}
.maparea {
	float:left;
	border:1px solid #ff6666;
}
.todofukenarea {
	height: 280px;
	_height: 285px;
	width:370px;
	float:right;
	border:1px solid #ff6666;
	padding-bottom:1px;
	background: url("../images/index_bg001.gif") repeat-x scroll right top #FFFFFF;
}
*:first-child+html .todofukenarea{
	height:278px;
}
.todofukenarea_list{
    border-bottom: 1px dotted #ff6666;
    height: 25px;
    margin: 5px auto;
    width: 320px;
	_width: 340px;
	}
.searchtitle {
	margin:1px 1px 0;
	background-color: #ff6666;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	line-height:1.3;
}
.searchtitle span {
	font-size:14px;
}
.widarea {
 	margin:3px 3px 0;
 	height:18px;
}
.wid {
	font-weight:bold;
	width:74px;
	background-color: #fdffda;
	float:left;
	padding:4px 3px 2px;
	line-height:1;
}

.widarea span {
	float:left;
	padding:3px 3px 3px 5px;
	line-height:1;
}
.fb {
	font-weight:bold;
}

h3 {
	padding:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.featurearea {
	margin-bottom:30px;
}

.link li {
    background: url("/theme/common/images/tri_sk.gif") no-repeat scroll 0 3px transparent;
    padding-left: 10px;
	margin-left:10px;
}

.link2 li {
    background: url("../images/index_icon001.gif") no-repeat scroll 30px 3px transparent;
    float: left;
    font-size: 13px;
    padding-left: 40px;
    width: 130px;
}
*:first-child+html .link2 li{
	width: 100px;
}
.link3 li {
    background: url("../images/index_icon001.gif") no-repeat scroll 0 3px transparent;
	padding-left:10px;
	font-size:13px;
    font-weight: bold;
	margin:3px 0;
}	

.link3_2 li {
    background: url("../images/index_icon001.gif") no-repeat scroll 0 3px transparent;
	padding-left:10px;
	font-size:12px;
    font-weight: bold;
	margin:3px 0;
}	
.areasearch{
	background:url("../images/index_il001.gif") no-repeat ;
    height: 50px;
    margin: 15px 0 0 60px;
    padding: 10px 0 10px 60px;
	font-size:16px;
	font-weight:bold;
	}

/* -----------------------------------------------------------
 特集広告(写真あり)
----------------------------------------------------------- */

.ken_ti_ad {
	font-size: 12px;
	color: #FFF;
	background-color: #ECF4FC;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	margin-top:15px;
}
.plan_box{
	text-align:left;
	_padding-bottom:1px;
	margin-bottom: 5px;
	border: 1px solid #ECF4FC;
	padding-bottom: 20px;
	background:#FFF;
}

.plan_cst{
	width:340px;
	margin-left: 8px;
    margin-top: 10px;
	display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
}
.plan_cst .ad_ph{
	float:left;
}
.plan_cst .tx{
	width:240px;
	float:left;
	margin-left:5px;
}

.plan_cst .hotel_name{
	font-size:12px;
	color:333333;
	font-weight:bold;
	margin-left: 8px;
	text-decoration:none!important;
}
.plan_cst .tx .hotel_name a em {
	font-style: normal;
	font-size: 85%;
}
.plan_cst .hotel_name a:link{
	color:#333;
    text-decoration:none!important;
}
.plan_cst .hotel_name a:visited{
	color:#333;
	text-decoration:none!important;
	}
.plan_cst .hotel_name a:hover {
	color: #333;
	text-decoration:underline!important;
}
.plan_cst .hotel_name a:active{
	color:333;
}

.plan_cst .plan_area{
	font-size:10px;
	color:#666;
	margin-left: 8px;
}

.plan_cst .plan_tx{
	font-size:12px;
}

.plan_cst .contentsLink02 a {
	text-decoration:underline!important;
	font-weight:bold;
    }

.plan_cst .contentsLink02{
     text-align:left;
	 padding-left: 8px;
	 background-image:url("../images/icon_arrow_org.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	 }

#adplugCassetTitleAnno {
	font-size: 12px;
	text-align: left;
}
