@charset "shift-JIS";

/*###
##### [TEMPLATE setting]
###*/

body, td, th {
	font-size: x-small;
}
html>body , html>body td , html>body th {
	font-size: small;
}

body {
	margin-top:0px;
	margin-left:0px;
}

.template_form {
	margin:0px;
}

.template_left {
	float: left;
}

.template_right {
	float: right;
}

/*###
##### [HEADER setting]
###*/

.template_top_anchor {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:255;
}

.template_top_anchor img {
	display: block;
	width:230px;
	height:40px;
	border:0px;
}

.template_top_catch_phrase {
	position:absolute;
	left: 360px;
	top: 0px;
	z-index:255;
}

.template_top_catch_phrase img {
	display: block;
	width:170px;
	height:40px;
	border:0px;
}

.template_header_table {
	border-right:1px solid #bcbcbc;
}

.template_header_area {
	position:relative;
	width: 760px;
	height: 40px;
	background-image: url("http://www.jetro.go.jp/images/jp/header_bg.gif");
	background-repeat: no-repeat;
}

.template_header_navi_area {
	position:absolute;
	text-align: right;
	right: 5px;
	top: 1px;
	height:15px;
	font-size:1px;
	line-height:0px;
}

.template_header_search_area {
	position:absolute;
	line-height:0px;
	height:23px;
	width:205px;
	text-align: right;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	background-position: left bottom;
	background-image: url("http://www.jetro.go.jp/images/header_search_bg.gif");
}

.template_header_search_box {
	position:absolute;
	top:2px;
	left:53px;
	font-size: x-small;
	line-height:17px;
	width: 109px;
	height: 18px;
	padding: 0px;
	border: 1px solid #bcbcbc;
	font-family: OSAKA,Arial,Helvetica,sans-serif;
	font-size: x-small;
	line-height:100%;
	color: #333333;
}
html>body .template_header_search_box {
	font-size: small;
}

.template_head_search_kensaku {
	position:absolute;
	top:5px;
	left:23px;
	width: 25px;
	height: 14px;
}

.template_head_search_go {
	position:absolute;
	top:4px;
	left:170px;
	width:30px;
	height:15px;
}

.template_header_navi_sitemap_img {
	width:56px;
	height:15px;
	border:0px;
}

.template_header_navi_english_img {
	width:36px;
	height:15px;
	border:0px;
}

.template_header_navi_global_img {
	width:65px;
	height:15px;
	border:0px;
}

.template_header_separator_img {
	width:11px;
	height:15px;
	border:0px;
}


/*###
##### [global NAVI setting]
###*/

.template_global_navi_area {
	width: 760px;
	font-size:xx-small;
	border-top:1px solid #d4d8fb;
}
html>body .template_global_navi_area {
	font-size:x-small;
}
.template_global_navi_area_wide {
	width: 780px;
	font-size:xx-small;
	border-top:1px solid #d4d8fb;
}
html>body .template_global_navi_area_wide {
	font-size:x-small;
}

.template_global_navi_area img {
	width:152px;
	height:22px;
	border:0px;
}

.template_global_navi_area_wide img {
	width:156px;
	height:22px;
	border:0px;
}

.template_disp_menu1 {
	width: 240px;
	position: absolute;
	top: 62px;
	left: 151px;
	visibility: hidden;
	z-index: 10;
}
html>body .template_disp_menu1 {
	width: 232px;
}

.template_disp_menu2 {
	width: 230px;
	position: absolute;
	top: 62px;
	left: 303px;
	visibility: hidden;
	z-index: 10;
}
html>body .template_disp_menu2 {
	width: 222px;
}

.template_disp_menu3 {
	width: 160px;
	position: absolute;
	top: 62px;
	left: 455px;
	visibility: hidden;
	z-index: 10;
}
html>body .template_disp_menu3 {
	width: 152px;
}

.template_disp_menu4 {
	width: 152px;
	position: absolute;
	top: 62px;
	left: 607px;
	visibility: hidden;
	z-index: 10;
}
html>body .template_disp_menu4 {
	width: 144px;
}

.template_disp_menu1_wide {
	width: 240px;
	position: absolute;
	top: 62px;
	left: 155px;
	visibility: hidden;
	z-index: 10;
}
html>body .template_disp_menu1_wide {
	width: 144px;
}

.template_disp_menu2_wide {
	width: 230px;
	position: absolute;
	top: 62px;
	left: 311px;
	visibility: hidden;
	z-index: 10;
}
html>body .template_disp_menu2_wide {
	width: 228px;
}

.template_disp_menu3_wide {
	width: 160px;
	position: absolute;
	top: 62px;
	left: 467px;
	visibility: hidden;
	z-index: 10;
}
html>body .template_disp_menu3_wide {
	width: 152px;
}

.template_disp_menu4_wide {
	width: 156px;
	position: absolute;
	top: 62px;
	left: 623px;
	visibility: hidden;
	z-index: 10;
}
html>body .template_disp_menu3_wide {
	width: 148px;
}

.template_global_sub_base{
	width: 100%;
}

.template_global_sub_base a {
	display: block;
	padding: 4px;
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff #bec0d9 #bec0d9 #bec0d9;
	border-style: solid;
	text-align: left;
	width: 100%;
	color: #333333;
	background-color: #edeef9;
	font-family: OSAKA,Arial,Helvetica,sans-serif;
	font-size: x-small;
	line-height:100%;
	text-decoration: none;
}
html>body .template_global_sub_base a {
	font-size: small;
}
.template_global_sub_base a:visited {
	color: #333333;
	text-decoration: none;
}

.template_global_sub_base a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #50509a;
	cursor: pointer;
}

.template_bread_crumbs_area {
	width: 760px;
	padding: 4px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #bdbabd;
	background-color:#ffffff;
	font-family: OSAKA,Arial,Helvetica,sans-serif;
	font-size: x-small;
	line-height:100%;
}
html>body .template_bread_crumbs_area {
	font-size: small;
}

.template_bread_crumbs_area span {
	display: block;
	margin: 0px 20px 0px 5px;
}

.template_bread_crumbs_area a {
	color: #000099;
	text-decoration: none;
}

.template_bread_crumbs_area a:visited {
	color: #990099;
}

.template_bread_crumbs_area a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/*###
##### [FOOTER setting]
###*/

.template_footer_area {
	clear:both;
	width: 760px;
	padding-top: 3px;
	background-color: #ffffff;
	border-width:1px 0px 0px 0px;
	border-style: solid;
	border-color: #bcbcbc;
	font-family: OSAKA,Arial,Helvetica,sans-serif;
	font-size: x-small;
}
html>body .template_footer_area {
	font-size: small;
}

.template_footer_area_wide {
	clear:both;
	width: 780px;
	padding-top: 3px;
	background-color: #ffffff;
	border-width:1px 0px 0px 0px;
	border-style: solid;
	border-color: #bcbcbc;
	font-family: OSAKA,Arial,Helvetica,sans-serif;
	font-size: x-small;
}
html>body .template_footer_area_wide {
	font-size: small;
}

.template_footer_navi_base {
	color: #ffffff;
	line-height: 120%;
	width: 760px;
	padding: 6px 0px;
	background-color: #000066;
	border-width:1px 0px 0px 0px;
	border-style: solid;
	border-color: #9999C2;
}

.template_footer_navi_base_wide {
	color: #ffffff;
	line-height: 120%;
	width: 780px;
	padding: 6px 0px;
	background-color: #000066;
	border-width:1px 0px 0px 0px;
	border-style: solid;
	border-color: #9999C2;
}

.template_footer_navi_base a {
	color: #ffffff;
	text-decoration: none;
}

.template_footer_navi_base a:visited  {
	color: #ffffff;
	text-decoration: none;
}

.template_footer_navi_base a:hover  {
	color:#ff0000;
	text-decoration: underline;
}

.template_copyright {
	margin-right: 6px;
	text-align:right;
}


.area_wide {
	width: 780px;
}

.template_icon_border {
	border:1px solid #999999;
	background-color:#d9dffd;
	text-align:right;
	padding-right: 5px;
}

.template_icon_border img {
	margin: 0px 3px 0px 6px;
	vertical-align: middle;

	border:0px;
	width:16px;
	height:16px;
}

.template_icon_border span {
	position: relative;
	top: 1px;
}

.template_icon_border td {
	width:100%;
	text-align:right;
	font-family: OSAKA,Arial,Helvetica,sans-serif;
	font-size: x-small;
}
html>body .template_icon_border td {
	font-size: small;
}

.template_icon_border a {
	text-decoration: none;
}

.template_icon_border a:visited {
	text-decoration: none;
}

.template_icon_border a:hover {
	color:#ff0000;
	text-decoration: underline;
}

.template_footer_navi_base_600 {
	border-top: #9999c2 1px solid;
	padding: 6px 0px;
	width: 600px;
	color: #ffffff;
	font-family: OSAKA,Arial,Helvetica,sans-serif;
	font-size: x-small;
	line-height: 120%;
	background-color: #000066;
}
html>body .template_footer_navi_base_600 {
	font-size: small;
}
.template_footer_navi_base_600 A {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.template_footer_navi_base_600 A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.template_footer_navi_base_600 A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline;
}

#skip_menu {
	display: none;
}

/* for J-FILE: 2006.11.27 */
td.size10px td a {
	font-size: xx-small;
}

.contents_area {
	float:left;
	width:600px;
}
