/* CSS Document */

/* TAB1 */
.tab1_table {
	width: 550px;
}

/* トレッキングのテーブル共通 */
.trekking_table {
	width: 550px;
}


/*　見出し　*/
.bodycopy {
	width: 380px;
	font-size: small;
	font-style: normal;
	color: #666;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	margin: 10px;
}

/* コース地図 */
.trekking_map {
}

/* コース地図ダウンロード */
.map_pdf {
	font-size: 85%;
	text-align: right;
	font-weight: normal;
	margin: 10px 5px 0 0;
}

/* おすすめコース */
.osusume_course {
	width: 550px;
	float: left;
}

.osusume_course table {
	width: 510px;
	margin: 10px 0 30px 15px;
	float: none;
}

/* コース名 */
.course_name {
	font-size: 95%;
	font-weight: 700;
	color: #00441B;
	padding-bottom: 2px;
	line-height: 200%;
	letter-spacing: 0.1em;
	font-family: "HiraMinPro-W6", "ヒラギノ明朝 Pro W6", "serif";
	font-style: normal;	
}

/* 所要時間・距離 */
.time_distance {
	font-size: 80%;
	font-weight: normal;
	color: #333;
	padding-bottom: 5px;
}

/* おすすめコースtable */
.course {
	background-color: #E8EFD8;
	border: 1px solid #B8CD87;
	font-weight: 400;
	font-size: 75%;
	line-height: 140%;
	text-align: center;
	padding: 5px 3px;
}

/* おすすめコース矢印 */
.course_arow {
	font-size: 70%;
	padding-right: 3px;
	padding-left: 3px;
}


/* ///////////　お問い合わせ　//////////// */

/* お問い合わせ大枠 */
.trekkingcall {
	border: 1px solid #663300;
	float: left;
}

/* えびの高原レストセンター */
.ebino_restcenter {
	font-size: 100%;
	font-weight: bold;
	color: #00441B;
	text-align: left;
	border: none;
	padding:2em;
	letter-spacing:0.1em;
}

.ebino_restcenter02 {
	font-size: 80%;
	color: #333;
	text-align: left;
	border: none;
	padding:0 0 10px 0;
	line-height:150%;
	letter-spacing:0.1em;
}



/* えびのレスト・info */
.ebino_info {
	color: #3E1B08;
	font-size: 85%;
	font-weight: 500;
	text-align: center;
	padding: 10px;
}



/* えびのレスト・商品本文 */
.ebino_goods {
	font-size: 80%;
	padding:3px;
	color: #FFFFFF;
}

/* えびのレスト・商品本文 */
.goods_text {
	font-size: 65%;
	text-align: left;
	line-height: 150%;
}

/* ///////////　周辺スポット　//////////// */

/* 周辺スポット本文*/
.spot_text {
	color: #666;
	font-size: 90%;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1em;
	text-align: left;
}
td.spot_title {
	color: #772A4D;
	margin: 0px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #772A4D;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #772A4D;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	text-align: left;
}


.spot_data00 {
	color: #772A4D;
	font-size: 70%;
	line-height: 150%;
	padding: 0.5em;
	font-weight: 400;
	text-align: left;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
table .data_box {
	border: 1px solid #772A4D;
	width: 500px;
	margin-bottom: 20px;
}



/* 問い合わせ・DATA白抜き文字部分*/
.spot_data {
	background-color: #772A4D;
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	padding: 3px;
	height: auto;
	margin: 4px;
	text-align: center;
}

/* 周辺スポット・住所・電話・料金など*/
.spot_data02 {
	color: #666;
	font-size: 75%;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 15px;
	font-weight: 400;
	text-align: left;
}

.trekkingcontact {
	margin: 0;
	float: left;
	padding: 15px;
}

.q_and_a011 {
	line-height:1.5em;
	background-color:#999900;
	font-size: 90%;
}

.q_and_a02 {
	font-size: 90%;
	color: #666;
	line-height: 1.5em;
	width: 500px;
	margin: 10px 25px 30px;
	letter-spacing: -0.03em;
}

.q_and_a01 {
	font-size: 90%;
	color: #666;
	line-height: 1.5em;
	width: 500px;
	margin: 10px 25px 5px;
	letter-spacing: -0.03em;
}

.sam {
	margin: 10px;
}
p.shop_info {
	text-align: left;
	white-space: nowrap;
	display: block;
}
strong.name {
	font-size: 16px;
	text-align: left;
	line-height: 2em;
}
