/* *********************************************************************************_

【概要】メインコンテンツ全てを管理（テキストとNORENページ以外）。

※全ページのテキスト共通事項の管理は「text.css」で行っています。
※NOREN関係のデザイン管理は「noren.css」で行っています。

_********************************************************************************* */


/*---------- Modal Window基本デザイン ----------*/
.modal{
	opacity: 0;
	display: none;
}

.modalBody{
	position: absolute;
	z-index: 100000;
	background-color: #000000;
	width: 600px;
	left: 25%;
	top: 430px;
}
.modalBK{
	position: fixed;
	z-index: 99999;
	height: 100%;
	width: 100%;
	background-color: #000000;
	opacity: 0.9;
}

.close{
	cursor: pointer;
}

.btns{
	cursor: pointer;
}

/*---------- メインコンテンツ共通 アンカーメニューデザイン ----------*/
#contents .m-navi {
	width: 670px;
	border: #7D96AF 1px solid;
	height: 22px;
}

#contents .m-naviimg {
	width: 125px;
}

#contents .m-navitext {
	width: 540px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin: 1px 0 0;
}

/*---------- メインコンテンツ共通 デザイン（アンカー除く） ----------*/
#contents div.title {
	width: 670px;
	margin: 0 0 5px;
}

#contents .r {
	float: right;
}

#contents .l {
	float: left;
}

/*---------- 基本情報 INDEXデザイン ----------*/
#infomation div.aria-info {
	width: 670px;
	margin: 5px 0 10px;
}

#infomation div.aria-mapimg {
	float:left;
	width:280px;
	height:170px;
	margin:0 5px 0 10px;
	background-image:url(../img/content/infomation/w_map.jpg);
	background-repeat:no-repeat;
}

#infomation div.aria-maptext {
	float:right;
	width:380px;
	margin:0 0 10px;
}

#infomation span.exp-text {
	width: 300px;
	margin: 2px 0 5px 50px;
	padding: 1px 5px;
	display: block;
	background-color: #D5CEB1;
}

/*---------- 基本情報 コンテンツデザイン ----------*/
#infomation div.c-intoro {
	width: 670px;
	margin: 5px 5px 0;
}

#infomation div.map-img {
	margin: 5px 5px 10px;
}

#infomation .map-text {
	width: 375px;
	margin: 5px;
}

#infomation .map-extext {
	width: 365px;
	margin: 5px 5px 10px;
	padding: 5px;
	background-image: url(../img/common/bgimg2.jpg);
	background-repeat: repeat;
}

#infomation .dstlink {
	width: 365px;
	text-align:right;
	margin: 0 10px;
	/* [disabled]padding:0 10px; */
}

#infomation .city-info {
	padding: 5px;
}

#infomation .city-box {
	width: 320px;
	border: #7D96AF 1px solid;
}

#infomation .city-box-title {
	background-color: #7D96AF;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	padding: 2px;
}

#infomation .city-box-img {
	width: 125px;
	padding: 0;
}

#infomation .city-box-text {
	padding: 2px;
	width: 190px;
}

#infomation .td-city {
	padding: 0 25px 0 0;
}

/*---------- 目的から選ぶビーチ INDEXデザイン ----------*/
#tour_theme div.index-box{
	float: left;
	margin:5px 0 5px 10px;
	position: relative;
	width: 310px;
	height: 200px;
	background-color: #E7E2D1;
	padding: 5px;
}

#tour_theme div.index-boximg{
	margin-bottom: 5px;
}

#tour_theme dl.index-boxtext{
	padding: 5px 5px 0;
}

#tour_theme dl.index-boxtext dt{
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-decoration:underline;
	color: #506E96;
	font-size: 15px;
	font-weight: bold;
}

#tour_theme dl.index-boxtext dd{
	margin-bottom: 5px;
	font-size: 11px;
}

#tour_theme p.index-boxlink{
	font-size: 11px;
	text-align: right;
}

#tour_theme p.index-boxlink a{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: left;
	text-indent: -9999px;
	background/*\**/: #fff\9;
	filter: alpha(opacity=0);
}

#tour_theme div.index-box:hover{
	position: relative;
	width: 310px;
	height: 200px;
	background-color: #3C3C3C;
	padding: 5px;
}

#tour_theme div.index-box:hover dl.index-boxtext dt{
	color: #fff;
}

#tour_theme div.index-box:hover dl.index-boxtext dd{
	color: #999;
}


/*---------- 目的から選ぶビーチ タイトルデザイン ----------*/
#beachselect div.title {
	width: 670px;
	margin: 5px 0 10px;
}

#beachselect div.title-text {
	width: 325px;
	margin: 0;
}

#beachselect div.title-img {
	width: 335px;
	margin: 5px 0;
}

/*---------- 目的から選ぶビーチ おすすめ都市デザイン ----------*/
#beachselect div.pu-city {
	width: 670px;
	margin: 5px 5px 0;
}

#beachselect div.pu-city p.ex-text {
	margin: 5px 10px;
}

#beachselect .pu-divcolumn {
	width: 230px;
	margin: 5px 0 0;
	background-color: #D7C8AA;
}

#beachselect .pu-divtitle {
	width: 215px;
	margin: 5px auto;
}

#beachselect .pu-divtext {
	width: 215px;
	margin: 0 auto 5px;
}

#beachselect .pu-divcity {
	float: left;
	width: 440px;
	margin: 0;
}

#beachselect div.pu-city div.pu-city-box {
	float: left;
	width: 200px;
	margin: 5px 10px 10px;
}

/*---------- 目的から選ぶビーチ キーワードデザイン ----------*/
#keytext {
	width: 650px;
	margin: 5px auto 10px;
	padding: 5px;
	background-color: #D5CEB1;
}
