@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

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

/* topics + tarm + h1のスタイル[
----------------------------------------------------------- */

#cam {
	text-align: left;
}

.cam {
	width: 450px;
	display: block;
	float: left;
	font-size: 12px;
}

.cam p {
	display: block;
	height: 15px;
	margin-bottom: 3px;
}

.cam a {
	text-decoration: underline !important;
	display: block;
	height: 15px;
	background: url(../../common/images/topics.gif) no-repeat;
	padding-left: 70px;
}

#page_info {
	float: right;
	width: 250px;
}

.index_h1 {
	font-size: 14px;
	color: #666666;
	padding-right: 5px;
	text-align: right;
	width: 250px;
	font-weight: normal;
	display: block;
}

.tarm_cam {
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	display: block;
	width: 250px;
	text-align: right;
}


/* コンテンツ全体[
----------------------------------------------------------- */
#content {
	width: 740px;
}

/* コンテンツ上部キャッチ(画像)[
----------------------------------------------------------- */

.index_catch1 {
	height: 27px;
	width: 730px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
}

/* コンテンツ上部リード[
----------------------------------------------------------- */

.index_read1 {
	font: 75%/1.3 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: left;
	margin: 15px 0px 0px;
	padding-left: 10px;
}


/*
 mapA＋pull フレームのスタイル[
----------------------------------------------------------- */

/*#mapのテーブル*/

#content #map {
	margin-top: 15px;
	margin-bottom: 20px;
}

/**/


/*県名から探す*/

.ken_search {
	background: url(../../common/images/pull_ken.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px;
	height: 41px;
	width: 331px;
}

.ken_search2 {
	background: #fdffda;
	padding: 10px;
	height: 215px;
}

#content .ken_search2 form {
	margin-top: 20px;
}

/**/


/*プルダウンのスタイル*/



/*select {
	width: 50px;
}*/


/*プルダウン下のイメージスタイル*/

#content .ken_search2 #image1 {
	margin-top: 15px;
}

/**/

/*
 追加したスタイル[
----------------------------------------------------------- */
/*group_index.html*/

.title_h2 {
    margin-top: 25px;
	width: 740px;
	padding: 5px;
	border: 1px solid #390;
	background: url(../images/group_bg001.jpg) repeat;
	margin-bottom:15PX;
}


.tx_h2 {
    text-align: left;
	color: #333;
	font-weight: bold;
	font-size: 87.5%
}

#group_area .title_h2_area {
    margin-top: 25px;
	width: 740px;
	padding: 5px;
	border: 1px solid #390;
	background: url(../images/group_bg001.jpg) repeat;
}

#group_area .area_4 {
    width: 740px;
	border-right: 1px solid #390;
	border-bottom: 1px solid #390;
	border-left: 1px solid #390;
	background-color: #e0f5d6;  
}

#group_area .tx_h2 {
    text-align: left;
	color: #333;
	font-weight: bold;
	font-size: 87.5%
}

#group_area .area_box {
    float: left;
	width: 348px;
	_width: 339px;
	border: 1px solid #390;
	margin: 7px 10px;
	background-color: #fff;
	padding: 10px;
}

#group_area .arrow {
	margin-top: 5px;
	font-size: 87.5%;
	margin-bottom: 10px;
	text-align: left;
}

#group_area .area_img {
    float: left;
	margin-right: 10px;
	width: 120px;
	height: 90px;
}


.gakusei_keywords{
   width:740px;
   border:1px solid #167849;
   margin-top:15px;
   }
   
.gakusei_keywords_title{
   text-align:left;
   background-color:#167849;
   padding:5px;
   font-size:14px;
   color:#FFF;
   }  
   
.keyword {
    margin-left:10px;
    margin-top:  15px;
	margin-bottom:15px;
    font-size: 100%;
	text-align: center;
	line-height: 180%;
}

.text_large{
    font-size: 120%;
	font-weight: bold;
}

.text_middle{
    font-size: 90%;
	font-weight: bold;
}

.text_small{
    font-size: 75%;
	font-weight: normal;
}



/*
----------------------------------------------------------- */
/*group_県名.html*/

#area_map .table_frame01 {
    background-color: #88da94;
	height: 12px;
}

#area_map .table_frame02 {
    background-color: #88da94;
	width: 12px;
}

#area_map .area_map_h3 {
    text-align: left;color: #060;
	margin-top: 15px;
	margin-bottom: 5px;
}

#area_map .table_space {
    margin:13px;
}

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

#ad_wrapper{
	width:740px;
	clear:both;
	}
.ken_ti_ad {
	font-size: 12px;
	color: #FFF;
	background-color: #167849;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
.plan_box{
	text-align:left;
	_padding-bottom:1px;
	margin-bottom: 5px;
	border: 1px solid #167849;
	padding-bottom: 20px;
	line-height:1.3;
}

.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;
}
