@charset "euc-jp";

/* CSS Document */
ul,li{
	list-style: none outside;
	margin: 0;
	padding: 0;
}



p,h4,h5{
	margin: 0;
	padding: 0;
}


img { border: none;}

a:link { color:#006699; text-decoration: underline;}
a:visited { color:#006699; text-decoration: underline; }
a:hover { color:#FF9900; text-decoration: underline; }




/* 右メニュー 国内共通 */
#area-right-menu {
	width: 210px;
	margin: auto;
	background: #d7d7d7;
	float: right;
}



/* 構造　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
#float-left-560 {
	width: 560px;
	float: left;
}

#float-right-380 {
	width: 380px;
	text-align: left;
	float: right;
}

#float-left-170 {
	width: 170px;
	float: left;
}


#float-right-210 {
	width: 210px;
	float: right;
}

#area-right-menu-gry {
	width: 210px;
	margin: auto;
	background: #d7d7d7;
}

#area-right-menu-gry-inner {
	width: auto;
	margin-left: 2px;
	padding: 5px 5px 5px 2px;
	text-align: left;
	border-left: 1px #e3e3e3 solid;
	background: #eeeeee;
}

/* 構造　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */








/* ▼▼▼▼▼ 海外共通ヘッダー XXXXXXXXXXXXXXXXXXXXXXXXXXX▼▼▼▼▼*/

.os-common-hdr-master {
	width: 100%;
	
	_height: 24px;
	min-height:20px;	

	padding-bottom: 4px; /* シャドウ表示のため */
	background: url(/img/os_area_new/bg_common_header_shadow.gif) repeat-x bottom #84baef;
}


/* ■■■■■floatさせたボックスが親ボックスの外にはみ出す現象を回避（右にfloat用 ）■■■■■*/  
/*
.os-common-hdr-master:after { 
content:"."; 
display:block; 
height:0px; 
clear:both; 
visibility:hidden; 
}*/


/*.os-common-hdr-master { display:inline-table; } */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/  

.os-common-hdr-inner {
	width: 100%;
	margin: 0;
	color:#FFF;
	text-align: left;
	background: url(/img/os_area_new/bg_common_header.gif) repeat-x #84baef;
}


.os-common-hdr-inner a:link,
.os-common-hdr-inner a:visited,
.os-common-hdr-inner a:hover{
	color: #ffffff;
	text-decoration: none;
}

.os-common-hdr-inner h4,
.os-common-hdr-inner h3
{
	_height: 24px;
	min-height:24px;
	line-height: 160%;
	font-size: 110%;
	font-weight: bold;
}


.os-common-header-left-300 {
	width: 300px; /* 幅は使う場所で変わる */
	float: left;
}

.os-common-header-right {
	/*padding-top: 2px;*/
	float: right;
}



/* os-common-header-innerと併用 */

.common-hdr-travelogue h4{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_travelogue.gif) no-repeat 1px 1px;
}

.common-hdr-tips h4{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_tips.gif) no-repeat 1px 1px;
}

.common-hdr-postcard h4{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_postcard.gif) no-repeat 1px 1px;
}

.common-hdr-postcard h4{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_postcard.gif) no-repeat 1px 1px;
}

.common-hdr-faq h4{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_faq.gif) no-repeat 1px 1px;
}

.common-hdr-going h4{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_going.gif) no-repeat 1px 1px;
}

.common-hdr-bbs h4{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_bbs.gif) no-repeat 1px 1px;
}

.common-hdr-traveler h4{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_traveler.gif) no-repeat 1px 1px;
}

.common-hdr-news h4{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_news.gif) no-repeat 1px 1px;
}

.common-hdr-hotel h4{ /* ホテル */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_hotel.gif) no-repeat 1px 1px;
}

.common-hdr-gnlinfo h4{ /* 基本情報 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_gnlinfo.gif) no-repeat 1px 1px;
}

.common-hdr-bss h4{ /* ガイド？ スポット？ 紅葉スポットで使用 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_bbs.gif) no-repeat 1px 1px;
}

.common-hdr-link h4{ /* ガイド？ スポット？ 紅葉スポットで使用 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_link.gif) no-repeat 1px 1px;
}

.common-hdr-rss h4{ /*  */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_rss.gif) no-repeat 1px 1px;
}

.common-hdr-guide h4{ /* ガイド  */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_guide.gif) no-repeat 1px 1px;
}

.common-hdr-onsen h4{ /* 温泉 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_onsen.gif) no-repeat 1px 1px;
}

.common-hdr-sekaiisan h4{ /* 世界遺産 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_sekaiisan.gif) no-repeat 1px 1px;
}

.common-hdr-comm h4{ /* コミュニティ */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_comm.gif) no-repeat 1px 1px;
}

/*---------------------------------------------------
h3 =h4と同じ 
----------------------------------------------------*/

.common-hdr-travelogue h3{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_travelogue.gif) no-repeat 1px 1px;
}

.common-hdr-tips h3{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_tips.gif) no-repeat 1px 1px;
}

.common-hdr-postcard h3{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_postcard.gif) no-repeat 1px 1px;
}

.common-hdr-postcard h3{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_postcard.gif) no-repeat 1px 1px;
}

.common-hdr-faq h3{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_faq.gif) no-repeat 1px 1px;
}

.common-hdr-going h3{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_going.gif) no-repeat 1px 1px;
}

.common-hdr-bbs h3{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_bbs.gif) no-repeat 1px 1px;
}

.common-hdr-traveler h3{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_traveler.gif) no-repeat 1px 1px;
}

.common-hdr-news h3{ /* 旅行記 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_news.gif) no-repeat 1px 1px;
}

.common-hdr-hotel h3{ /* ホテル */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_hotel.gif) no-repeat 1px 1px;
}

.common-hdr-gnlinfo h3{ /* 基本情報 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_gnlinfo.gif) no-repeat 1px 1px;
}

.common-hdr-bss h3{ /* ガイド？ スポット？ 紅葉スポットで使用 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_bbs.gif) no-repeat 1px 1px;
}

.common-hdr-link h3{ /* ガイド？ スポット？ 紅葉スポットで使用 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_link.gif) no-repeat 1px 1px;
}

.common-hdr-rss h3{ /*  */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_rss.gif) no-repeat 1px 1px;
}

.common-hdr-guide h3{ /* ガイド  */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_guide.gif) no-repeat 1px 1px;
}


.common-hdr-onsen h3{ /* 温泉 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_onsen.gif) no-repeat 1px 1px;
}

.common-hdr-sekaiisan h3{ /* 世界遺産 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_sekaiisan.gif) no-repeat 1px 1px;
}

.common-hdr-comm h3{ /* コミュニティ */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_comm.gif) no-repeat 1px 1px;
}

/* ▲▲▲▲▲ 海外共通ヘッダー ▲▲▲▲▲*/



/* 上部テキスト広告 */


/* 本体 */


/* 上部テキスト広告 */
#area-text-ad {
	margin-bottom: 10px;
	text-align: left;
}


.text-ad-560px-tokushu {
	margin: 0 0 2px;
	padding: 1px 0 3px 45px;
	border-bottom: 1px dotted #cccccc;
	line-height: 100%;
	background: url(/img/public/icon/41x15_tokushu_red.gif) no-repeat 0px 1px;
}

.text-ad-560px-present {
	margin: 0 0 2px;
	padding: 1px 0 3px 45px;
	border-bottom: 1px dotted #cccccc;
	line-height: 100%;
	background: url(/img/public/icon/41x15_present_org.gif) no-repeat 0px 1px;
}

.text-ad-560px-news {
	margin: 0 0 2px;
	padding: 1px 0 3px 45px;
	border-bottom: 1px dotted #cccccc;
	line-height: 100%;
	background: url(/img/public/icon/41x15_news_org.gif) no-repeat 0px 1px;
}



.area-right-255px {
	width: 255px;
	text-align: left;
	float: right;
}



.os-list-blank {  /* エリアTOPで使用 アイコンと組み合わせる */

	text-align: left;
}

.os-list-blank ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.os-list-blank  li{
	margin: 0;
	padding-left: 6px;
	line-height: 140%;	/* ボーダーからの上距離 */
	text-align: left;
}




.os-list-blank  li{
	background: url(/img/public/csl/csl_10_666666.gif) no-repeat 0px 4px;
}


.area-inline-list ul{
	margin: 0;
	padding: 0;
}

.area-inline-list li{
	display: inline;
	margin: 0 5px 0 0;
	font-size: 75%;
}

.area-link-list ul{  /* リンク集用 */
	margin: 0;
	padding: 0;
}

.area-inline-list li{
	margin: 2px 0;
	line-height: 110%;
}
.area-inline-list img{
	margin: 0 1px;
}


.area-link-h5 {
	margin: 10px 0 3px;
	padding: 3px 0 3px 16px;
	font-weight: normal;
	background: url(/img/public/csl/csl_dw_10_666666.gif) no-repeat 5px 9px #EDF0F9;
}

/* ルーペとテキスト右よせ */
.koyo-box-photo-loupe {
	margin: 5px 0 0;
	text-align: right;
}

.koyo-box-photo-loupe span {
	padding: 2px 0 0 20px;
	text-align: left;
	background: url(/img/public/icon/icon_16_loupe.gif) no-repeat 0px 0px;
}





/* ブログ記事 */
#os-area-blog {
	padding: 10px;
	border: 1px solid #a3c2df;
}

#os-area-blog strong{
	padding: 1px;
	background-color: #E1EBF4;
	color: #006599;
	font-weight: bold;
}

.os-blog-each {
	margin-top: 5px;
	padding: 5px 0 0 0;
	border-top: 1px dotted #E1EBF4;
}

.os-blog-each h5{
	margin:0;
	padding:0;
	color:ff6600;
}




/* 9/3 海外TOP■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

.bt_menu_170px_up_up { /* 矢印が上向き */
	background:  url(/img/common_area/bt_menu_170px_up_up.gif) no-repeat top;
	text-align: left;
	margin-bottom: 2px;
}

.bt_menu_170px_up_l { /* 矢印が左向き */
	background:  url(/img/common_area/bt_menu_170px_up_l.gif) no-repeat top;
	text-align: left;
	margin-bottom: 2px;
}

.bt_menu_170px_dw {
	padding: 2px 3px 3px 20px;
	min-height:16px;
	_height: 16px;
	text-align: left;
	background:  url(/img/common_area/bt_menu_170px_dw.gif) no-repeat bottom;

}


/* 9/3 海外TOP■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.bt_menu_150px_search_top {
	background: url(/img/common_area/menu/bt_menu_150px_search_top.gif) no-repeat center top;
	width: 150px;
	margin: 2px auto 0;
	text-align: left;
}

.bt_menu_150px_search_dw {
	padding: 2px 3px 3px 14px;
	text-align: left;
	background: url(/img/common_area/menu/bt_menu_150px_search_dw.gif) no-repeat center bottom;

}





/* 幅170pxの左メニュー タイトル部分 */
.menu-title-gry-170px {
	padding: 2px 3px 0px 20px;
	text-align: left;
	background: url(/img/common_area/menu/menu-title-gry-170px.gif) no-repeat top #cccccc;
	
}

.menu-title-gry-170px-4tp {
	height: 23px;
	padding: 4px 3px 0px 27px;
	line-height: 130%;
	text-align: left;
	background: url(/img/common_area/menu/menu-title-gry-170px-4tp.gif) no-repeat #cccccc;
}

.menu-title-gry-170px-4tp h4{ /* β中はノーマルも入るので*/
	display: inline;
}

.menu-title-gry-170px-vote {
	height: 23px;
	padding: 4px 3px 0px 27px;
	text-align: left;
	background: url(/img/common_area/menu/menu-title-gry-170px-vote.gif) no-repeat #cccccc;
}

.menu-title-gry-170px-other {
	height: 23px;
	padding: 4px 3px 0px 27px;
	text-align: left;
	background: url(/img/common_area/menu/menu_title_gry_170px_other.gif) no-repeat #cccccc;
}

.menu-title-gry-170px-mail {
	height: 23px;
	padding: 4px 3px 0px 27px;
	text-align: left;
	background: url(/img/common_area/menu/menu-title-gry-170px-mail.gif) no-repeat #cccccc;
}



/* 右側メニューのタイトル */




/**/


/* リスト 
エリアのメニューで使うリスト

このリストは、os_area_common_listとして口コミ当でも使用
font-sizeを%とem調整して、その後共通化しよう */

.area_common_list {
	text-align: left;
}

.area_common_list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.area_common_list li{
	margin: 0;
	padding-left: 6px;
	line-height: 140%;	/* ボーダーからの上距離 */
	text-align: left;
	background: url(/img/public/csl/csl_10_666666.gif) no-repeat 0px 4px;
}




.area-list-travelogue li{
	margin: 0;
	padding-left: 16px;
	line-height: 140%;	/* ボーダーからの上距離 */
	text-align: left;
	background: url(/img/public/icon/trd_icon/icon_ryokoki.gif) no-repeat 0px 4px;
}



.area-list-travelogue li{
	margin: 0;
	padding-left: 16px;
	line-height: 140%;	/* ボーダーからの上距離 */
	text-align: left;
	background: url(/img/public/icon/trd_icon/icon_ryokoki.gif) no-repeat 0px 4px;
}



/* 幅780px 共通フッターの前に配置する 各リンク ----------------------------------*/
.are-table-btm-h4 {
	padding: 2px 5px 2px 15px;
	font-weight: bold;
	text-align: left;

	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: url(/img/public/csl/csl_dw_10_666666.gif) no-repeat 4px 8px #DDDDDD;
}

.are-btm-link {
	width:780px;
	padding:10px 0;
	margin: 5px 0;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

.are-table-btm td{
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #CCCCCC;
}

.are-table-btm-no-border td{
	padding: 2px 0 2px 0;
	border-bottom: none;
}



/* ------------------------------------------------------------------------------ */


/* クチコミリスト */
.area-list-tips li{
	margin: 0;
	padding-left: 16px;
	line-height: 140%;	/* ボーダーからの上距離 */
	text-align: left;
}

.tips-bg-hotel {
	background: url(/img/public/icon/trd_icon/icon_hotel_14.gif) no-repeat 0px 4px;
}

.tips-bg-restaurant {
	background: url(/img/public/icon/trd_icon/icon_restaurant_14.gif) no-repeat 0px 4px;
}

.tips-bg-shopping {
	background: url(/img/public/icon/trd_icon/icon_shopping_14.gif) no-repeat 0px 4px;
}

.tips-bg-other {
	background: url(/img/public/icon/trd_icon/icon_other_14.gif) no-repeat 0px 4px;
}



/* Q&Aリスト */
.area-list-fuki li{
	margin: 0;
	padding-left: 16px;
	line-height: 140%;	/* ボーダーからの上距離 */
	text-align: left;
	background: url(/img/public/icon/trd_icon/icon_fukidashi.gif) no-repeat 0px 4px;
}


.area-list-going li{
	margin: 0;
	padding-left: 16px;
	line-height: 140%;	/* ボーダーからの上距離 */
	text-align: left;
	background: url(/img/public/icon/trd_icon/icon_going_12.gif) no-repeat 0px 4px;
}

.area-list-news li{
	margin: 0;
	padding-left: 8px;
	line-height: 140%;	/* ボーダーからの上距離 */
	text-align: left;
	background: url(/img/public/csl/csl_10_cc0000.gif) no-repeat 0px 4px;
}



.os-menu-box-679bcb {
	border-top: 1px solid #679BCB;
	border-left: 1px solid #679BCB;
	border-right: 1px solid #679BCB;
	border-bottom: 1px solid #679BCB;
}



.os-news-each {
	margin: 5px 0;
}

.os-blog-each h5{
	margin:0;
    padding-left: 8px;
	font-weight: bold;
	background: url(/img/public/csl/csl_10_cc0000.gif) no-repeat 0px 3px;
}




/* ■■■エリアTOPの写真 ■■■ ★★★★★★★★★★ */

#area-photolist-table {
	text-align: center;
}

.area-photolist-box{
	width: 80px;
	margin: 0 auto 10px;
	line-height: 130%;
	font-size: 85%;
}


/*
高さがCSSで可変コントロールできない
■■■エリアTOPの写真 終わり■■■ */





/* エリアの210pxの右メニュー */
.area-menu-box-1 {
	margin-top:10px;
	text-align: center;
	padding-bottom:10px;
/*border-bottom: 1px solid #679bcb;*/
	clear: both;
}


.area-menu-box-1-end { /* IEでズレるので最後だけ使用 */
	margin-top:10px;
	text-align: center;
	padding-bottom:10px;
	clear: both;
}





/* ホテルの個別データ */
.area-menu-hotel-box {
	_height: 70px; /* IE用HACK */
	min-height: 70px;
	margin: 5px 0 0 0;
	padding: 0 5px 5px;
	border-bottom: 1px dotted #679bcb;
	clear: both;
}

.area-menu-hotel-box-img {
	/* margin-left: 5px; IEで倍になってしまう*/
	float: left;
}

.area-menu-hotel-box-txt {
	width: 113px;
	margin-left: 5px;
	float: left;
	text-align: left;
}




/* エリアの210pxの右メニュー area-menu-hotel-boxと同じで下の点線がない */
.area-menu-box-float-master {
	_height: 70px; /* IE用HACK */
	min-height: 70px;
	margin: 5px 0 0 0;
	padding: 0 5px 5px;
	clear: both;
}

.area-menu-box-float-master-2 { /* menu-gry-bottom内で使用  */
	_height: 70px; /* IE用HACK */
	min-height: 70px;
	margin: 5px 0 0 0;
	padding: 0 0 5px;
	clear: both;
}

.area-menu-box-float-master-3 { /* menu-gry-bottom内で使用  */
	_height: 1px; /* IE用HACK */
	/*min-height: 30px;*/
	margin: 0 0 0 0;
	padding: 0 0 0px;
	clear: both;
}

.area-menu-box-float-left {
	/* margin-left: 5px; IEで倍になってしまう*/
	float: left;
}

.area-menu-box-float-right {
	margin-left: 5px;
	float: right;
	text-align: left;
	/*border: 1px solid #00f;*/
}

.area-menu-box-float-right-133px {
	width: 133px;
	margin-left: 5px;
	float: left;
	text-align: left;
	/*border: 1px solid #00f;*/
}

.area-menu-box-float-right-158px {
	width: 153px;
	margin-left: 5px;
	font-size: 85%;
	line-height: 120%;
	text-align: left;
	
	float: left;
	/*border: 1px solid #00f;*/
}

.menu-4tmg-extra{
	margin-top: 3px;
	font-size: 85%;
	line-height: 120%;
}

.margin-bottom-2px{ margin-bottom: 2px;}

.os-menu-present{
	margin: 0;
	padding: 0;
}

.os-menu-present img{
	width:30px;
	margin: 0 0 1px 0;
	padding: 0;
	float: left;
}

.os-menu-present p{
	width: 160px;
	margin: 0 0 1px 0;

	font-size: 85%;
	line-height: 120%;
	float: right;
}



/* ▲▲▲▲▲  ▲▲▲▲▲ */

/* グレイの汎用メニュー ★★★★★★★★★ */

.menu-gry-top-170px {
	margin-top: 10px;
	_height: 23px; /* IE用 hack*/
	min-height: 23px;
	background: url(/img/common_area/menu/menu_top_grd_gry_170.gif) no-repeat #cccccc;
}

.menu-gry-top-170px h4{
	padding: 6px 3px 0px 23px;
	_height: 20px; /* IE用 hack*/
	min-height: 20px;
	text-align: left;
}

.menu-gry-170px-sub {
	padding: 2px 5px 2px 15px;
	font-weight: bold;
	text-align: left;
	_height: 20px; /* IE用 hack*/
	min-height: 20px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: url(/img/public/csl/csl_dw_10_666666.gif) no-repeat 4px 8px #F0EBE5;
}

.menu-gry-top-210px {
	_height: 23px;
	min-height: 23px;
	background: url(/img/common_area/menu/menu_top_grd_gry_210.gif) no-repeat #cccccc;
}

.menu-gry-top-210px h4{
	padding: 6px 3px 0px 23px;
	_height: 20px; /* IE用 hack*/
	min-height: 20px;
	text-align: left;
}
	
.menu-gry-bottom {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.4tp-bg{
	background: url(/img/common_area/bg_4tp.png) no-repeat right bottom;
}

.min-height-170{ /* ポイントなどiframe用高さ指定 */
	_height: 90px;
	min-height: 90px;
}
.min-height-295{ /* Let's Voteなどiframe用高さ指定 */
	_height: 255px;
	min-height: 245px;
}

.align-center{
	text-align: center;
}

.menu-text-area-mail-add{ /* 新着メール用 */
	margin: 2px 0;
	width: 150px;
}


#os-area-top-photo {
	color: #ffffff;
	text-align: right;
	font-size: 85%;
	background-color: #000000;
}

.os-menu-title {
	margin: 5px 0 5px;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-bottom: 2px solid #aa0022;
	background-color: #FFFFFF;
}

.os-menu-title h4{
	padding: 5px 0 0 23px;
	min-height: 18px;
	text-align: left;
	color: #333333;
	font-size: 100%;
	font-weight: bold;

	background-color: #FFFFFF;
}

.os-menu-content {
	text-align: left;
	margin: 3px auto 0;
	text-align:left;
	padding: 2px 0 5px 0;
}

.os-menu-banner-top {
	margin: 0 auto 3px;
	text-align:center;
	padding: 0px 0 5px 0;
	background: url(/img/common_area/menu/bar-gry.gif) no-repeat bottom;
}

.os-menu-banner {
	margin: 3px auto;
	text-align:center;
	padding: 2px 0 5px 0;
	background: url(/img/common_area/menu/bar-gry.gif) no-repeat bottom;
}


/* アイコンとテキスト */
.menu-icon-4tmg {
	background: url(/img/public/icon/icon_16_4tmg.gif) no-repeat 3px center;
}

.menu-icon-4tp {
	background: url(/img/public/icon/icon_16_4tp.gif) no-repeat 4px 3px;
}

.menu-icon-camera {
	background: url(/img/public/icon/icon_16_camera.gif) no-repeat 4px 4px;
}

.menu-icon-car {
	background: url(/img/public/icon/icon_16_car.gif) no-repeat 4px 4px;
}

.menu-icon-earth {
	background: url(/img/public/icon/icon_16_earth.gif) no-repeat 4px 4px;
}

.menu-icon-flag-red {
	background: url(/img/public/icon/icon_16_flag_red.gif) no-repeat 4px 4px;
}

.menu-icon-flag-green {
	background: url(/img/public/icon/icon_16_flag_green.gif) no-repeat 4px 4px;
}

.menu-icon-guide {
	background: url(/img/public/icon/icon_16_guide.gif) no-repeat 4px 4px;
}

.menu-icon-flight {
	background: url(/img/public/icon/icon_16_flight.gif) no-repeat 4px 4px;
}

.menu-icon-hoken {
	background: url(/img/public/icon/icon_16_hoken.gif) no-repeat 4px 4px;
}

.menu-icon-hotel {
	background: url(/img/public/icon/icon_16_hotel.gif) no-repeat 4px 4px;
}

.menu-icon-loupe {
	background: url(/img/public/icon/icon_16_loupe.gif) no-repeat 4px 4px;
}

.menu-icon-mail {
	background: url(/img/public/icon/icon_16_mail.gif) no-repeat 4px 4px;
}

.menu-icon-tag-red {
	background: url(/img/public/icon/icon_16_tag_red.gif) no-repeat 2px 4px;
}

.menu-icon-tag-green {
	background: url(/img/public/icon/icon_16_tag_green.gif) no-repeat 2px 4px;
}

.menu-icon-theme {
	background: url(/img/public/icon/icon_16_theme.gif) no-repeat 4px 4px;
}

.menu-icon-travelogue {
	background: url(/img/public/icon/icon_16_travelogue.gif) no-repeat 2px 4px;
}

.menu-icon-vote {
	background: url(/img/public/icon/icon_16_vote.gif) no-repeat 2px 4px;
}

.menu-icon-sponsor {
	background: url(/img/public/icon/icon_16_sponsor.gif) no-repeat 4px 4px;
}

.menu-icon-others {
	background: url(/img/public/csl/csl_arw_left_13_ffcc00.gif) no-repeat 4px 4px;
}

.menu-icon-bus {
	background: url(/img/public/icon/icon_16_bus.gif) no-repeat 4px 4px;
}

.menu-icon-tips {
	background: url(/img/public/icon/icon_16_tips.gif) no-repeat 4px 4px;
}






.f-weight-normal {  /* 4Tポイントβ版用 */
	font-weight: normal;
}







.area-menu-title-btm-csl {/*アイコンと文字を中に入れる*/
	border-top: 1px solid #679bcb;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	background: url(/img/common_area/menu/menu_csl_r_bottom.gif) #F0EBE5 no-repeat right bottom;
}

.area-menu-title-btm-csl h5{
	padding: 4px 0 2px 23px;
	text-align: left;
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	min-height: 16px;
	border-top: 1px solid #ffffff;
}


.bg-flag {
	background: url(/img/public/icon/icon_16_flag.gif) no-repeat 4px center;
}


/* メニュー右側210px内 保険フォーム */
.area-menu-form-hoken {
	margin: 5px 12px;
}

.area-menu-form-hoken select{
	width: 150px;
}

.area-menu-form-hoken span{  /* ボタン以外にかかる */
	display: block;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
}

.area-menu-form-hoken div{  /* ボタンにかかる */
	padding-top: 6px;
	text-align: center;
	background: url(/img/public/csl/csl_dw_10_666666.gif) no-repeat center top;
}

/* ----------------------------------- */



/* メニュー右側210px内 カウントダウンメールフォーム */
.area-menu-form-ctdw-mail {
	margin: 5px 2px;
}

.width-200 { width: 190px;}

.area-menu-form-ctdw-mail span{  /* ボタン以外にかかる */
	display: block;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
}

.area-menu-form-ctdw-mail div{  /* ボタンにかかる */
	padding-top: 6px;
	text-align: center;
	background: url(/img/public/csl/csl_dw_10_666666.gif) no-repeat center top;
}

/* ----------------------------------- */
/**/


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */


/*　テーブル 旅行記 -----------------------*/
.table-sort-travelogue {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

.table-sort-travelogue th{
	border: 1px solid #CCCCCC;
	line-height: 150%;
	font-size: 110%;
	font-weight: bold;

	color: #FFFFFF;
	text-align: left;
	background-color: #6699cc;
	padding: 5px;
}

.table-sort-travelogue td{
	border: 1px solid #CCCCCC;
	/*font-size: 1.2em;*/
	line-height: 140%;
	padding: 5px;
}


/*　テーブル クチコミ-----------------------*/
.table-each-travelogue {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

.table-each-travelogue th{
	border: 1px solid #CCCCCC;
	font-size: 110%;
	font-weight: bold;

	color: #000000;
	text-align: left;
	background-color: #f1ebe3;
	padding: 8px;
}

.table-each-travelogue td{
	border: 1px solid #CCCCCC;
	padding: 8px;
}






.table-sort-travelogue_inner {
	border: none;
}

.table-sort-travelogue_inner td{
	border: none;
	padding: 0px;
}



.inner-table-title-travelogue {
	width: auto;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;

	font-size: 110%;
	font-weight: bold;

}


.inner-table-info-travelogue {
	width: auto;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	/*font-size: 1em;*/
}
.inner-table-info-travelogue div.old-rating{
	text-align: right;
	color: #999999;
	font-size: 80%;
}
.inner-table-info-travelogue span{
	color: red;
	font-weight: bold;
	font-size: 110%;
}










/* 共用の見出し */

.os-common-header {
	width: 100%;
	height: 26px;
	margin-bottom: 10px;
	background: url(/img/os_area_new/bg_title.gif) repeat-x;
}



.os-common-header-left-icon {
	margin: 0;
	padding: 0;
	float: left;
	background: url(/img/os_area_new/header_icon_travelogue.gif) no-repeat;

}

.os-common-header-txt {
	margin: 0;
	padding-left: 7px;
	line-height: 1.7em;
	font-size: 1.3em;
	font-weight: bold;
	color:#FFF;
	float: left;
}


.os-common-header-right {
	margin: 5px 2px;
	float: right;
}



/* 共用の見出し タブ型 */
.os-common-header-tab {
	width: 100%;
	_height: 26px;
	min-height: 26px;
	padding:0;
	margin-bottom: 0px;
	border-bottom: 2px solid #6d9dce;
}

/* ■■■■■floatさせたボックスが親ボックスの外にはみ出す現象を回避（右にfloat用 ）■■■■■*/  

os-common-header-tab:after { 
content:"."; 
display:block; 
height:0px; 
clear:both; 
visibility:hidden; 
}


.os-common-header-tab { display:inline-table; } 
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/  


.os-common-header-tab-left-icon {
	margin: 0;
	padding-bottom: 2px;
	float: left;
	background-color: #8ac1f7;
	_height: 26px;
	min-height: 24px;
}

.os-common-header-tab-txt {
	margin: 0;
	padding: 2px 20px 0 10px;
	line-height: 140%;
	font-size: 110%;
	font-weight: bold;
	color:#FFF;
	float: left;
	border-right: 1px solid #6699cc;
	_height: 26px;
	min-height: 24px;

	background: url(/img/os_area_new/bg_tab_grd.gif) repeat-x #8ac1f7;
}


/* ソートの見出し タブ型 */
.os-common-sort-menu {
	margin: 5px 0;
	padding: 5px 0;
	/*font-size: 110%;*/
	border-top: 2px solid #6d9dce;
	background: #eeeeee;
}


/* 条件絞込み */
.os-common-sellect-form-table {
	width: 90%;
	margin:5px auto 0;
}


.os-common-sellect-form-table td{
	padding: 5px 0 2px;
	font-size: 110%;/**/


	text-align:left;
	border-bottom: 1px dotted #CCCCCC;
}



/* common_area.cssへページ切り替え★★★★★★★★★★★ 
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
.common-page-list-master {
	width: 100%;
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

.common-page-list-master-bottom {
	width: 100%;
	margin: 10px 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #6d9dce;
}


.common-page-list-left {
	width: 20%;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

.common-page-list-right {
	width: 20%;
	margin: 0;
	padding: 0;
	text-align:right;
	float: right;
}


.common-page-list-mid {
	width: 60%;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

/*---★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★--*/


.os-table-photo-list {
	border-collapse: collapse;
}


.os-table-photo-list td{
	border: 1px solid #CCCCCC;
	padding: 5px 0;
	text-align: center;
}


.os-table-photo-list-memo {
	width: 130px;
	text-align: left;
	margin: 5px auto;
}





.os-common-goto-pagetop {
	width: 100%;
	text-align: right;
	margin: 5px 0;
}








/* クチコミのタブ部 */
.os-kuchikomi-tab-master {
	width: 100%;
	text-align: left;
	margin-top: 5px;
	border-bottom: 2px solid #6699cc;
}





/* 選択中のタブ */

.os-kuchikomi-tab-sellect {
	text-align: left;
	margin-right: 3px;
	background: url(/img/os_area_new/bg_tab_grd.gif) repeat-x #86bcf3;
	border-right: 1px solid #6699cc;
	float: left;
}

.os-kuchikomi-tab-sellect-icon {
	margin: 0;
	padding-bottom: 2px;
	float: left;
	background-color: #86bcf3;
}


.os-kuchikomi-tab-sellect-txt {
	margin: 0;
	padding: 3px 5px 0 2px;
	line-height: 140%;
	font-size: 100%;
	font-weight: bold;
	color:#FFF;
	border-right: 1px solid #6699cc;
	background: url(/img/os_area_new/bg_tab_grd.gif) repeat-x #8ac1f7;
	float: left;
}




/* リンク付きタブ */
.os-kuchikomi-tab-link {
	text-align: left;
	margin-right: 2px;
	background: url(/img/os_area_new/bg_tab_link.gif) no-repeat top left #8ac1f7;
	border-right: 1px solid #6699cc;	
	float: left;
}


.os-kuchikomi-tab-link-icon {
	margin: 0;
	padding-bottom: 2px;
	float: left;
}


.os-kuchikomi-tab-link-txt {
	margin: 0;
	padding: 5px 5px 0 2px;
	font-weight: bold;
	font-size: 100%;
	float: left;
}

.os-kuchikomi-tab-link-txt A:link { color: #006699; text-decoration: underline; }
.os-kuchikomi-tab-link-txt A:visited { color: #006699; text-decoration: underline; }
.os-kuchikomi-tab-link-txt A:hover { color: #FF9900; text-decoration: underline; }






/* 行ってきます -----------------------*/
.os-going-top {
	width: 515px;
/*	
	background: url(/img/os_going/fukidashi_cell_515.gif) no-repeat;
*/
/* リニューアル後
	background: url(/img/os_going/fukidashi_cell_475.gif) no-repeat;
*/
	background: url(/img/os_going/fukidashi_cell_475.gif) no-repeat;
}

.os-going-top-inner {
	width: auto;
	margin: 0 15px 0 30px;
	text-align: left;
}

.os-going-top-inner-title {
	width: auto;
	margin: 0px 0 5px;
	padding: 10px 0 5px 20px;
	text-align: left;
	border-bottom:1px solid #cccccc;
	font-size: 110%;
	font-weight: bold;
	background: url(/img/public/icon/icon_16_hikouki.gif) no-repeat 0 7px;
}


.os-going-mid {
	width: 515px;
	text-align: left;
	margin:0;

/*	background: url(/img/os_going/fukidashi_cell_mid_515.gif) repeat-y;
*/
/* リニューアル後
	background: url(/img/os_going/fukidashi_cell_mid_475.gif) repeat-y;
*/
	background: url(/img/os_going/fukidashi_cell_mid_475.gif) repeat-y;
}





/* !! 600は新レイアウトリリースまでの期間限定 !! 数字をはずして使う */

.os-going-top-600 {
	width: 555px;
	background: url(/img/os_going/fukidashi_cell_515.gif) no-repeat;
}

.os-going-mid-600 {
	width: 555px;
	text-align: left;
	margin:0;
	background: url(/img/os_going/fukidashi_cell_mid_515.gif) repeat-y;
}



.os-going-top-475 {
	width: 475px;
	background: url(/img/os_going/fukidashi_cell_475.gif) no-repeat;
}


.os-going-mid-475 {
	width: 475px;
	text-align: left;
	margin:0;
	background: url(/img/os_going/fukidashi_cell_mid_475.gif) repeat-y;
}

/* --------------------------------- */







.os-going-mid-inner {
	width: auto;
	margin: 0 15px 0 30px;
	padding-top: 5px;
	text-align: left;
	line-height: 140%;
}


.os-going-bottom {
	text-align: left;
	margin: 5px 0;
	border-right: 1px solid #6699cc;	
	float: left;
}




.os-sekaiisan-hdr-inner {/*世界遺産のヘッダー*/
	width: 100%;
	margin: 0;
	color:#FFF;
	text-align: left;
	background: url(/img/common_area/bg_sp_header.gif) repeat-x #a9a96f;
}

.os-sekaiisan-hdr-inner a:link,
.os-sekaiisan-hdr-inner a:visited,
.os-sekaiisan-hdr-inner a:hover{
	color: #ffffff;
	text-decoration: none;
}

.os-sekaiisan-hdr-inner h4,
.os-sekaiisan-hdr-inner h3
{
	_height: 24px;
	min-height:24px;
	line-height: 160%;
	font-size: 110%;
	font-weight: bold;
}


.sekaiisan-hdr-travelogue h4{ /* 世界遺産 */
	padding-left: 30px;
	background: url(/img/common_area/hdr_icon/hdr_icon_sekaiisan.gif) no-repeat 1px 1px;
}













.os-area-box-sp { /*世界遺産*/
margin: 0px;
	padding: 10px 0;
	/*border-right: 1px solid #6699cc;*/	
	background: url(/img/common_area/bg_area_box_sp.gif) repeat-x #efefc4;
}

.os-sekaiisan-cell {
	width: 115px;
	padding-bottom: 5px;
	text-align: center;
	border: 1px solid #baba7b;
	background-color: #ffffff;
}

.os-sekaiisan-cell img{
	margin: 5px auto;
}

.os-sekaiisan-name {
	padding: 4px 0;
	text-align: lfet;
	/*border-right: 1px solid #6699cc;*/	
	background: url(/img/os_area_new/bg_sekaiisan_name.gif) repeat-x #efefc4;
}





/* コミュニティ -----------------------*/

/* -------------------------------------------------------
コミュニティ個別表示
------------------------------------------------------- */


/* ---------- コミュニティの情報 ---------- */
.area-comm-each-master {
	border: 1px solid #cccccc;
	vertical-align: top;
	padding: 20px 15px 15px;
}


.area-comm-each-master img{
	float: left;
}


.area-comm-each-photo {
	float: left;
}

.area-comm-each-data {
	width: 410px; /* 画像サイズ100pxの場合 */
	float: right;
}


.area-comm-each-description {
width: auto;
	border-top: 1px dotted #cccccc;
	text-align: left;
	padding: 10px 0 0;
	margin: 10px auto 0;
	clear: both;
}


.area-comm-each-data-cell {
	width: auto;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
}

.area-comm-each-data-cell h4{
	font-weight: bold;
}


.area-comm-each-data-cell-end { /* 最後の要素はこれ */
	width: auto;
	margin-right: 3px;
	padding-bottom: 3px;
	text-align: left;
}



















/* 共用のテキスト */
.os-common-description {
	width: auto;
	margin-left: 30px;
	line-height: 130%;
	color: #333333;

	text-align: left;
}

.os-bt-reg {
	width: auto;
	margin: 5px 0 15px;
	padding-top: 5px;
	border-top: 1px dotted #CCCCCC;
	/*font-size: 1.2em;*/
	color: #333333;
	text-align: center;
}

.os-bt-reg img{
	margin-top: 5px;
}


.margin-2-0-2-0 {
	margin: 2px 0;
}

.width-full-center {
	width: 100%;
	text-align: center;
}



/* 海外のリンク基本色 */
.blue_to_org_line A:link {
	color: #006699;
	text-decoration: underline;
}
.blue_to_org_line A:visited {
	color: #006699;
	text-decoration: underline;
}
.blue_to_org_line A:hover {
	color: #FF9900;
	text-decoration: underline;
}



/* 広告のリンク 赤 */
.red_to_noline A:link {
	color: #CC0000;
	text-decoration: underline;
}
.red_to_noline A:visited {
	color: #CC0000;
	text-decoration: underline;
}
.red_to_noline A:hover {
	color: #CC0000;
	text-decoration: none;
}



/* 赤文字 */
.f-red { color: #ff0000;}


/* 黒文字 */
.f14em {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #000000;
}


.f14em-b {
	font-size: 1.4em;
	line-height: 1.7em;
	font-weight: bold;
	color: #000000;
}



.f12em {
	font-size: 1.2em;
	line-height: 1.7em;
	color: #000000;
}

.f12em-b {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.7em;
	color: #000000;
}


.f8pt {
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
}



/* ページのTOPへ */

/* 青線タイプ */
.goto-page-top-blue {
	margin: 5px 0 10px 0;
	width: auto;
	text-align: right;
	border-top: 2px solid #6699cc;
}

.goto-page-top-blue span {
	padding: 0 0 0 12px;
	text-align: left;
	font-size: 70%;
	background: url(/img/public/csl/csl_up_10_666666.gif) no-repeat 0px 4px;
}


/* shop用　061102渡辺追加 */

.os-area-shop-hdr-menu h3 a{
	color: #ffffff;
	_height: 24px;
	min-height:24px;
	line-height: 24px;
	font-size: 110%;
	font-weight: bold;
	padding-left: 3px;
}

.os-area-shop-hdr-menu a{
	color: #ffffff;
	_height: 24px;
	min-height:24px;
	line-height: 24px;
	font-size: 110%;
	font-weight: bold;
	padding-left: 3px;
	text-decoration:none;
}









