@charset "UTF-8";
/* CSS Document */


/* --------------もくじ--------------------------------- */

/* ①H1H2タイトル */
/* ①トップ用ヘッダー */
/* ②右メニュータイトル */
/* ④コンテンツ*/


/* ---------------------------------------------------------
エリアカラーフォント
--------------------------------------------------------- */	
.area_color {
	color:#5CC404;
	font-weight:bold;
	}

/* ---------------------------------------------------------
エリア別見出し用カラー（矢印付き）
--------------------------------------------------------- */
.a_area{
	background:#999999 url(/com_img/area/a_hawaii.gif) no-repeat left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 2px 2px 18px;
	margin:5px 0 2px 0;
	}
.a_area a { text-decoration: underline }
.a_area a:link { text-decoration: underline }
.a_area a:visited { text-decoration: underline }
.a_area a:hover {text-decoration: none }

	
/* ---------------------------------------------------------
エリア→
--------------------------------------------------------- */	
.area_arrow {
	background:url(/com_img/area/a_hawaii.gif) no-repeat left;
	list-style:none;
	padding:0 0 0 20px;
	margin:3px 0;
	}

/* ---------------------------------------------------------
エリアカラー+下線ドット
--------------------------------------------------------- */	
.area_dotline {
	font-weight:bold;
	width:auto;
	height:auto;
	margin:5px 0;
	padding:0;
	color:#5CC404;
	border-bottom:#999999 1px dotted;
	}
	
/* ---------------------------------------------------------
エリア別H1
--------------------------------------------------------- */	
div.title_area {
	width:473px;
	height:147px;
	margin:0 0 10px 0;
	padding:0;
	background:url(/images/area/t_hawaii.jpg) no-repeat;
}

/* ---------------------------------------------------------
国別別H1
--------------------------------------------------------- */	
div.title_country {
	width:782px;
	height:86px;
	margin:0 0 10px 0;
	padding:0;
	background:url(/images/country/t_hawaii.jpg) no-repeat;
}
	
	
/* ---------------------------------------------------------
H2エリア別
--------------------------------------------------------- */
/* H1　グレー色　背景*/
h1.title_m {
	font-size:14px;
	font-weight:bold;
	width:436px;
	height: 26px;
	line-height:26px;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
	background:url(/com_img/area/link_m_hawaii.gif) no-repeat;
	color:#333333;
	}
	
h1.title_m a:link { color:#000000; text-decoration: underline }
h1.title_m a:visited { color: #000000; text-decoration: underline }
h1.title_m a:active { color: #000000; text-decoration:none}
h1.title_m a:hover { color:#000000; text-decoration:none}


/* H2　グレー色　背景*/
h2.title_m {
	font-size:14px;
	font-weight:bold;
	width:436px;
	height: 26px;
	line-height:26px;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
	background:url(/com_img/area/link_m_hawaii.gif) no-repeat;
	color:#333333;
	}
	
h2.title_m a:link { color:#000000; text-decoration: underline }
h2.title_m a:visited { color: #000000; text-decoration: underline }
h2.title_m a:active { color: #000000; text-decoration:none}
h2.title_m a:hover { color:#000000; text-decoration:none}

	
h2.title_h {
	font-size:14px;
	font-weight:bold;
	width:345px;
	height: 26px;
	line-height:26px;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
	background:url(/com_img/area/link_h_hawaii.gif) no-repeat;
	color:#333333;
	}
	
h1.title_h a:link { color:#000000; text-decoration: underline }
h1.title_h a:visited { color: #000000; text-decoration: underline }
h1.title_h a:active { color: #000000; text-decoration:none}
h1.title_h a:hover { color:#000000; text-decoration:none}


	
h2.title_l {
	font-size:14px;
	font-weight:bold;
	width:722px;
	height: 26px;
	line-height:26px;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
	background:url(/com_img/area/link_l_hawaii.gif) no-repeat;
	color:#333333;
	}
	
h1.title_l a:link { color:#000000; text-decoration: underline }
h1.title_l a:visited { color: #000000; text-decoration: underline }
h1.title_l a:active { color: #000000; text-decoration:none}
h1.title_l a:hover { color:#000000; text-decoration:none}

	
/* H2　エリア色　背景L*/
div.title_area_l {
	color:#FFFFFF;
	width:772px;
	height: 28px;
	line-height:28px;
	margin:5px 0 5px 0;
	padding:0 0 0 5px;
	background:url(/com_img/area/h2_hawaii_l.gif) no-repeat;
	font-weight:bold;
	clear:both;
	}
	
div.title_area_l h2 { color:#000000; font-size:14px; margin:0; padding:0 0 0 25px;}
div.title_area_l h2 a:link { color:#000000; text-decoration: underline }
div.title_area_l h2 a:visited { color: #000000; text-decoration: underline }
div.title_area_l h2 a:active { color: #000000; text-decoration:none}
div.title_area_l h2 a:hover { color:#000000; text-decoration:none}

/* H2　エリア色　背景M*/
div.title_area_m {
	color:#FFFFFF;
	width:465px;
	height: 28px;
	line-height:28px;
	margin:5px 0 5px 0;
	padding:0 0 0 5px;
	background:url(/com_img/area/h2_hawaii_m.gif) no-repeat;
	font-weight:bold;
	clear:both;
	}
	
div.title_area_m h2 { color:#000000; font-size:14px; margin:0; padding:0 0 0 25px;}
div.title_area_m h2 a:link { color:#000000; text-decoration: underline }
div.title_area_m h2 a:visited { color: #000000; text-decoration: underline }
div.title_area_m h2 a:active { color: #000000; text-decoration:none}
div.title_area_m h2 a:hover { color:#000000; text-decoration:none}
	
/* ---------------------------------------------------------
タブ（国別）
--------------------------------------------------------- */

/* 上段*/

.tab_u ul.menu li.m_off a{
background:url(/images/country/tab/hawaii_u_off.gif) no-repeat;
}

.tab_u ul.menu li.m_off a:hover{
color:#5CC404;
background:url(/images/country/tab/hawaii_u_on.gif) no-repeat;
}

.tab_u ul.menu li.m_on {
	height:31px;
	margin:0;
	padding: 0;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
	display:block;
	color:#5CC404;
	background:url(/images/country/tab/hawaii_u_on.gif) no-repeat;
}


/* 下段*/

.tab_b ul.menu li.m_off a{
background:url(/images/country/tab/hawaii_b_off.gif) no-repeat;
}

.tab_b ul.menu li.m_off a:hover{
color:#5CC404;
background:url(/images/country/tab/hawaii_b_on.gif) no-repeat;
}

.tab_b ul.menu li.m_on {
	height:31px;
	margin:0;
	padding: 2px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:31px;
	text-align:center;
	display:block;
	color:#5CC404;
	background:url(/images/country/tab/hawaii_b_on.gif) no-repeat;
}



/* エリアごと矢印*/

ul.sub_menu{
	width:760px;
	height:23px;
	margin:0;
	padding: 0 0 0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:23px;
	list-style:none;
	clear:both;
}

ul.sub_menu li.arrow{
	width:auto;
	height:23px;
	float:left;
	background:url(/com_img/area/a_hawaii.gif) no-repeat left;
	padding:0 0 0 18px;
	margin:0 0 0 10px;
}
	
	
/* ---------------------------------------------------------
天気＆お金　タイトル背景色（国別＆人気都市）
--------------------------------------------------------- */
table.travel_weather th{
	background:#999999;
	}

table.travel_rate th{
	background:#999999;
	}
	
table.travel_rate_s th{
	background:#999999;
	}
		
table.travel_money th{
	background:#999999;
	}
	
table.travel_cloth th{
	background:#999999;
	}
	
table.rate_info th{
	background:#999999;
	border-bottom:#FFFFFF 1px solid;
	}
	
table.rate_info td.area_line{
	border-bottom:#999999 1px solid;
}
	
/* ---------------------------------------------------------
国概要テーブル（国別＆人気都市）
--------------------------------------------------------- */
table.general_info{
	width:760px;
	height:auto;
	padding:3px;
	margin: 0;
	border:#999999 1px solid;
	}
	
table.general_info th{
	padding:5px;
	width:100px;
	background:#999999;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	
}

table.general_info th.area_color{
	border-bottom:#FFFFFF 1px solid;	
}

table.general_info td{
	padding:5px;
	
}
	
table.general_info td.area_line{
	border-bottom:#999999 1px solid;
	width:660px;
}


/* ---------------------------------------------------------
国別基本情報を見る（リンク集：エリア）
--------------------------------------------------------- */
li.i_area{
	font-weight:bold;
	width:auto;
	height:20px;
	padding:20px 0 0 85px;
	margin:0;
	line-height:40px;
	background:url(/images/link/i_hawaii.gif) no-repeat left;
	}
