@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
body.format_top,
body.format_free {
	color:inherit;
	background-color:#F5F5F5;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:872px;
	margin:0 auto;
	/*color:inherit;
	background-color:#FFFFFF;*/
}
.format_free #tmp_wrapper {
	color:inherit;
	background-color:#FFFFFF;
}
* html #tmp_wrapper {
	text-align:left;
}
/* smartphonelink
============================== */
#tmp_wrap_smartphonelink {
	clear:both;
	display:none;
	width:850px;
	margin:0 auto;
	padding:10px 0;
	color:inherit;
	background-color:#FFFFFF;
	line-height:1.2;
}
#tmp_smartphonelink {
	font-size:200%;
	color:#000000;
	text-align:center;
	text-shadow:2px 2px 1px #FFFFFF, 2px -2px 1px #FFFFFF, -2px 2px 1px #FFFFFF, -2px -2px 1px #FFFFFF;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 1%, #c9badb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#c9badb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#c9badb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 1%,#c9badb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 1%,#c9badb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 1%,#c9badb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9badb',GradientType=0 ); /* IE6-9 */
	border:2px solid #B699D8;
	border-radius:5px;      /* CSS3 */
	-moz-border-radius:5px;    /* Mozilla */
	-webkit-border-radius:5px; /* Webkit */
}
#tmp_smartphonelink a {
	display:block;
	padding:20px;
	color:#000000;
	text-decoration:none;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px),only screen and (-webkit-min-device-pixel-ratio : 1.5),only screen and (min-device-pixel-ratio : 1.5) {
#tmp_wrap_smartphonelink {
	display:block;
}
}
/* main
============================== */
#tmp_wrap_main {
	padding:20px 25px 20px;
	clear:both;
}
.format_top #tmp_wrap_main {
	padding:0;
	background:url(/shared/site_foreign/images/english/main/main_bg.jpg) no-repeat left top;
}
.format_top #tmp_wrap_main2 {
	padding:20px 66px 20px 83px;
	background:url(/shared/site_foreign/images/english/main/main_bg_02.jpg) no-repeat left bottom;
}
.format_top #tmp_main {
	min-height:362px;
}
* html .format_top #tmp_main {
	height:362px;	
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%;
}
/* format
============================== */
.wrap_col_nm {
	width:100%;
	float:left;
}
.col_nm {
	width:100%;
}
.wrap_col_lft_navi {
	float:left;
	position:relative;
	z-index:1;
}
.wrap_col_rgt_navi {
	float:right;
}
.format_top .column_full .wrap_col_main {
	width:100%;
	float:right;
}
.column_full .wrap_col_main {
	width:100%;
	float:right;
}
.column_lnavi .wrap_col_main {
	width:100%;
	float:right;
}
.column_rnavi .wrap_col_main {
	width:100%;
	float:left;
}
.col_main {
	/*padding:10px;*/
}
/* top
============================== */
.format_top .wrap_col_nm {
	margin-right:-266px;
}
.format_top .wrap_col_nm2 {
	margin-right:266px;
}
.format_top .wrap_col_lft_navi {
	width:231px;
	margin-right:-266px;
}
.format_top .col_lft_navi {
	/*padding:10px;*/
}
.format_top .wrap_col_rgt_navi {
	width:231px;
}
.format_top .col_rgt_navi {
	/*padding:10px;*/
}
.format_top .column_full .col_main {
	margin-left:266px;
}
.format_top .column_lnavi .col_main {
	margin-left:266px;
}
.format_top .column_rnavi .wrap_col_main {
	margin-right:-266px;
}
.format_top .column_rnavi .col_main {
	margin-right:266px;
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-266px;
}
.format_free .wrap_col_nm2 {
	margin-right:266px;
}
.format_free .wrap_col_lft_navi {
	width:231px;
	margin-right:-266px;
}
.format_free .col_lft_navi {
	/*padding:10px;*/
}
.format_free .wrap_col_rgt_navi {
	width:231px;
}
.format_free .col_rgt_navi {
	/*padding:10px;*/
}
.format_free .column_full .col_main {
	margin-left:266px;
}
.format_free .column_lnavi .col_main {
	margin-left:266px;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-266px;
}
.format_free .column_rnavi .col_main {
	margin-right:266px;
}
/* ==================================================
header
================================================== */
/* hg
============================== */
.format_free #tmp_hg {
	background:url(/shared/site_foreign/images/english/header/header_bg.jpg) no-repeat left bottom;
}
.format_top #tmp_hg {
	background:url(/shared/site_foreign/images/english/header/header_top_bg.jpg) no-repeat left bottom;
}
.format_top .lang_english #tmp_hg,
.format_top .lang_chinese_t #tmp_hg,
.format_top .lang_chinese_s #tmp_hg {
	padding:8px 0px 35px 19px;
}
.format_top .lang_korean #tmp_hg {
	padding:8px 0px 35px 19px;
}
.format_free .lang_english #tmp_hg,
.format_free .lang_chinese_t #tmp_hg,
.format_free .lang_chinese_s #tmp_hg {
	padding:8px 0px 65px 19px;
}
.format_free .lang_korean #tmp_hg {
	padding:8px 0px 65px 19px;
}
#tmp_header {
	position:relative;
}
#tmp_hlogo {
	color:inherit;
	float:left;
	position:absolute;
}
.format_top #tmp_hlogo {
	left:0;
	bottom:70px;
}
.format_free #tmp_hlogo {
	left:66px;
	bottom:0;	
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_means {
	float:right;
}
.lang_english #tmp_means,
.lang_chinese_t #tmp_means,
.lang_chinese_s #tmp_means {
	width:357px;
}
.lang_korean #tmp_means {
	width:360px;
}
#tmp_means_primary {
	margin:0 0 3px 0;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 7px 0 0;
	float:left;
}
#tmp_hnavi .last {
	margin:0;
}
#tmp_means_secondary {
	clear:both;
}
#tmp_search,
#tmp_search p {
	float:left;
}
.format_free #tmp_search {
	padding:0 0 78px 0;
}
.format_top #tmp_search {
	padding:0 0 134px 0;
}
#tmp_query {
	width:140px;
	margin:0 4px 0 0;
	border:1px solid #666666;
}
* html #tmp_query {
	width:142px;
}
.lang_english #tmp_func_sch_btn {
	margin:0 10px 0 0;	
}
.lang_chinese_t #tmp_func_sch_btn {
	margin:0 2px 0 0;	
}
.lang_chinese_s #tmp_func_sch_btn,
.lang_korean #tmp_func_sch_btn {
	margin:0 14px 0 0;	
}
#tmp_func_txt {
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_func_txt dt {
	float:left;
}
.lang_english #tmp_func_txt dt,
.lang_korean #tmp_func_txt dt {
	margin:0 5px 0 0;
}
.lang_chinese_t #tmp_func_txt dt,
.lang_chinese_s #tmp_func_txt dt {
	margin:0 3px 0 0;
}
#tmp_func_txt dd {
	margin:0 1px 0 0;
	float:left;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	padding:8px 0 0 0;
	color:inherit;
	clear:both;
}
#tmp_gnavi ul {
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
}
#tmp_gnavi ul li {
	margin:0 2px 0 0;
	float:left;
}
.format_top #tmp_gnavi ul li {
	padding:129px 0 0 0;
}
/* image */
.format_top #tmp_gnavi ul .mtfuji {
	background:url(/shared/site_foreign/images/english/navi/gnavi/bg_mtfuji.jpg) no-repeat left top;
}
.format_top #tmp_gnavi ul .history {
	background:url(/shared/site_foreign/images/english/navi/gnavi/bg_history.jpg) no-repeat left top;
}
.format_top #tmp_gnavi ul .culture_art {
	background:url(/shared/site_foreign/images/english/navi/gnavi/bg_culture_art.jpg) no-repeat left top;
}
.format_top #tmp_gnavi ul .national_parks {
	background:url(/shared/site_foreign/images/english/navi/gnavi/bg_national_parks.jpg) no-repeat left top;
}
.format_top #tmp_gnavi ul .hot_spring {
	background:url(/shared/site_foreign/images/english/navi/gnavi/bg_hot_spring.jpg) no-repeat left top;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0 25px 0;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 15px 0;	
}
* html #tmp_lnavi {
	height:1%;
}
*:first-child+html #tmp_lnavi {
	min-height:1%;
}
#tmp_lnavi_ttl {
	padding:6px 11px;
	color:#FFFFFF;
	border:1px solid #5C7990;
	background-color:#335874;
	font-weight:bold;
}
#tmp_lnavi_ttl p {
	color:#FFFFFF;
	background-color:#335874;	
}
#tmp_lnavi_ttl a {
	color:#FFFFFF;
	background-color:#335874;	
}
#tmp_lnavi_ttl a:link {
	color:#FFFFFF;
	background-color:#335874;
}
#tmp_lnavi_ttl a:visited {
	color:#D8C3FA;
	background-color:#335874;
}
#tmp_lnavi_cnt {
	min-height:271px;
	padding:15px 36px 0 3px;
	background:url(/shared/site_foreign/images/english/navi/lnavi/lnavi_bg.jpg) no-repeat right top;
}
* html #tmp_lnavi_cnt {
	height:271px;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 6px 0;
	padding:0 0 6px 16px;
	background:url(/shared/site_foreign/images/english/navi/lnavi/list_icon.gif) no-repeat left 0.25em;
	border-bottom:1px solid #B9B9E8;
}
#tmp_bnr_mc p {
	margin-bottom:15px;
}
/* lnavi2
============================== */
#tmp_lnavi2 {
	min-height:271px;
	padding:15px 36px 0 3px;
	background:url(/shared/site_foreign/images/english/navi/lnavi/lnavi_bg.jpg) no-repeat right top;
}
* html #tmp_lnavi2 {
	height:271px;
}
#tmp_lnavi2 p {
	margin:0 0 15px 0;	
}
#tmp_lnavi2 p img {
	vertical-align:bottom;
}
/* menu
============================== */
#tmp_menu {
	margin:0 0 20px;
	padding:13px 0 0 0;
	font-size:0.1%;
	line-height:0.1;
	background:url(/shared/site_foreign/images/english/navi/menu/menu_bg.gif) no-repeat right top;
	min-height:259px;
}
* html #tmp_menu {
	height:259px;
}
#tmp_menu ul {
	list-style:none;
}
#tmp_menu li {
	margin:0 0 2px 0;
}
/* pnavi
============================== */
.pnavi {
	padding:5px 0 0 0;
	clear:both;
	border-top:3px solid #99CCCC;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	padding:0 0 0 16px;
	background:url(/shared/site_foreign/images/english/navi/pnavi/pnavi_icon.gif) no-repeat left center;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%;
	padding:0 0 15px 0;
	clear:both;
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin
============================== */
.plugin {
	margin:0 0 10px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
.plugin p {
	margin:0 !important;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:36px 12px 12px;
	background:url(/shared/site_foreign/images/english/footer/footer_bg.jpg) no-repeat left top;
	clear:both;
}
#tmp_fnavi {
	padding:6px 10px 5px;
}
#tmp_fnavi {
	list-style:none;
}
#tmp_fnavi li {
	margin-right:15px;
	white-space:nowrap;
	float:left;
}
#tmp_footer address {
	font-style:normal;
}
#tmp_copyright {
	clear:both;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#990000;
	background-color:transparent;
}
.txt_green {
	color:#007500;
	background:transparent;
}
.txt_bg_pink {
	margin:0 1px;
	padding:0 1px;
	color:inherit;
	background-color:#FFDDEE;
}
.txt_border_red {
	margin:0 1px;
	padding:0 1px;
	border:1px solid #FF0000;
}
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
.space_lft1 {
	padding-left:1em;
}
p.indent1 {
	text-indent:1em;
}
/* image
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon
============================== */
ul.noicon {
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol {
	text-indent:0 !important;
}
ul ul.noicon {
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2
============================== */
table.col2 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:51%;
	padding-right:4%;
}
table.col2 td.col2R {
	width:49%;
	padding:0;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:49%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48%;
	float:left;
}
/* nestcol2
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
	border-right:15px solid #FFFFFF;
}
div.col2 div.col2 div.col2L {
	width:48%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47%;
}
/* col3
============================== */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33%;
	padding-right:6%;
}
table.col3 td.col3R {
	width:31%;
	padding:0;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:32%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31%;
	float:left;
}
/* img_cap
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable th,
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
system
================================================== */
/* indent
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC;
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF;
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC;
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9;
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE;
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_func_txt:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_main:after,
.plugin:after,
.pnavi:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.col3:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
/* for IE7.0 */
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_main,
*:first-child+html .pnavi,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.col3 {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_func_txt,
* html #tmp_means_primary,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_main,
* html .plugin,
* html .pnavi,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.col3 {
	height:1%;
}
