@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#333333;
	background-color:#F4EFF5;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:1024px; /* デザインによって変更 */
	margin:0 auto;
	color:inherit;
	background-color:#FFFFFF;
}
* html #tmp_wrapper {
	text-align:left;
}
#tmp_wrapper2 {
	padding:0 44px;
	background:url(http://www.pref.kyoto.jp/shared/images/wrapper/wrapper_bg.gif) repeat-x left top;
}

#tmp_wrapper3{
	width:1024px; /* デザインによって変更 */
	margin:0 auto;
	color:inherit;
	background-color:#FFFFFF;
}
* html #tmp_wrapper3 {
	text-align:left;
}
#tmp_wrapper4 {
	padding:0 44px;
}

/* ==================================================
header
================================================== */
#tmp_header {
	padding:0 0 4px 0;
}
.format_top #tmp_header {
	min-height:117px !important;
	background:url(http://www.pref.kyoto.jp/shared/images/header/header_top_bg.jpg) no-repeat left bottom;
}
* html .format_top #tmp_header {
	height:121px;
}
#tmp_hlogo {
	float:left;
	margin-top:10px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:160px;
	height:65px;
	background:url(http://www.pref.kyoto.jp/shared/images/header/hlogo.gif) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:160px;
	height:65px;
}
.lang_zh-cn #tmp_hlogo h1,
.lang_zh-cn #tmp_hlogo p {
	background:url(http://www.pref.kyoto.jp/shared/images/zh-cn/header/hlogo.gif) no-repeat left top;
}
.lang_ko #tmp_hlogo h1,
.lang_ko #tmp_hlogo p {
	background:url(http://www.pref.kyoto.jp/shared/images/ko/header/hlogo.gif) no-repeat left top;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:160px;
	height:65px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_means {
	float:right;
    width:710px;
}
#tmp_header a,
#tmp_header a:link {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
/* primary
============================== */
#tmp_wrap_means_primary {
	margin-bottom:10px;
}
#tmp_means_primary {
    float:left;
    margin:0 -380px 0 0;
    width:100%;
	text-align:right;
}
#tmp_means_primary2 {
    margin:0 380px 0 0;
}
#tmp_wrap_search {
    float:right;
    position:relative;
    width:350px;
    z-index:1;
	color:#FFFFFF;
	background-color:#751485;
}
#tmp_search {
	padding:7px 0 4px 16px;
}
/* search */
#tmp_search dt {
	float:left;
	width:21px;
}
#tmp_search dd {
	float:left;
	width:299px;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:228px;
	min-height:21px;
	margin:0 7px 0 0;
	border:1px solid #FFFFFF;
}
#tmp_func_sch_btn {
	background:url(http://www.pref.kyoto.jp/shared/images/header/func_sch_btn.jpg) no-repeat left bottom;
	width:62px;
	text-align:center;
	padding:3px 0 3px;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
#tmp_func_ruby .on {
	display:inline;
}
#tmp_func_ruby .off {
	display: none;
}
.furigana #tmp_func_ruby .on {
	display:none;
}
.furigana #tmp_func_ruby .off {
	display:inline;
}
/* secondary
============================== */
#tmp_means_secondary {
	clear:both;
}
/* hnavi */
#tmp_means .hnavi {
	list-style:none;
	list-style-image:none;
	float:right;
}
#tmp_means .hnavi li {
	float:left;
	margin:0 19px 0 0;
	line-height:1.1;
}
#tmp_means .hnavi li a {
	background:url(http://www.pref.kyoto.jp/shared/images/header/hnavi_icon.gif) no-repeat left 4px;
	padding-left:10px;
	white-space:nowrap;
	display:inline-block;
}
#tmp_means_primary .hnavi li,
#tmp_means .hnavi .last {
	margin-right:0 !important;
}
#tmp_means_primary .hnavi {
	margin-top:20px;
}
#tmp_hnavi_s {
	display:none;
}
/* sma_sch
============================== */
#tmp_sma_menu .wrap_sma_sch {
	display:none;
}
/* ==================================================
navi
================================================== */
#tmp_wrap_gnavi {
	clear:both;
	background-image:url(http://www.pref.kyoto.jp/shared/images/navi/gnavi/gnavi_bg.gif);
	padding:7px 10px 10px 10px;
	position:relative;
	z-index:2;
}
.format_top #tmp_wrap_gnavi {
	margin-bottom:13px;
}
/* snavi
============================== */
#tmp_snavi {
	margin:0 0 3px;
	float:right;
}
#tmp_snavi ul {
	list-style:none;
	list-style-image:none;
	float:right;
}
#tmp_snavi li {
	font-weight:bold;
	margin-right:15px;
}
#tmp_snavi a {
	background:url(http://www.pref.kyoto.jp/shared/images/navi/gnavi/gnavi_icon.gif) no-repeat left center;
	padding:1px 0 2px 18px;
	color:#000000;
	text-decoration:none;
	white-space:nowrap;
	display:block;
}
#tmp_slist1,
#tmp_slist2,
#tmp_slist3,
#tmp_slist4 {
	float:left;
}
#tmp_slist4 {
	margin-right:0 !important;
}
.lang_en #tmp_snavi,
.lang_zh-cn #tmp_snavi,
.lang_ko #tmp_snavi {
	width:100%;
}
.lang_en #tmp_snavi ul,
.lang_zh-cn #tmp_snavi ul,
.lang_ko #tmp_snavi ul {
	float:right;
	margin-right:8px;
}
.lang_en #tmp_snavi li,
.lang_zh-cn #tmp_snavi li,
.lang_ko #tmp_snavi li {
	float:left;
}
/* gnavi
============================== */
#tmp_gnavi {
	width:920px;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:100;
}
#tmp_gnavi a {
	text-align:center;
	display:block;
	padding:13px 10px 11px;
	color:#FFFFFF;
	font-weight:bold;
	background:#61116F url(http://www.pref.kyoto.jp/shared/images/navi/gnavi/gnavi_off.jpg) no-repeat right top;
	text-decoration:none;
	/*width:100%;*/
}
* html #tmp_gnavi a {
	width:100%;
}
#tmp_gnavi .active a,
#tmp_gnavi a:hover,
#tmp_gnavi a:focus {
	background:#811694 url(http://www.pref.kyoto.jp/shared/images/navi/gnavi/gnavi_on.jpg) no-repeat right top;
}
#tmp_glist1 {
	width:83px;
}
#tmp_glist2 {
	width:101px;
}
#tmp_glist3 {
	width:118px;
}
#tmp_glist4 {
	width:109px;
}
#tmp_glist5 {
	width:147px;
}
#tmp_glist6 {
	width:117px;
}
#tmp_glist7 {
	width:101px;
}
#tmp_glist8 {
	width:144px;
	background-position:left top;
}
#tmp_glist8.active a,
#tmp_glist8 a:hover,
#tmp_glist8 a:focus {
	background-position:left top;
}
/* drop_down_hidden */
#tmp_gnavi .drop_down_hidden {
	display:none;
	margin:0;
	padding:0 3px 5px;
	width:190px;
	position:absolute;
	left:0;
	top:auto;
	border:2px solid #801693;
	background-color:#FFFFFF;
}
* html #tmp_gnavi .drop_down_hidden {
	width:200px;
}
#tmp_gnavi .drop_down_hidden ul {
	border-bottom:none;
	display:block;
	background-color:#FFFFFF;
}
#tmp_gnavi .drop_down_hidden li {
	width:190px;
	float:none;
	text-align:left;
	border-left:none;
	background-color:#FFFFFF;
	border-bottom:1px dotted #801693;
	line-height:1.4;
}
#tmp_gnavi .drop_down_hidden li a {
	text-align:left;
	width:174px;
	margin:0;
	text-decoration:underline;
	color:#0C5299 !important;
	display:block;
	padding:6px 8px;
	background:none !important;
	font-weight:normal;
}
* html #tmp_gnavi .drop_down_hidden li a {
	width:190px !important;
}
#tmp_gnavi .drop_down_hidden li a:hover,
#tmp_gnavi .drop_down_hidden li a:focus {
	color:#0C5299 !important;
	background-color:#F2EBF3 !important;
}
/* for IE7.0 */
*:first-child+html #tmp_gnavi .drop_down_hidden li {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_gnavi .drop_down_hidden li {
	display:inline-block;
}
/* ==================================================
model_change
================================================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-device-width : 480px) {
#tmp_model_change {
	display:block;
}
}
#tmp_model_change ul {
	display:table;
	clear:both;
	list-style:none;
	list-style-image:none;
	width:100%;
	margin:20px 0;
}
#tmp_model_change li {
	display:table-cell;
	width:50%;
	text-align:center;
	font-size:143%;
	font-weight:bold;
}
#tmp_model_change li a {
    display:block;
	text-decoration:none;
	padding:16px 10px;
	color:#FFFFFF;
	background-color:#666666;
}
#tmp_model_change li a.active {
	color:#333333;
	background-color:#CCCCCC;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:5px 0 15px;
	clear:both;
}





/* ==================================================
readspeaker
================================================== */
#rs_playerarea {
	margin:0 0 10px;
	clear:both;
}

/* ==================================================
social_plugins
================================================== */
#tmp_wrap_social_plugins {
	clear:both;
}
#tmp_social_plugins {
	float:right;
}
#tmp_social_plugins .social_media_btn {
	width:120px;
	padding:2px 0 10px;
	float:left;
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #AAAAAA;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 7px;
	color:inherit;
	background:#E9E9E9 url(http://www.pref.kyoto.jp/shared/images/main/inquiry/inquiry_ttl_bg.jpg) repeat-x left top;
	border-bottom:1px solid #AAAAAA;
	font-weight:bold;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
	border-top:none;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}


/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #666666;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 7px;
	color:#FFFFFF;
	background-color:#666666;
	font-weight:bold;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:10px 15px;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
}

/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:10px 0;
	clear:both;
	background:url(http://www.pref.kyoto.jp/shared/images/footer/footer_bg.gif) no-repeat left top;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:6px 0 5px;
	list-style:none;
}
#tmp_fnavi li {
	margin-right:10px;
	padding-right:10px;
	white-space:nowrap;
	float:left;
	border-right:1px solid #333333;
}
#tmp_fnavi .last {
	border-right:none;
}
#tmp_footer_cnt {
	clear:both;
}
#tmp_footer_cnt address {
	font-style:normal;
	float:left;
	margin-right:10px;
}
#tmp_footer_cnt address span {
	margin-left:1em;
}
#tmp_footer_cnt #tmp_fphone {
	clear:both;
}
#tmp_footer_cnt #tmp_fnavi2 {
	font-weight:bold;
	list-style:none;
	list-style-image:none;
}
#tmp_footer_cnt #tmp_fnavi2 li {
	float:left;
	margin-right:10px;
	line-height:1.6;
}
#tmp_footer_cnt #tmp_fnavi2 a {
	background:url(http://www.pref.kyoto.jp/shared/images/footer/fnavi_icon.gif) no-repeat left center;
	padding:1px 0 1px 20px;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	display:block;
	vertical-align:middle;
	white-space:nowrap;
}
#tmp_copyright {
	clear:both;
}
/* ==================================================
useful
================================================== */
#tmp_useful {
	clear:both;
    left:50%;
	bottom:0;
    z-index:9999;
    position:fixed;
	color:inherit;
	padding:0;
}
#tmp_useful_ttl .switch {
	display:block;
	width:220px;
	background:url(http://www.pref.kyoto.jp/shared/images/useful/useful_ttl_bg_off.gif) no-repeat left top;
	text-align:center;
	padding:10px 0 7px;
	font-weight:bold;
	color:#731385;
	position:relative;
	z-index:2;
	text-decoration:none;
	margin-bottom:-5px;
}
.active #tmp_useful_ttl .switch {
	background-image:url(http://www.pref.kyoto.jp/shared/images/useful/useful_ttl_bg_on.gif);
}
#tmp_useful_ttl .switch img {
	display:none;
}
#tmp_useful_cnt {
	clear:both;
	border-left:5px solid #751485;
	padding:17px 20px 0;
	background:#FFFFFF url(http://www.pref.kyoto.jp/shared/images/useful/useful_cnt_bg.gif) no-repeat right top;
	color:inherit;
}
.used_javascript #tmp_useful .switch_cnt {
	display:none;
}
#tmp_useful_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_useful_cnt ul li {
	display:inline;
}
#tmp_useful_cnt ul a {
	display:inline-block;
	background:url(http://www.pref.kyoto.jp/shared/templates/top/images/list_icon.gif) no-repeat left 0.1em;
	padding-left:15px;
	margin-bottom:10px;
	margin-right:20px;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#BF1111; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.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 {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	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 {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:10px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:10px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	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 td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}

/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#D9E9F7; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#EEEEEE; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#E8F7D9; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_wrap_means_primary:after,
#tmp_means_primary:after,
#tmp_means .hnavi li a:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_wrap_gnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_gnavi a:after,
#tmp_snavi:after,
#tmp_snavi ul:after,
#tmp_snavi a:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi_chiji:after,
#tmp_lnavi_chiji_ttl:after,
#tmp_box_sch_ttl:after,
#tmp_box_sch_cnt:after,
#tmp_box_sch_cnt .box_sch:after,
#tmp_box_sch_cnt .box_sch_line:after,
.box_navi_dft:after,
.box_navi_dft li a:after,
.box_navi_joho:after,
.box_navi_joho_ttl:after,
.box_navi_joho_cnt:after,
.box_navi_joho2:after,
.box_navi_joho2_ttl:after,
.box_navi_joho2_cnt:after,
#tmp_rnavi_top:after,
#tmp_rnavi_top .box_rnavi:after,
#tmp_rnavi_top .box_rnavi_ttl:after,
#tmp_rnavi_top .box_rnavi_cnt:after,
#tmp_rnavi:after,
#tmp_rnavi_social ul li:after,
#tmp_rnavi_social ul li a:after,
#tmp_wrap_social_plugins:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
#tmp_fnavi2:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
#tmp_useful:after,
#tmp_useful_ttl:after,
#tmp_useful_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_wrap_means_primary,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means .hnavi li a,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_wrap_gnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_gnavi a,
*:first-child+html #tmp_snavi,
*:first-child+html #tmp_snavi ul,
*:first-child+html #tmp_snavi a,
*:first-child+html #tmp_main,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_lnavi_chiji,
*:first-child+html #tmp_lnavi_chiji_ttl,
*:first-child+html #tmp_box_sch_ttl,
*:first-child+html #tmp_box_sch_cnt,
*:first-child+html #tmp_box_sch_cnt .box_sch,
*:first-child+html #tmp_box_sch_cnt .box_sch_line,
*:first-child+html .box_navi_dft,
*:first-child+html .box_navi_dft li a,
*:first-child+html .box_navi_joho,
*:first-child+html .box_navi_joho_ttl,
*:first-child+html .box_navi_joho_cnt,
*:first-child+html .box_navi_joho2,
*:first-child+html .box_navi_joho2_ttl,
*:first-child+html .box_navi_joho2_cnt,
*:first-child+html #tmp_rnavi_top,
*:first-child+html #tmp_rnavi_top .box_rnavi,
*:first-child+html #tmp_rnavi_top .box_rnavi_ttl,
*:first-child+html #tmp_rnavi_top .box_rnavi_cnt,
*:first-child+html #tmp_rnavi,
*:first-child+html #tmp_rnavi_social ul li,
*:first-child+html #tmp_rnavi_social ul li a,
*:first-child+html #tmp_wrap_social_plugins,
*:first-child+html #tmp_social_plugins,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_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_footer_cnt,
*:first-child+html #tmp_fnavi2,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html #tmp_useful,
*:first-child+html #tmp_useful_ttl,
*:first-child+html #tmp_useful_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_wrap_means_primary,
* html #tmp_means_primary,
* html #tmp_means .hnavi li a,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_hnavi,
* html #tmp_wrap_gnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_gnavi a,
* html #tmp_snavi,
* html #tmp_snavi ul,
* html #tmp_snavi a,
* html #tmp_main,
* html #tmp_wrap_main,
* html #tmp_lnavi_chiji,
* html #tmp_lnavi_chiji_ttl,
* html #tmp_box_sch_ttl,
* html #tmp_box_sch_cnt,
* html #tmp_box_sch_cnt .box_sch,
* html #tmp_box_sch_cnt .box_sch_line,
* html .box_navi_dft,
* html .box_navi_dft li a,
* html .box_navi_joho,
* html .box_navi_joho_ttl,
* html .box_navi_joho_cnt,
* html .box_navi_joho2,
* html .box_navi_joho2_ttl,
* html .box_navi_joho2_cnt,
* html #tmp_rnavi_top,
* html #tmp_rnavi_top .box_rnavi,
* html #tmp_rnavi_top .box_rnavi_ttl,
* html #tmp_rnavi_top .box_rnavi_cnt,
* html #tmp_rnavi,
* html #tmp_rnavi_social ul li,
* html #tmp_rnavi_social ul li a,
* html #tmp_wrap_social_plugins,
* html #tmp_social_plugins,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_feedback,
* html #tmp_feedback_ttl,
* html #tmp_feedback_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html #tmp_fnavi2,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html #tmp_useful,
* html #tmp_useful_ttl,
* html #tmp_useful_cnt {
	display:inline-block; /* 変更しない */
}
@media print {
#tmp_hlogo h1,
#tmp_hlogo p {
	-webkit-print-color-adjust: exact;
}
}