/* 1.全体共通指定
---------------------------------------------*/
/* 全体基本指定 */
body {
	padding: 0px;
	margin: 0px;
	color: #333;
	line-height: 1.5em;
	font-size: 78%;
	background: #fff;
	text-align: center;
	}

/* 基本リンク色指定 */
a:link {
	color: #014b90;
	text-decoration: underline;
	}
a:visited {
	color: #014b90;
	text-decoration: underline;
	}
a:hover {
	color: #c81428;
	text-decoration: underline;
	}
a:active {
	color: #c81428;
	text-decoration: underline;
	}

/* 基本見出し指定 */
h1 {
	margin: 0px;
	padding: 2px 0px 0px;
	font-size: 90%;
	font-weight:normal;
	line-height: 100%;
}

h2 {
	font-size: 100%;
	line-height: 100%;
	text-align: right; 
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	}
.tn_ti {
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 140%;
	line-height: 140%;
	border-bottom: 1px solid #ccc;
	}
.tn_ti h2 {
	padding: 5px 0px 5px 10px;
	border-left: 10px solid #c81428;
	}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	}

/* 画像基本指定 */
img {border: none; vertical-align: top;}
img.tn_tn_lp {border: 1px solid #bbb;}

/* テーブル指定 */
table {
	border-collapse:collapse;
	}

/* フロート指定 */
.tn_flft {float:left;}
.tn_frgt {float:right;}

/* フロート解除 */
.tn_clear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
.tn_clear02 {
	clear: both;
	margin: 0px;
	padding: 0px;
	}

/* フロート対策 */
/* IE6/7対応 */
#tn_header01,#tn_header02,#tn_top_ext,#tn_contents,#tn_contents_main,.tn_ti_b,.tn_main_unit_in,.tn_mobile_info {
	min-height: 1em;
	_height: 1px;
	_overflow: visible;
	}
/* AFTER要素 */
#tn_header01:after,#tn_header02:after,#tn_top_ext:after,#tn_contents:after,#tn_contents_main:after,.tn_ti_b:after,.tn_main_unit_in:after,.tn_mobile_info:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	margin-top: -1px;
	overflow: hidden;
	}

/* BOX指定（背景黄色） */
.tn_tl_yl01 {
	padding: 5px;
	text-align: center;
	background: #fff9b9;
	border: 1px solid #fff263;
	}

/* 関連リンク指定（背景黄色） */
.tn_link {
	padding: 5px;
	text-align: center;
	background: #fff9b9;
	border: 1px solid #fff263;
	}
.tn_link a {
	padding: 0px 0px 0px 15px;
	background: url(../img/common/ar01_en01.gif) left center no-repeat;
	}


/* 基本エリア指定
---------------------------------------------*/
/* 全体外枠指定 */
#tn_wrapper {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	text-align: left;
	}

/* コンテンツ全体枠指定 */
#tn_container {
	width: 950px;
	margin: 0px;
	padding: 0px;
	}

/* ヘッダー枠01指定(ロゴ・ナビゲーション) */
#tn_header01 {
	margin: 0px auto;
	padding: 0px;
	background: URL(../img/common/header_01_bg.gif) right repeat-y;
	}

/* ヘッダ01内項目指定
---------------------------------------------------------- */
/* ロゴ指定 */
#tn_header_logo {
	margin: 5px 0px 0px;
	width: 238px;
	float: left;
	padding: 0px 10px;
	}

/* ヘッダーナビ指定 */
#tn_header_navi {
	float: right;
	width: 650px;
	margin: 3px;
	padding: 0px;
	font-size: 10px;
	text-align: right;
	}
#tn_header_navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#tn_header_navi li {
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#tn_header_navi p {
	text-align: right; 
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	}

#tn_header_navi img {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#tn_header_navi .tn_header_navi_td {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	}

#tn_header_navi table {
	margin: 0px 0px 0px auto;
	}

.center_txt {
	text-align:center;
	font-weight:bold;
	width : 950px ;
	background: URL(../img/common/header_01_bg.gif) right repeat-y;
	}

/* 新規追加ココから */
/* ヘッダーお知らせスペース */

#tn_header_navi .tn_headinfo {
	float: left;
	width: 320px;
	margin: 3px 0px 0px;
	padding: 0px 0px 0px 30px;
	font-size: 12px;
	color: #ff0000;
	line-height: 110%;
	text-align: left;
	border: 2px solid #ff0000;
	}

#tn_header_navi .tn_headinfo .tn_hi_tit {
	font-size: 16px;
	font-weight: bold;
	line-height: 105%;
	text-align:left;
	}

/* 新規追加ココまで */

/*------------------------------*/
/* ヘッダーカテゴリ(現地ツアー) */
/*------------------------------*/

#tn_kateg {
	clear: both;
	height: 46px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: URL(../img/common/header_02_bg.gif) right repeat-x;
	text-align:left;
	}

#tn_kateg ul {
	width: 922px ;
	margin: 0px 12px 0px;
	padding: 16px 0px 0px 0px;
	list-style: none;
	text-align:left;
	}

#tn_kateg li {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px 1px;
	padding: auto 0px 0px auto;
	}

#tn_kateg a {
	height: 30px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	background: URL(../img/common/gl_bt.gif) left top no-repeat;
	}

#tn_kateg a:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bto.gif) left top no-repeat;
	}

/* アクティブカテゴリ表示 */

#tn_kateg a.tn_crt {
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

#tn_kateg a.tn_crt:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

/* カテゴリ二行表示 */

#tn_kateg a.tn_2line {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	}

/* アクティブカテゴリ二行表示 */

#tn_kateg a.tn_crt_2line {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

#tn_kateg a.tn_crt_2line:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

/* ショップカテゴリ二行表示 */

#tn_kateg a.tn_shop {
	width: 90px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	}

#tn_kateg a.tn_shop {
	width: 90px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background: URL(../img/common/gl_bt_s.gif) left top no-repeat;
	}

#tn_kateg a.tn_shop:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bto_s.gif) left top no-repeat;
}

#tn_kateg a.tn_shop:visited {
	color: #ff5a00;
	}

/* ショップカテゴリアクティブ表示 */

#tn_kateg a.tn_crt_shop {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	background: URL(../img/common/gl_bta_s.gif) left top no-repeat;
	}

#tn_kateg a.tn_crt_shop:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta_s.gif) left top no-repeat;
	}


/*------------------------------*/
/* ヘッダーカテゴリ(達人ブログ) */
/*------------------------------*/

#tn_b_kateg {
	clear: both;
	height: 46px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: URL(../img/common/header_05_bg.gif) right repeat-x;
	text-align:left;
	}

#tn_b_kateg ul {
	width: 922px ;
	margin: 0px 12px 0px;
	padding: 16px 0px 0px 0px;
	list-style: none;
	text-align:left;
	}

#tn_b_kateg li {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px 1px;
	padding: auto 0px 0px auto;
	}

#tn_b_kateg a {
	height: 30px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	background: URL(../img/common/gl_bt.gif) left top no-repeat;
	}

#tn_b_kateg a:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bto.gif) left top no-repeat;
	}

/* アクティブカテゴリ表示 */

#tn_b_kateg a.tn_crt {
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

#tn_b_kateg a.tn_crt:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

/* カテゴリ二行表示 */

#tn_b_kateg a.tn_2line {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	}

/* アクティブカテゴリ二行表示 */

#tn_b_kateg a.tn_crt_2line {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

#tn_b_kateg a.tn_crt_2line:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

/* ショップカテゴリ二行表示 */

#tn_b_kateg a.tn_shop {
	width: 90px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	}

#tn_b_kateg a.tn_shop {
	width: 90px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background: URL(../img/common/gl_bt_s.gif) left top no-repeat;
	}

#tn_b_kateg a.tn_shop:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bto_s.gif) left top no-repeat;
}

#tn_b_kateg a.tn_shop:visited {
	color: #ff5a00;
	}

/* ショップカテゴリアクティブ表示 */

#tn_b_kateg a.tn_crt_shop {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	background: URL(../img/common/gl_bta_s.gif) left top no-repeat;
	}

#tn_b_kateg a.tn_crt_shop:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta_s.gif) left top no-repeat;
	}



/*------------------------------*/
/* ヘッダーカテゴリ(ショップナビ) */
/*------------------------------*/


#tn_s_kateg {
	clear: both;
	height: 46px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: URL(../img/common/header_03_bg.gif) right repeat-x;
	text-align:left;
	}

#tn_s_kateg ul {
	width: 922px ;
	height: 30px;
	margin: 0px 12px 0px;
	padding: 16px 0px 0px 0px;
	list-style: none;
	text-align:left;
	}

#tn_s_kateg li {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px 1px;
	padding: auto 0px 0px auto;
	}

#tn_s_kateg a {
	height: 30px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	background: URL(../img/common/gl_bt.gif) left top no-repeat;
	}

#tn_s_kateg a:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bto.gif) left top no-repeat;
	}

/* アクティブカテゴリ表示 */

#tn_s_kateg a.tn_crt {
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

#tn_s_kateg a.tn_crt:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

/* カテゴリ二行表示 */

#tn_s_kateg a.tn_2line {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	}

/* アクティブカテゴリ二行表示 */

#tn_s_kateg a.tn_crt_2line {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

#tn_s_kateg a.tn_crt_2line:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

/* ショップカテゴリ二行表示 */

#tn_s_kateg a.tn_shop {
	width: 90px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	}

#tn_s_kateg a.tn_shop {
	width: 90px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background: URL(../img/common/gl_bt_s.gif) left top no-repeat;
	}

#tn_s_kateg a.tn_shop:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bto_s.gif) left top no-repeat;
}

#tn_s_kateg a.tn_shop:visited {
	color: #ff5a00;
	}

/* ショップカテゴリアクティブ表示 */

#tn_s_kateg a.tn_crt_shop {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	background: URL(../img/common/gl_bta_s.gif) left top no-repeat;
	}

#tn_s_kateg a.tn_crt_shop:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta_s.gif) left top no-repeat;
	}



/*------------------------------*/
/* ヘッダーカテゴリ(ショップナビ) */
/*------------------------------*/


#tn_top_kateg {
	clear: both;
	height: 46px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: URL(../img/common/header_top_bg.gif) right repeat-x;
	text-align:left;
	}

#tn_top_kateg ul {
	width: 922px ;
	height: 30px;
	margin: 0px 12px 0px;
	padding: 16px 0px 0px 0px;
	list-style: none;
	text-align:left;
	}

#tn_top_kateg li {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px 1px;
	padding: auto 0px 0px auto;
	}

#tn_top_kateg a {
	height: 30px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	background: URL(../img/common/gl_bt.gif) left top no-repeat;
	}

#tn_top_kateg a:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bto.gif) left top no-repeat;
	}

/* アクティブカテゴリ表示 */

#tn_top_kateg a.tn_crt {
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

#tn_top_kateg a.tn_crt:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

/* カテゴリ二行表示 */

#tn_top_kateg a.tn_2line {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	}

/* アクティブカテゴリ二行表示 */

#tn_top_kateg a.tn_crt_2line {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

#tn_top_kateg a.tn_crt_2line:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta.gif) left top no-repeat;
	}

/* ショップカテゴリ二行表示 */

#tn_top_kateg a.tn_shop {
	width: 90px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	}

#tn_top_kateg a.tn_shop {
	width: 90px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background: URL(../img/common/gl_bt_s.gif) left top no-repeat;
	}

#tn_top_kateg a.tn_shop:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bto_s.gif) left top no-repeat;
}

#tn_top_kateg a.tn_shop:visited {
	color: #ff5a00;
	}

/* ショップカテゴリアクティブ表示 */

#tn_top_kateg a.tn_crt_shop {
	width: 90px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 12px ;
	background: URL(../img/common/gl_bta_s.gif) left top no-repeat;
	}

#tn_top_kateg a.tn_crt_shop:hover {
	color: #c81428;
	text-decoration: underline;
	background: URL(../img/common/gl_bta_s.gif) left top no-repeat;
	}





/* コンテンツ */
#tn_contents {
	clear: both;
	margin: 0px auto 20px auto;
	padding: 10px 0px 0px 0px;
	background: URL(../img/common/under_gl_bg.gif) left -10px repeat-x;
	}

/* コンテンツ左(メイン) */
#tn_main {
	float: left;
	width: 720px;
	margin: 3px auto 0px auto;
	padding: 0px;
	_overflow: hidden;
	word-break: break-all;
	border:1px solid #ff0000;
	}

/* パンくず */
#tn_pan {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px;
	}


/* ----------------------------- */
/* フッター */
/* ----------------------------- */

#tn_footer {
	clear: both;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #ccc;
	}

#tn_footer_navi01 {
	margin: 10px 0px 0px 25px;
	padding: auto;
	width :  900px;
	font-size: 14px;
	font-weight: bold ;
	}
#tn_footer_navi01 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#tn_footer_navi01 li {
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#tn_footer_navi02 {
	float: left;
	margin: 10px 5px;
	padding: 0px;
	font-size: 10px;
	}
#tn_footer_navi02 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#tn_footer_navi02 li {
	margin: 0px;
	padding: 0px;
	display: inline;
	}



/*--  追加　フッター  --*/


#pageup {
	clear: both;
	font-size: 0.8em;
	}

#pageup p {
	background: url(http://okinawa.travel/topics/img/common/back.gif) no-repeat left center;
	padding-left: 15px;
	float: right;
	padding-right: 30px;
	}



/* コピーライト指定 */
#tn_copyright {
	float: right;
	margin: 10px 5px;
	padding: 0px;
	font-size: 10px;
	}

