@charset "utf-8";

/* -----------------------------------------------------------
 File name:      xxxx_common.css
 Style Info:     各特集独自のスタイル
----------------------------------------------------------- */

.catch02 {
	padding:10px;
	background-image:url(../images/bg001.png);
	background-repeat:no-repeat;
}
.dataInfo {
	background-color:#f9f2d5;
	border:1px solid #f5e8b3;
	padding:6px 10px;
	font-size:10px;
	color:#993300;
	line-height:1.5;
}
.searcharea {
	margin:20px 0 0;
}
.maparea {
	float:left;
	border:1px solid #432d27;
}
.todofukenarea {
	width:370px;
	float:right;
	border:1px solid #432d27;
	padding-bottom:1px;
}
.searchtitle {
	margin:1px 1px 0;
	background-color: #432d27;
	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: #f1f1f1;
	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 {
	background-color:#432d27;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding:6px 8px 4px;
	margin:24px 0 10px;
}
.featurearea {
	margin-bottom:30px;
}



.ken_ti {
	font-size: 18px;
	background-image: url(../images/tit001.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 65px;
	color: #333;
	text-align: left;
	position: relative;
	height: 50px;
	padding-top: 12px;
	margin-top:12px;

}

.wakeari_plan{
	border:1px solid #938010;
	background-color:#f0ecd6;
	margin-top:10px;
	padding-bottom:15px;
	
	width:740px;

	text-align:left;
}

.wakeari_plan02{
	border:1px solid #938010;
	background-color:#f0ecd6;
	margin-top:10px;
	padding-bottom:15px;
	
	width:740px;

}




/*.hotel_name{
	font-size:12px;
	color:333333;
	font-weight:bold;
	text-indent:12px;
}
*/

.hotel_name a{
	font-size:12px;
	color:#333333;
	text-decoration:none!important;
}

.hotel_name a:link{
	color:#333;
    text-decoration:none!important;
}


.hotel_name a:visited{
	color:#333;
	text-decoration:none!important;
	}


.hotel_name a:hover {
	color: #333;
	text-decoration:underline!important;
}

.hotel_name a:active{
	color:333;
	}


.plan_left{
	float:left;
	margin-top:15px;
	width:345px;
	margin-left:15px;
}


.plan_right{
	float:left;
	margin-top:15px;
	margin-left:15px;
	width:345px;
}

.plan_tx{
	font-size:12px;
}

/*.plan_area{
	font-size:10px;
	color:#666;
	text-indent:12px;
}
*/

.contentsLink02 a {
	text-decoration:underline!important;
	font-weight:bold;
    }

.contentsLink02{
     text-align:left;
	 padding-left: 11px;
	 /*background-image:url(../images/icon_arrow_org.gif);
	background-repeat: no-repeat;
	background-position: left 4px;*/ /*特集TOP広告デザイン変更のため*/
	 }

.keyword {
    font-size: 100%;
	text-align: left;
}


.text_large{
    font-size: 170%;
	font-weight: bold;
}

.text_middle{
    font-size: 140%;
	font-weight: bold;
}

.text_small{
    font-size: 100%;
	font-weight: bold;
}	 
	 
.attention{
	font-size:11px;
}


/* -----------------------------------------------------------
 特集広告(写真あり)
----------------------------------------------------------- */

#ad_wrapper{
	width:740px;
	clear:both;
	}
.ken_ti_ad {
	font-size: 12px;
	color: #FFF;
	background-color: #432D27;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
.plan_box{
	text-align:left;
	_padding-bottom:1px;
	margin-bottom: 5px;
	border: 1px solid #432D27;
	padding-bottom: 20px;
}

.plan_cst{
	width:340px;
	margin-left:20px;
	margin-top: 20px;
	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:300px;
}

.plan_cst .hotel_name{
	font-size:12px;
	color:333333;
	font-weight:bold;
	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;
}

.plan_cst .plan_tx{
    float: right;
    font-size: 12px;
    width: 240px;
	padding-bottom: 5px;
    word-wrap: break-word;
	word-break: break-all;
}

.plan_cst .contentsLink02 a {
	text-decoration:underline!important;
	font-weight:bold;
    word-wrap: break-word;
	word-break: break-all;
    width: 240px;
    }

.plan_cst .contentsLink02{
    text-align:left;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left 4px;
	}

#adplugCassetTitleAnno {
	font-size: 12px;
	text-align: left;
	margin-bottom:20px;
}

.price{
	color:#F00;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
