@charset "utf-8";

/* -----------------------------------------------------------
 File name:      xxxx_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:20px 0 0;
}
.maparea {
	float:left;
	border:1px solid #ae882a;
}
.todofukenarea {
	width:370px;
	float:right;
	border:1px solid #ae882a;
	padding-bottom:1px;
}

.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 {
	padding: 0;
	margin: 10px 0 0;
}
.featurearea {
	margin-bottom:30px;
}


/* -----------------------------------------------------------
 特集広告(写真あり)
----------------------------------------------------------- */

#ad_wrapper{
	width:740px;
	clear:both;
	}
.ken_ti_ad {
	font-size: 12px;
	color: #FFF;
	background-color: #AE882A;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
.plan_box{
	text-align:left;
	_padding-bottom:1px;
	margin-bottom: 5px;
	border: 1px solid #AE882A;
	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;
}


/* -----------------------------------------------------------
 特集広告(写真あり)
----------------------------------------------------------- */

#ad_wrapper {
	width: 740px;
	clear: both;
}
.ken_ti_ad {
	font-size: 12px;
	color: #FFF;
	background-color: #D5B568;
	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 #D5B568;
	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;
}

/* -----------------------------------------------------------
　バナー部分
----------------------------------------------------------- */

.sideBanList{
	margin:0 0 10px 0;
}
#spbana_btm{
	padding:20px 0;
}

#tokujs{
	margin-bottom:10px;
}

/* -----------------------------------------------------------
　マイページ
----------------------------------------------------------- */

#mypage_btn {
    background-color: #f8f8f8;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    padding: 10px	22px;
				text-align:center;
}

#mypage_btn img{
	display:block;
}