@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
body.format_top,
body.format_free,
body.format_event,
body.format_index,
body.format_base {
	background-color:#EFEFEF;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	background:url(/shared/images/wrapper/wrapper_bg.gif) no-repeat center top;
}
*:first-child+html #tmp_wrapper {
	min-height:1%;
}
* html #tmp_wrapper {
	height:1%;
}
#tmp_wrapper2 {
	width:980px;
	margin:0 auto;
}
* html #tmp_wrapper2 {
	text-align:left;
}
#tmp_wrapper .wrap_caution {
	width:980px;
	margin:0 auto;
}
#tmp_wrapper .caution {
	padding:5px 240px 0 10px;
}
/* main
============================== */
#tmp_wrap_main {
	clear:both;
}
#tmp_main {
	width:100%;
	clear:both;
}
/* top */
.format_top #tmp_wrap_main {
	padding:15px;
}
.format_top #tmp_main {
	padding:0;
	width:100%;
}
/* free */
.format_free #tmp_wrap_main {
	padding:0 15px;
}
/* index */
.format_index #tmp_wrap_main {
	padding:0 15px;
}
/* event */
.format_event #tmp_wrap_main {
	padding:0 15px;
}
/* base */
.format_base #tmp_wrap_main {
	padding:0 15px;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%;
}
/* format */
.column_lnavi #tmp_wrap_contents,
.column_rnavi #tmp_wrap_contents {
	background:#FFFFFF url(/shared/images/main/col_main_foot.jpg) no-repeat left bottom;
}
.column_cnt #tmp_wrap_contents {
	background:#FFFFFF url(/shared/images/main/col_main_foot02.jpg) no-repeat left bottom ;
}
.column_lnavi #tmp_wrap_contents2,
.column_rnavi #tmp_wrap_contents2 {
	background:url(/shared/images/main/col_main_head.jpg) no-repeat left top;
	padding:15px 13px 15px 12px;
}
.column_cnt #tmp_wrap_contents2 {
	background:url(/shared/images/main/col_main_head02.jpg) no-repeat left top;
	padding:15px 13px 15px 12px;
}
/* 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;
}
.column_rnavi .col_main,
.column_lnavi .col_main {
	padding:0;
}
.column_cnt .col_main {
	padding:0 0 20px 0;
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-215px;
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:215px;
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px;
	margin-right:-215px;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:200px;
}
.format_top .column_full .col_main {
	margin-left:215px;
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-216px;
}
.format_free .wrap_col_nm2 {
	margin-right:216px;
}
.format_free .wrap_col_lft_navi {
	width:200px;
	margin-right:-216px;
}
.format_free .wrap_col_rgt_navi {
	width:200px;
}
.format_free .column_full .col_main {
	margin-left:216px;
}
.format_free .column_lnavi .col_main {
	margin-left:216px;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-216px;
}
.format_free .column_rnavi .col_main {
	margin-right:216px;
}
/* index
============================== */
.format_index .wrap_col_nm {
	margin-right:-216px;
}
.format_index .wrap_col_nm2 {
	margin-right:216px;
}
.format_index .wrap_col_lft_navi {
	width:200px;
	margin-right:-216px;
}
.format_index .wrap_col_rgt_navi {
	width:200px;
}
.format_index .column_full .col_main {
	margin-left:216px;
}
.format_index .column_lnavi .col_main {
	margin-left:216px;
}
.format_index .column_rnavi .wrap_col_main {
	margin-right:-216px;
}
.format_index .column_rnavi .col_main {
	margin-right:216px;
}
/* event
============================== */
.format_event .wrap_col_nm {
	margin-right:-216px;
}
.format_event .wrap_col_nm2 {
	margin-right:216px;
}
.format_event .wrap_col_lft_navi {
	width:200px;
	margin-right:-216px;
}
.format_event .wrap_col_rgt_navi {
	width:200px;
}
.format_event .column_full .col_main {
	margin-left:216px;
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	background:url(/shared/images/header/header_bg.jpg) no-repeat center bottom;
}
.lang_en #tmp_wrap_header {
	background:url(/shared/images/header/header_bg_en.jpg) no-repeat center bottom;
}
.lang_ko #tmp_wrap_header {
	background:url(/shared/images/header/header_bg_ko.jpg) no-repeat center bottom;
}
.lang_zh-cn #tmp_wrap_header {
	background:url(/shared/images/header/header_bg_zh-cn.jpg) no-repeat center bottom;
}
.format_top #tmp_wrap_header {
	background:url(/shared/images/header/header_top_bg.jpg) no-repeat center bottom;
}
.lang_en_top #tmp_wrap_header {
	background:url(/shared/images/header/header_top_bg_en.jpg) no-repeat center bottom;
}
.lang_ko_top #tmp_wrap_header {
	background:url(/shared/images/header/header_top_bg_ko.jpg) no-repeat center bottom;
}
.lang_zh-cn_top #tmp_wrap_header {
	background:url(/shared/images/header/header_top_bg_zh-cn.jpg) no-repeat center bottom;
}
#tmp_wrap_header2 {
	width:979px;
	margin:0 auto;
	position:relative;
	background:url(/shared/images/wrapper/wrapper_bg.gif) no-repeat center top;
}
.format_top #tmp_wrap_header2 {
	background:url(/shared/images/wrapper/wrapper_bg.gif) no-repeat center top;
}
#tmp_header {
	background:url(/shared/images/header/header_bg.jpg) no-repeat center bottom;
}
.lang_en #tmp_header {
	background:url(/shared/images/header/header_bg_en.jpg) no-repeat center bottom;
}
.lang_ko #tmp_header {
	background:url(/shared/images/header/header_bg_ko.jpg) no-repeat center bottom;
}
.lang_zh-cn #tmp_header {
	background:url(/shared/images/header/header_bg_zh-cn.jpg) no-repeat center bottom;
}
* html #tmp_wrap_header2,
* html #tmp_header {
	background:none !important;
}
.format_top #tmp_header {
	background:url(/shared/images/header/header_top_bg.jpg) no-repeat center bottom;
}
.lang_en_top #tmp_header {
	background:url(/shared/images/header/header_top_bg_en.jpg) no-repeat center bottom;
}
.lang_ko_top #tmp_header {
	background:url(/shared/images/header/header_top_bg_ko.jpg) no-repeat center bottom;
}
.lang_zh-cn_top #tmp_header {
	background:url(/shared/images/header/header_top_bg_zh-cn.jpg) no-repeat center bottom;
}
#tmp_hnsg {
	width:735px;
	padding:11px 0 0 15px;
	float:left;
}
.format_top #tmp_hnsg {
	padding-bottom:277px;	
}
#tmp_wrap_hnavi {
	padding:0 0 5px 0;
	height:17px;
	width:735px;
}
#tmp_hnavi li {
	float:left;
	list-style:none;
	line-height:0;
}
#tmp_search {
	padding:2px 0 11px 0;
	width:735px;
}
#tmp_search p {
	float:left;
	padding:0 5px 0 0;
}
#tmp_search #tmp_query {
	border-top:#A6A6A6 1px solid;
	border-left:#A6A6A6 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	width:10em;
	padding:2px;
	margin:2px 0 0 0;
}
#tmp_hlogo {
	color:inherit;
	position:absolute;
	right:23px;
	bottom:48px;
	margin:0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
.format_top #tmp_hlogo {
	right:23px;
	bottom:318px;		
}
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	float:left;
}
#tmp_hnavi_utility .last {
	margin:0;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	clear:both;
	padding:18px 25px 18px 20px;
}
.format_top #tmp_wrap_gnavi {
	clear:both;
	padding:15px 25px 21px 20px;
}
.lang_en_top #tmp_wrap_gnavi {
	padding:5px 25px 10px 20px;
}
#tmp_gnavi {
	color:inherit;
}
#tmp_gnavi ul {
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
	padding:10px 0 33px 0;
}
.lang_en #tmp_gnavi ul {
	padding-bottom:23px;
}
#tmp_gnavi ul li {
	float:left;
	padding:0 1px 0 0;
}
#tmp_gnavi ul .end {
	background:none;
}
.format_top #tmp_gnavi {
	width:750px;
	float:left;
}
.format_top #tmp_gnavi ul {
	padding:0;
}
#tmp_rnavi_welcome {
	width:180px;
	margin:-5px 0 0 0;
	float:right;
}
.lang_en_top #tmp_rnavi_welcome {
	margin:5px 0 0 0;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0.3em 35px 10px 20px;
	clear:both;
}
/* ==================================================
main
================================================== */
/* pnavi
============================== */
.pnavi {
	clear:both;
	padding:20px 0 0 0;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
* lnavi rnavi ( shared navi)
================================================== */
.tmp_linkbox_banner {
	margin:0 0 10px 0;
}
#tmp_lnavi_cnt {
	margin:0 0 20px 0;
	color:inherit;
	border-left:#DDDDDD solid 1px;
	border-right:#DDDDDD solid 1px;
	border-bottom:#DDDDDD solid 1px;
	background:#ECE6DD;
}
#tmp_lnavi_cnt li {
	border-top:#FFFFFF solid 1px;
	list-style:none;
	padding:5px 5px 5px 25px;
	background:url(/shared/images/lnavi/list_icon_lnavi.gif) no-repeat 5px 0.5em;
}
* html #tmp_lnavi_cnt li {
	height:1%;
}
*:first-child+html #tmp_lnavi_cnt li {
	height:1%;
}
#tmp_lnavi_cnt .ttl {
	background:none;	
	padding-left:5px;
}
#tmp_lnavi_cnt .noicon_list {
	background:none;
	padding-left:0;
	text-indent:-26px;
	padding-left:40px;
}
#tmp_lnavi_cnt .noicon_list ul {
	margin:5px 0 0 -10px;
	text-indent:0;
}
#tmp_lnavi_cnt .noicon_list ul li {
	list-style:none;
	border-top:none;
}
#tmp_lnavi_cnt .noicon_list img {
	vertical-align:middle;
	margin:0 5px 0 0;
}
/* mymenu
============================== */
#tmp_linkbox_mymenu {
	color:inherit;
	background-color:#FFFFFF;
	margin:0 0 10px;
}
.lang_en_top #tmp_linkbox_mymenu,
.lang_zh-cn_top #tmp_linkbox_mymenu,
.lang_ko_top #tmp_linkbox_mymenu,
.lang_en #tmp_linkbox_mymenu,
.lang_zh-cn #tmp_linkbox_mymenu,
.lang_ko #tmp_linkbox_mymenu {
	display:none !important;
}
#tmp_linkbox_mymenu_ttl {
	background:url(/shared/images/menu/menu_mymenu_ttl_bg.jpg) no-repeat left 0;
	height:40px;
}
#tmp_linkbox_mymenu_ttl .mymenu_ttl {
	width:140px;
	float:left;
}
#tmp_linkbox_mymenu_ttl .btn_howtow {
	width:50px;
	float:left;
	padding:8px 0 0 0;
}
#tmp_linkbox_mymenu_cnt {
	padding:5px 2px 10px 2px;
	color:inherit;
	line-height:1.3;
	background:#EFEFEF;
	border-bottom:#FBFAFA 5px solid;
	border-left:#FBFAFA 5px solid;
	border-right:#FBFAFA 5px solid;
	clear:both;
}
* html #tmp_linkbox_mymenu_cnt {
	height:1%;
}
*:first-child+html #tmp_linkbox_mymenu_cnt {
	min-height:1%;
}
#tmp_linkbox_mymenu_cnt ul {
	padding:0 5px 5px 5px;
}
#tmp_linkbox_mymenu_cnt li {
	padding:6px 0 5px 20px;
	margin:0;
	background:url(/shared/images/menu/list_icon_mymenu.gif) no-repeat left 0.5em;
	list-style:none;
}
* html #tmp_linkbox_mymenu_cnt li {
	height:1%;
}
*:first-child+html #tmp_linkbox_mymenu_cnt li {
	min-height:1%;
}
/* online,gyosei
============================== */
#tmp_linkbox_online,
#tmp_linkbox_gyosei {
	background:url(/shared/images/menu/menu_btn_bg.jpg) no-repeat;
}
#tmp_linkbox_online_cnt ul,
#tmp_linkbox_gyosei_cnt ul {
	margin:5px 10px 15px 10px;
}
#tmp_linkbox_online_cnt li {
	background:url(/shared/images/menu/list_icon_online.gif) no-repeat left 0.5em;
	list-style:none;
	padding:5px 0 3px 22px;
	margin:0 0 0 0;
}
#tmp_linkbox_gyosei_cnt li {
	background:url(/shared/images/menu/list_icon_gyosei.gif) no-repeat left 0.5em;
	list-style:none;
	padding:5px 0 3px 22px;
	margin:0 0 0 0;
}
/* free
============================== */
#tmp_lnavi_bnr img {
	vertical-align:bottom;
}
#tmp_lnavi_linkbox {
	color:inherit;
	border:1px solid #B9C3D2;
	background:#FFFFFF;
}
#tmp_lnavi_linkbox_ttl {
	font-weight:bold;
	color:inherit;
	font-size:140%;
	padding:0 10px 0 30px;
	border-bottom:1px solid #EBEEF2;
	background:#DCE0E8 url(/shared/templates/free/images/navi/lnavi_ttl_bg.gif) no-repeat left top;
}
#tmp_lnavi_linkbox_cnt {
	border-top:1px solid #B9C3D2;
}
#tmp_lnavi_linkbox_cnt ul {
	margin:-1px 0 0 0;
}
#tmp_lnavi_linkbox_cnt ul li {
	padding:6px 0 6px 20px;
	border-top:1px dashed #B9C3D2;
	background:url(/shared/templates/top/images/main/list_icon1.gif) no-repeat 10px 0.9em;
}
/* update
============================== */
#tmp_contents #tmp_update {
	text-align:right;
	margin:0;
}
/* plugin
============================== */
.plugin {
	clear:both;
	border:1px solid #AABBCC;
	margin:0 0 10px;
	padding:10px;
}
.plugin .plugin_img {
	float:left;
	margin:0 10px 0 0 !important;
	font-size:0.1%;
	line-height:0.1;
}
.plugin p {
	margin:0 !important;
}
/* tmp_inquiry
============================== */
#tmp_inquiry ,
#tmp_feedback {
	width:100%;
	margin:0 0 0.8em;
}
#tmp_inquiry #tmp_inquiry_ttl ,
#tmp_feedback #tmp_feedback_ttl {
	margin:0;
	padding:0;
	color:inherit;
	background:#FEFCFC url(/shared/templates/free/images/contents/box_contact02.jpg) no-repeat top right;
	border-bottom:2px solid #AAAAAA;
}
#tmp_inquiry #tmp_inquiry_ttl h2 ,
#tmp_feedback #tmp_feedback_ttl p {
	margin:0;
	padding:10px 10px 5px 10px;
	color:#333333;
	font-size:100%;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/box_contact01.jpg) no-repeat top left;
	border:none;
}
#tmp_inquiry_cnt ,
#tmp_feedback_cnt {
	margin:0;
	padding:10px;
	color:#333333;
	background-color:#FFFFFF;
	border-right:#888888 solid 1px;
	border-left:#888888 solid 1px;
	border-bottom:#888888 solid 1px;
}
#tmp_inquiry_cnt .inquiry_parts p {
	margin:0;
	padding:0 0 0 0;
}
#tmp_feedback_cnt dt {
	font-weight:bold;
	clear:both;
	margin:0 0 0.5em 0;
}
#tmp_feedback_cnt dd {
	clear:both;
	margin:0 0 0.5em 0;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	clear:both;
	margin:0.8em 0 0 0 !important;
}
/* tmp_search02
============================== */
#tmp_search02 input {
	vertical-align:middle;
}
#tmp_search02 #keyword {
	margin:0px 5px;
	width:200px;
	border:1px solid #816A54;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	padding:40px 0 0 0;
}
#tmp_footer {
	color:inherit;
	background:url(/shared/images/footer/footer_bg.gif) repeat-y left top;
	clear:both;
}
#tmp_footer_cnt {
	color:inherit;
	background:url(/shared/images/footer/footer_cnt_bg.jpg) no-repeat left top;
}
#tmp_fnavi {
	color:inherit;
	padding:15px 100px 0 15px;
	position:relative;
	z-index:1;
}
#tmp_fnavi ul {
	list-style:none;
}
#tmp_fnavi li {
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #999999;
	white-space:nowrap;
}
* html #tmp_fnavi li {
	height:1%;
}
*:first-child+html #tmp_fnavi li {
	min-height:1%;
}
#tmp_fnavi li.end {
	border-right:none;
}
#tmp_public_office {
	color:inherit;
	line-height:1.4;
	background:url(/shared/images/footer/public_office_bg.jpg) no-repeat right top #EFEFEF;
	margin:-15px 0 0 0;
	padding:35px 170px 5px 15px;
}
#tmp_public_office p {
	margin:0 0 0 5px;
}
#tmp_public_office ul {
	list-style:none;
	padding:5px 0 0 0;
}
#tmp_public_office li {
	margin:0;
	padding:0;
	float:left;
}
#tmp_wrap_copyright {
	color:inherit;
	background:url(/shared/images/footer/copyright_wrap_bg.gif) repeat left top;
}
#tmp_copyright {
	margin:0;
	padding:5px 15px;
	text-align:right;
	color:#663300;
	font-size:0.85em;
	background:url(/shared/images/footer/copyright_bg.jpg) no-repeat left top;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#BF1111;
	background-color:transparent;
}
.txt_green {
	color:#2C8622;
	background-color:transparent;
}
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
.space_lft1 {
	padding-left: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_gray,
th.bg_gray {
	color:inherit;
	background-color:#EEEEEE;
}
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#F2E8E8;
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#F1F1E2;
}
td.bg_green
th.bg_green {
	color:inherit;
	background-color:#EBF3EB;
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#F0E9F1;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_hnsg:after,
#tmp_wrap_header:after,
#tmp_wrap_gnavi:after,
#tmp_lhnsg:after,
#tmp_hnavi:after,
#tmp_wrap_hnavi:after,
#tmp_gnavi ul:after,
#tmp_search:after,
#tmp_means:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_main:after,
#tmp_emergency:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_fnavi ul:after,
#tmp_footer_cnt:after,
#tmp_public_office ul: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_hnsg,
*:first-child+html #tmp_wrap_header,
*:first-child+html #tmp_wrap_gnavi,
*:first-child+html #tmp_lhnsg,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_wrap_hnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_search,
*:first-child+html #tmp_means,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_means_tertiary,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_main,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_fnavi ul,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_public_office ul,
*: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_hnsg,
* html #tmp_wrap_header,
* html #tmp_wrap_gnavi,
* html #tmp_lhnsg,
* html #tmp_hnavi,
* html #tmp_wrap_hnavi,
* html #tmp_gnavi ul,
* html #tmp_search,
* html #tmp_means,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_means_primary,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_means_tertiary,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_main,
* html #tmp_emergency,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_fnavi ul,
* html #tmp_footer_cnt,
* html #tmp_public_office ul,
* html div.col2,
* html div.col3 {
	height:1%;
}
