@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
* html body {
	text-align:center; /* 変更しない */
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
span.notranslate {
	background-image:none;
	margin:0;
	padding:0;
}
/* wrapper
============================== */
/* format_free　wrapper
============================== */
.format_free #tmp_wrapper {
	width:100%;
	display:inline-block;
	color:#FFFFFF;
	background-color:#5A2E1B;
	background-image: url(/shared/images/wrapper/wrapper_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.format_free #tmp_wrapper2 {
	width:980px;
	margin:0 auto 17px;
	color:#000000;
	background:#FFFFFF;
}

/* トップ　wrapper
============================== */
.format_top #tmp_wrapper {
	width: 100%;
	display: inline-block;
	color:#FFFFFF;
	background-color: #5A2E1B;
	background-image: url(/shared/images/wrapper/wrapper_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.format_top #tmp_wrapper2 {
	width:100%;
	background:url(/shared/images/wrapper2/wrapper2_bg.png) no-repeat center top;
	display:inline-block;
}
.format_top #tmp_wrapper3 {
	width:980px;
	margin:0 auto;
	color:#000000;
	background:#FFFFFF;
}
.format_top #tmp_upper_box {
	float:left;
	width:980px;
	clear:both;
	background:url(/shared/images/upper_box/upper_box_bg.gif) repeat-y center top;
}
.format_top #tmp_lower_box {
	float:left;
	width:980px;
	clear:both;
	background:url(/shared/images/lower_box/lower_box_bg.gif) repeat-y center top;
}

/* 総合トップ　wrapper
============================== */
.format_top #tmp_wrapper_sogo {
	position: relative;
	color:#000000;
	background-color: #EEEEEE;
}
#tmp_wrapper_sogo2 {
	min-width: 980px;
	min-height: 755px;
	width: 100%;
}
.format_top #tmp_wrapper_sogo2 {
	background-image: url(/shared/templates/top/images/hg_top_bg.png);
	position: relative;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: center top;
}
#tmp_wrapper_sogo3 {
	width:980px;
	margin:0 auto;
}
#tmp_main_sogo {
	position: relative;
}

/* main
============================== */
#tmp_wrap_main {
	clear:both; /* 変更しない */
}
.format_free #tmp_wrap_main {
	padding: 0 20px 15px 20px;
}

/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0px 0px 10px;
}

/* format カラムのレイアウトのbaseロジック
============================== */
.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; /* 変更しない */
}
.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; /* 変更しない */
}

/* ==================================================
header
================================================== */

#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* トップ　ヘッダー
============================== */
.format_top #tmp_main {
	width:490px;
	float:left;
	color:#000000;
	background:#faf6ee;
	padding-bottom:23px;
}
.format_top #tmp_hlogo {
	width:146px;
	height:163px;
	float:left;
}
.format_top #tmp_hlogo h1 { 
	background:url("/shared/images/main/hlogo.png") no-repeat transparent;
	display:block;
	width:146px;
	height:163px;
}
.format_top #tmp_hlogo h1 { 
	display:block;
	width:146px;
	height:163px;
}
.format_top #tmp_hlogo h1 span { 
	display:block;
	overflow:hidden;
	position:relative;
	width:146px;
	height:163px;
	z-index:-1;
}
.format_top #tmp_hnavi {
	width: 344px;
	min-height: 138px;
	height:138px;
	height:auto !important;
	float: left;
	color:#000000;
	background: #fff;
	margin-bottom: 25px;	/*position:relative;*/
}
.format_top #tmp_hnavi img {
	display:block;
}
.format_top #tmp_moji_size {
	height: 23px;
	list-style: none;
	float: left;
	margin-top: 19px;
	margin-right: 8px;
}
.format_top #tmp_moji_size dt {
	float:left;
	margin-top:6px;
}
.format_top #tmp_moji_size dd {
	float:left;
	margin-left:3px;
}
.format_top #tmp_moji_color {
	height: 23px;
	list-style: none;
	float: left;
	margin-top: 19px;
}
.format_top #tmp_moji_color dt {
	float:left;
	margin-top:6px;
}
.format_top #tmp_moji_color dd {
	float:left;
	margin-left:3px;
}
.format_top #tmp_read_foreign {
	list-style: none;
	float: right;
	margin-top: 11px;
	margin-right: 20px;
	
}
.format_top #tmp_read_foreign li {
	float: left;
	margin-left:5px;
}
.format_top #tmp_read_foreign li a {
	display: block;
	color: #0c0d0c;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
	text-align: center;
	font-size: 80%;
	border: 1px solid #96be9d;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 16px;
	background-color: #cbdecf;
	background-image: url(/shared/images/icon/navi_icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.format_top #tmp_search {
	height:28px;
	list-style:none;
	float: right;
	margin-top: 11px;
	margin-right: 20px;
}
.format_top #tmp_search dt {
	margin:0 6px 0 0;
	float:left;
}
.format_top #tmp_search dd {
	float:left;
}
.format_top #tmp_search dd p {
	float:left;
}
.format_top #tmp_query {
	width:228px;
	min-height:24px;
	margin:0 2px 0 0;
	border:1px solid #b3b3b3;
}
/* format_free　ヘッダー
============================== */
.format_free #tmp_header {
	float:left;
	width:940px;
	padding:0 20px 0;
	color:#000000;
	background:#ffffff;
}
.format_free #tmp_hlogo {
	width:381px;
	height:100px;
	float:left;
}
.format_free #tmp_hlogo p { 
	background:url("/shared/images/templates/free/hlogo.png") no-repeat transparent;
	display:block;
	width:381px;
	height:100px;
}
.format_free #tmp_hlogo p a { 
	display:block;
	width:381px;
	height:100px;
}
.format_free #tmp_hlogo p a span { 
	display:block;
	overflow:hidden;
	position:relative;
	width:381px;
	height:100px;
	z-index:-1;
}
.format_free #tmp_hnavi {
	width:559px;
	float:right
}
.format_free #tmp_hnavi img {
	display:block;
}
.format_free #tmp_moji_size {
	float:left;
	list-style:none;
	margin:14px 0 0 14px;
}
.format_free #tmp_moji_size dt {
	float:left;
	margin-top:6px;
}
.format_free #tmp_moji_size dd {
	float:left;
	margin-left:3px;
}
.format_free #tmp_moji_color {
	float:left;
	list-style:none;
	margin:14px 0 0 4px;
}
.format_free #tmp_moji_color dt {
	float:left;
	margin-top:6px;
}
.format_free #tmp_moji_color dd {
	float:left;
	margin-left:3px;
}
.format_free #tmp_read_foreign {
	float:left;
	list-style:none;
	margin:14px 0 0 0;
}
.format_free #tmp_read_foreign li {
	float:left;
	margin-left:5px;
}
.format_free #tmp_read_foreign li a {
	display: block;
	color: #0c0d0c;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
	text-align: center;
	font-size: 80%;
	border: 1px solid #96be9d;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 16px;
	background-color: #cbdecf;
	background-image: url(/shared/images/icon/navi_icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.format_free #tmp_search {
	float:left;
	list-style:none;
	margin:14px 0 0 177px;
}
.format_free #tmp_search dt {
	margin:0 1px 0 0;
	float:left; 
}
.format_free #tmp_search dd {
	float:left;
}
.format_free #tmp_search dd p {
	float:left;
}
.format_free #tmp_query {
	width:228px;
	min-height:24px;
	margin:0 2px 0 0;
	border:1px solid #b3b3b3;
}



#tmp_es_box #tmp_search {
	float: left;
	width: 320px !important;
	list-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/shared/images/top_sogo/sogo_box_bg.png);
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 0px;
}
#tmp_es_box #tmp_search dt {
	margin:0 6px 0 9px;
	float:left; 
}
#tmp_es_box #tmp_search dd {
	float:left;
}
#tmp_es_box #tmp_search dd p {
	float:left;
}
#tmp_es_box #tmp_query {
	width: 220px;
	min-height: 24px;
	margin: 0 2px 0 0;
	border: 1px solid #b3b3b3;
	color:inherit;
	background-color: #FFFFFF;
}

/* ==================================================
navi
================================================== */
/* ==================================================
トップグローバルナビ
================================================== */
.format_top #tmp_gnavi {
	display:none;
}

/* ==================================================
下階層グローバルナビ
================================================== */
#tmp_gnavi {
	width:960px;
	padding:0px 0px 0px 20px;
	clear:both;
	color:#FFFFFF;
	background-color: #AF633F;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	min-height:65px;
	position:relative;
	z-index:2;
	display:block;
}
#tmp_gnavi li a {
	display:block;
	text-align:center;
	color:#ffffff;
	background-color:transparent;
	text-decoration:none;
	font-weight:bold;
}
#tmp_gnavi li a:hover,
#tmp_gnavi li.active a {
	color: #000000;
	background-color:#FFFFFF;
}
#tmp_gnavi li#tmp_glist1 {
	width:108px;
}
#tmp_gnavi li#tmp_glist1 a {
	min-height:43px;
	padding:22px 0 0 50px;
	background-color: #AE633F;
	background-image: url(/shared/images/navi/gnavi/gnavi_btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#tmp_gnavi li#tmp_glist1 a:hover,
#tmp_gnavi li#tmp_glist1.active a {
	background: #ffffff url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -939px 0;
	
}
#tmp_gnavi li#tmp_glist2 {
	width:103px;
}
#tmp_gnavi li#tmp_glist2 a {
	min-height:51px;
	padding:14px 0 0 45px;
	background-color: #AE633F;
	background-image: url(/shared/images/navi/gnavi/gnavi_btn.png);
	background-repeat: no-repeat;
	background-position: -108px 0;
}
#tmp_gnavi li#tmp_glist2 a:hover,
#tmp_gnavi li#tmp_glist2.active a {
	background: #ffffff url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -1047px 0;
}
#tmp_gnavi li#tmp_glist3 {
	width:117px;
}
#tmp_gnavi li#tmp_glist3 a {
	min-height:51px;
	padding:14px 0 0 52px;
	background: #AE633F url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -210px 0;
}
#tmp_gnavi li#tmp_glist3 a:hover,
#tmp_gnavi li#tmp_glist3.active a {
	background: #ffffff url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -1149px 0;
}
#tmp_gnavi li#tmp_glist4 {
	width:111px;
}
#tmp_gnavi li#tmp_glist4 a {
	min-height:51px;
	padding:14px 0 0 62px;
	background: #AE633F url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -327px 0;
}
#tmp_gnavi li#tmp_glist4 a:hover,
#tmp_gnavi li#tmp_glist4.active a {
	background: #ffffff url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -1266px 0;
}
#tmp_gnavi li#tmp_glist5 {
	width:113px;
}
#tmp_gnavi li#tmp_glist5 a {
	min-height:51px;
	padding:14px 0 0 66px;
	background: #AE633F url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -438px 0;
}
#tmp_gnavi li#tmp_glist5 a:hover,
#tmp_gnavi li#tmp_glist5.active a {
	background: #ffffff url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -1377px 0;
}
#tmp_gnavi li#tmp_glist6 {
	width:117px;
}
#tmp_gnavi li#tmp_glist6 a {
	min-height:51px;
	padding:14px 0 0 41px;
	background: #AE633F url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -551px 0;
}
#tmp_gnavi li#tmp_glist6 a:hover,
#tmp_gnavi li#tmp_glist6.active a {
	background: #ffffff url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -1490px 0;
}
#tmp_gnavi li#tmp_glist7 {
	width:150px;
}
#tmp_gnavi li#tmp_glist7 a {
	min-height:51px;
	padding:14px 0 0 63px;
	background: #AE633F url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -668px 0;
}
#tmp_gnavi li#tmp_glist7 a:hover,
#tmp_gnavi li#tmp_glist7.active a {
	background: #ffffff url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -1607px 0;
}
#tmp_gnavi li#tmp_glist8 {
	width:120px;
}
#tmp_gnavi li#tmp_glist8 a {
	min-height:43px;
	padding:22px 0 0 46px;
	background: #AE633F url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -818px 0;
}
#tmp_gnavi li#tmp_glist8 a:hover,
#tmp_gnavi li#tmp_glist8.active a {
	background: #ffffff url(/shared/images/navi/gnavi/gnavi_btn.png) no-repeat -1757px 0;
}

/* ドロップダウンメニュー
============================== */
/* drop_down_hidden */
#tmp_gnavi ul ul {
	margin-left:0 !important;
}
#tmp_gnavi .drop_down_hidden {
	display:none;
	width:358px;
	color:#000000;
	background-color:#fdf5e2;
	border-left:2px solid #b0926d;
	border-right:2px solid #b0926d;
	border-bottom:2px solid #b0926d;
	position:absolute;
	left:0;
	top:auto;
	z-index:10 !important;
}
* html #tmp_gnavi .drop_down_hidden {
	width:360px;
}
#tmp_gnavi .drop_down_hidden0 {
	width:177px;
	border-right:2px solid #b0926d;
	float:left;
}
* html #tmp_gnavi .drop_down_hidden0 {
	width:179px;
}
#tmp_gnavi .drop_down_hidden1 {
	width:179px;
	float:left;
}
#tmp_gnavi .drop_down_hidden0 ul,
#tmp_gnavi .drop_down_hidden1 ul {
	display:block !important;
	margin:0;
	padding:0;
}
#tmp_gnavi .drop_down_hidden0 li,
#tmp_gnavi .drop_down_hidden1 li {
	width:auto;
	float:none;
	min-height:none;
	min-height:1% !important;
}
#tmp_gnavi .drop_down_hidden0 li a,
#tmp_gnavi .drop_down_hidden1 li a {
	display:block;
	margin:0;
	min-height: 0px !important;
	padding:8px 5px 6px 22px !important;
	font-weight:normal;
	color:#00137e;
	background: url(/shared/images/header/hnavi_icon.png) no-repeat 7px 10px !important;
	border:none;
	text-decoration:underline;
	text-align:left;
}
*:first-child+html #tmp_gnavi .drop_down_hidden0 li,
*:first-child+html #tmp_gnavi .drop_down_hidden1 li,
*:first-child+html #tmp_gnavi .drop_down_hidden0 li a,
*:first-child+html #tmp_gnavi .drop_down_hidden1 li a {
	min-height:1% !important;
}
* html #tmp_gnavi .drop_down_hidden0 li,
* html #tmp_gnavi .drop_down_hidden1 li,
* html #tmp_gnavi .drop_down_hidden0 li a,
* html #tmp_gnavi .drop_down_hidden1 li a {
	min-height:1% !important;
}
#tmp_gnavi .drop_down_hidden0 li a:hover,
#tmp_gnavi .drop_down_hidden1 li a:hover,
#tmp_gnavi .drop_down_hidden0 li a:active,
#tmp_gnavi .drop_down_hidden1 li a:active,
#tmp_gnavi .drop_down_hidden0 li a:focus,
#tmp_gnavi .drop_down_hidden1 li a:focus {
	color: #00137e;
	background-color: #f9dfa6;
	background-image: url(/shared/images/header/hnavi_icon.png);
	background-repeat: no-repeat;
	background-position: 7px 10px;
}

/* pankuzu
============================== */
#tmp_pankuzu {
	padding:10px 20px 10px;
	clear:both;
}

/* lnavi
============================== */
.format_free .column_lnavi {
	background:url(/shared/images/format_free/column_lnavi/column_lnavi_bg.gif) repeat-y left top;
}
.format_free #tmp_main {
	clear:both;
	width:100%;
}
.wrap_col_lft_navi {
	float:left;
	margin-right:-255px;
	width:215px;
	padding:20px 20px 20px 0;
	position: relative;
	z-index: 1;
}
.column_lnavi .wrap_col_main { 
	float:right;
	width:100%;
}
.format_free .column_lnavi .col_main { 
	margin-left:255px;
}
#tmp_lnavi {
	margin:0 0 10px;
	clear:both;
}
#tmp_lnavi_ttl {
	border:1px solid #be9a57;
	font-weight:bold;
	color:inherit;
	background-color:#e2d1b3;
}
#tmp_lnavi_ttl p {
	padding:0 0 0 10px;
	
}
#tmp_lnavi_ttl a {
	background:url(/shared/images/navi/lnavi/lnavi_ttl_icon.gif) no-repeat left 1em;
	display:block;
	padding:10px 10px 10px 16px;
}
#tmp_lnavi_cnt {
	background:#fff;
	padding:10px 10px;
	border:1px solid #be9a57;
	border-top:none;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 13px;
	padding:0 0 13px 15px;
	border-bottom:1px dashed #cccccc;
	background:url(/shared/images/navi/lnavi/list_icon.gif) no-repeat left 0.4em;
}

/* 開閉メニュー　よくある質問 */
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-bottom:10px;
	padding-left:0px;
	background:none !important;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	margin-right:5px;
	vertical-align:top;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:10px 0 0 10px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin-bottom:0.5em;
	border:none;
	padding-bottom:0;
}
/* バナー */
ul.bnr_list {
	list-style:none;
	list-style-image:none;
	clear:both;
}
ul.bnr_list li {
	margin-bottom:10px;
}
ul.link_list {
	list-style:none;
	list-style-image:none;
	clear:both;
}
ul.link_list li {
	margin-bottom:10px;
	border-right:2px solid #E2A8A5;
	border-bottom:2px solid #E2A8A5;
	color:inherit;
	background-color:#F1C4B8;
}
ul.link_list li a {
	display:block;
	padding:13px 10px 13px 46px;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-position:5px center;
	background-repeat:no-repeat;
	text-decoration:none;
}
ul.link_list li.icon_kifu a {
	background-image:url(/shared/images/navi/lnavi/icon_kifu.png);
}
ul.link_list li.icon_book a {
	background-image:url(/shared/images/navi/lnavi/icon_book.png);
}
ul.link_list li.icon_shisetsu a {
	background-image:url(/shared/images/navi/lnavi/icon_shisetsu.png);
}
/* event_cal
============================== */
#tmp_event_cal_cnt .calendar .today {
	font-weight:bold; /* 変更しない */
}












































/* rnavi
============================== */
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	background:url(/shared/images/navi/pnavi/ptop_icon.gif) no-repeat left 5px;
	padding-left:17px;
}

/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}

/* emergency
============================== */
#tmp_emergency {
	width:440px;
	margin:0 24px 5px 26px;
	clear:both;
	display:block;
}
#tmp_emergency_ttl {
	margin:0 0 3px;
	min-height:40px;
	background:#b12323;
	color:#ffffff;
	text-align:center;
}
#tmp_emergency_ttl h2 {
	padding:8px 0;
	font-size:114%;
	line-height:1.5;
}
#tmp_emergency_cnt {
	color:#000000;
	background-color:#ffffff;
	padding: 11px 10px 9px;
	border: 2px solid #b12323;
}
#tmp_emergency_cnt_inner {
	min-height:349px;
	min-height:358px\9;
}
*:first-child+html #tmp_emergency_cnt_inner {
	height:357px;
	height:auto !important;
}
#tmp_emergency_cnt h2,
#tmp_emergency_cnt h3 {
	font-size:114%;
	margin:0 0 0.4em;
}
#tmp_emergency_cnt p {
	margin:0 0 0.4em;
}
#tmp_emergency_cnt li { 
	padding:0 5px;
	list-style:none;
	list-style-image:none;
	margin-bottom:0.8em;
}
#tmp_emergency_cnt li:last-child {
	margin-bottom:5px;
}

#tmp_emergency_cnt li a {
	display:block;
	background:url(/shared/images/main/list_icon2.gif) no-repeat left 4px;
	padding-left:10px;
}
#tmp_emergency_cnt .read_all {
	padding-top:10px;
}
#tmp_emergency_cnt .read_all ul {
	list-style:none;
	list-style-image:none;
	clear:both;
	height:auto !important;
	overflow:visible;
}
#tmp_emergency_cnt .read_all ul li {
	float:right;
	background:none;
	border-bottom:none;
	margin-left:10px;
	margin-bottom:0;
	padding-left:0;
	padding-right:0;
}
#tmp_emergency_cnt .read_all  a {
	padding:0 5px 0 20px;
	color:#000000;
	text-decoration:none;
}
#tmp_emergency_cnt .read_all .list a {
	background:url(/shared/images/information/em_all_icon.jpg) no-repeat left top;
}
#tmp_emergency_cnt .read_all .rss a {
	background:url(/shared/images/information/tab_info_rss_icon.gif) no-repeat left top;
}
#tmp_iza_s {
	min-height:64px;
	height:64px;
	height:auto !important;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	float:left;
	width:440px;
	margin:0 24px 5px 26px;
	background:url(/shared/images/main/emergency_ttl_bg.png) repeat-y left top;
	clear:both;
	display:block;
}
#tmp_emergency_s_ttl {
	float:left;
	background:#b12323;
	color:#ffffff;
	width:148px;
}
#tmp_emergency_s_ttl h2 {
	padding:9px 17px 7px;
	font-size:114.2%;
}
#tmp_emergency_s_cnt {
	color:#000000;
	background-color:#ffffff;
	float:right;
	padding:11px 0 9px;
	width:290px;
}
#tmp_emergency_s_cnt p { 
	padding:0 15px;
}
#tmp_emergency_s_cnt li { 
	padding:0 15px;
	list-style:none;
	list-style-image:none;
	margin-bottom:10px;
}
#tmp_emergency_s_cnt li a {
	display:block;
	background:url(/shared/images/main/list_icon2.gif) no-repeat left 4px;
	padding-left:10px;
}
/* emergency_s 総合トップ
============================== */
#tmp_es_box #tmp_emergency_s {
	background-image: none;
	width: 320px !important;
	margin: 0px;
	clear: both;
	display: block;
}
#tmp_es_box #tmp_emergency_s_ttl {
	background-color: transparent !important;
	background-image: url(/shared/images/top_sogo/sogo_box_bg.png);
	float: left;
	color: #b12323;
	width: 99px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b12323;
}
#tmp_es_box #tmp_emergency_s_ttl h2 {
	font-size: 94% !important;
	line-height: 1.2em !important;
}
#tmp_es_box #tmp_emergency_s_cnt {
	background-color: transparent !important;
	background-image: url(/shared/images/top_sogo/sogo_box_bg.png);
	float: left;
	width: 220px;
	line-height: 1.9em;
}
#tmp_es_box #tmp_emergency_s_cnt p {
	list-style: none;
}
/* social_plugins
============================== */
#tmp_social_plugins {
	float:left;
}
#tmp_social_plugins .social_media_btn {
	margin:0 0 0 10px;
	padding:0 0 10px;
	float:left;
}
#tmp_custom_update .social_media_btn {
	margin:0 19px 0 0;
}
#tmp_social_plugins .twitter_btn {
	width:120px;
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
/* update
============================== */
#tmp_wrap_custom_update {
	clear:both;
}
.miryoku_update {
	padding:0 20px 0 20px;
}
#tmp_custom_update {
	float:none;
}
#tmp_custom_update #tmp_update {
	margin-left:10px;
	float:right;
}
#tmp_update {
	margin:0 0 0.8em;
	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 0.8em; /* 変更しない */
	border:1px solid #555555;
	clear:both; /* 変更しない */
}
#tmp_inquiry_ttl {
	padding:5px 7px 3px 51px;
	background:url("/shared/templates/free/images/contents/inquiry_ttl_bg.gif") no-repeat left top;
	font-weight:bold;
	color:#fff;
	background-color:#555555;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
#tmp_inquiry_cnt {
	padding:10px 11px 0;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.4em 0 0;
}

/* feedback
============================== */
#tmp_feedback {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #a0caf3;
	clear:both; /* 変更しない */
}
#tmp_feedback_ttl {
	padding:5px 7px 3px 51px;
	background:url("/shared/templates/free/images/contents/feedback_ttl_bg.gif") no-repeat left top;
	font-weight:bold;
	background-color:#d0e4f9;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
	font-weight:bold;
}
#tmp_feedback_cnt {
	padding:12px 11px 12px;
}
#tmp_feedback_cnt p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.7em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .feedback_btn {
	margin:0.4em 0 0;
	clear:both;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-device-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	width:100%; /* 変更しない */
	list-style:none; /* 変更しない */
	list-style-image:none; /* 変更しない */
	margin:20px 0;
	border-bottom:1px solid #AABBCC;
	clear:both; /* 変更しない */
}
#tmp_model_change li {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	width:100%; /* 変更しない */
	font-size:143%;
	font-weight:bold;
}
#tmp_model_change li a {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-align:center; /* 変更しない */
	-moz-box-align:center; /* 変更しない */
	box-align:center; /* 変更しない */
	-webkitbox-pack:center; /* 変更しない */
	-moz-box-pack:center; /* 変更しない */
	box-pack:center; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	text-align:center;
	text-decoration:none;
	padding:16px 10px;
	color:#333333;
	background-color:#DDEEFF;
}
#tmp_model_change li a span {
	display:block; /* 変更しない */
	width:100%; /* 変更しない */
}
#tmp_model_change li a.active {
	color:inherit;
	background-color:#BBCCDD;
}
/* ==================================================
footer
================================================== */
/* トップ　footer
============================== */
.format_top #tmp_wrap_footer {
	width:100%;
	padding:5px 0 0;
	color:#000000;
	background-color:#ffffff;
	/*background-image:url(/shared/images/footer/wrap_footer_bg.png);
	background-position:left top;
	background-repeat:repeat-x;*/
	clear:both;
}
.format_top #tmp_wrap2_footer {
	width:100%;
	background-image:url(/shared/images/footer/wrap2_footer_bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	clear:both;
	padding-bottom:105px;
}
.format_top #tmp_footer {
	width:980px;
	margin:0 auto;
}

/* 下階層　footer
============================== */
.format_free #tmp_wrap_footer {
	width:100%;
	padding:14px 0 0;
	background-image:url(/shared/images/footer/wrap_footer_bg2.png);
	background-position:left top;
	background-repeat:repeat-x;
	clear:both;
}
.format_free #tmp_wrap2_footer {
	width:100%;
	color:#000000;
	background-color:#ffffff;
	clear:both;
	padding-top:24px;
}
.format_free #tmp_footer {
	width:980px;
	margin:0 auto;
}

/* footer_bnr_box　トップ下部バナー
============================== */
#tmp_footer_wrapper {
	width:100%;
	padding:38px 0 0;
	color:#000000;
	background-color:#ffffff;
	background-image:url(/shared/images/footer/wrap_footer_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	clear:both;
}

#tmp_footer_bnr {
	width:980px;
	color:#000000;
	background-color:#ffffff;	
	margin:0 auto;
}

#tmp_footer_bnr ul{
	width:956px;
	padding-left:24px;
	margin-bottom:20px;
	list-style:none;
	clear:both;
}
#tmp_footer_bnr li {
	margin:0 5px 0 0;
	float:left;
}
#tmp_footer_bnr li.tmp_footer_bnr_mlw {
	margin:0 12px 0 0 !important;
}
#tmp_footer_bnr li a {
	text-decoration:none !important;
}
#tmp_footer_bnr li img {
	display:block;
}

/* tmp_wrap_publicity　広告
============================== */
#tmp_publicity {
	width:980px;
	padding:0 0 0;
	margin-left:24px;
	margin-bottom:20px;
	list-style:none;
	clear:both;
}
#tmp_publicity p {
	padding-left:10px;
	background:url(/shared/images/footer/footer_list_icon.gif) no-repeat left 4px;
	display:block;
}
/* 4月から #tmp_publicity p {
	width:83px;
	margin-left:12px;
	padding-left:10px;
	background:url(/shared/images/footer/footer_list_icon.gif) no-repeat left 4px;
	display:block;
	float:left;
} */
#tmp_publicity ul {
	clear:none;
	padding-left:0;
	margin-bottom:10px;
	width:auto;
}
#tmp_publicity ul li {
	width:165px;
	margin-right:10px;
	float:left;
}
#tmp_publicity ul img {
	display:block;
}

/* footer_navi
============================== */
#tmp_footer #footer_navi {
	float:left;
	width:956px;
	margin-left:12px;
	margin-bottom:22px;
	list-style:none;
	clear:both;
}
#tmp_footer #footer_navi li {
	margin:0 10px 0 0;
	float:left;
}

#tmp_footer #footer_navi li a {
	padding-left:9px;
	background:url(/shared/images/footer/footer_list_icon.gif) no-repeat left center;
}

/* footer_cnt　住所等
============================== */
#tmp_footer_cnt {
	clear:both;
	padding:3px 0 5px;
	border-top:1px solid #FFFFFF;
}
#tmp_footer_cnt #footer_logo {
	width:58px;
	float:left;
}
#tmp_footer_cnt #footer_logo p {
	font-weight: bold;
	margin-top: 10px;
}
#tmp_footer_cnt address {
	font-style:normal;
	width:882px;
	margin-left:20px;
	margin-bottom:14px;
	float:left;
}
#tmp_footer_acc {
	margin-left:20px;
	float:left;
	list-style:none;
}
#tmp_footer_acc li {
	margin-right:10px;
	float:left;
}
#tmp_footer_acc li a {
	display: block;
	color: #0c0d0c;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #96be9d;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 16px;
	background-color: #cbdecf;
	background-image: url(/shared/images/icon/navi_icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}


/* copyright
============================== */
#tmp_wrap_copyright {
	width:100%;
	padding:8px 0;
	color:#000000;
	background-color:#ffffff;
	clear:both;
}
#tmp_wrap2_copyright {
	width: 980px;
	margin: 0 auto;
	clear: both;
	text-align: right;
}
#tmp_copyright {
	font-size:75%;
	clear:both;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#7B1010; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#0E350A; /* デザインによって変更 */
	background: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:99%;
	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:99%;
	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:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px 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;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px; /* 変更しない */
	border:1px solid #d0e19d;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:5px 7px 3px 51px;
	background:url("/shared/templates/free/images/contents/faq_ttl_bg.gif") no-repeat left top;
	font-weight:bold;
	color:inherit;
	background-color:#d0e19d;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 9px 0;;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon.gif) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
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;
}
.gsc-input-box {
	height:auto !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#ECFDFD; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FDF9D7; /* デザインによって変更 */
}
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FFEAEF; /* デザインによって変更 */
}
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents .idx_box:after,
.format_free .column_lnavi:after,
.format_free #tmp_wrapper2:after,
#tmp_lnavi #tmp_lnavi_cnt:after,
#tmp_info_cnt ul:after,
#tmp_footer_wrapper:after,
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update: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,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
#tmp_event_calendar .calendar_label:after,
#tmp_event_calendar .calendar_label .prev a:after,
#tmp_event_calendar_tab:after,
#tmp_event_calendar_tab ul:after,
#tmp_contents .refine_sch:after,
#tmp_contents .refine_sch_cnt:after,
#tmp_map:after,
#tmp_es_box #tmp_emergency_s:after,
#tmp_event_cal_cnt .cal_navi: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 .idx_box,
*: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_means_primary,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*: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_gnavi ul,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html #tmp_wrap_custom_update,
*:first-child+html #tmp_custom_update,
*: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 div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt,
*:first-child+html #tmp_event_calendar .calendar_label,
*:first-child+html #tmp_event_calendar .calendar_label .prev a,
*:first-child+html #tmp_map {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_means_tertiary,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_cnt .cal_navi,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_ttl,
* html #tmp_emergency_s_cnt,
* html #tmp_wrap_custom_update,
* html #tmp_custom_update,
* 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 div.col2,
* html div.fixed_col2,
* html div.col3,
* html .box_faq,
* html .box_faq_ttl,
* html .box_faq_cnt,
* html #tmp_contents .refine_sch,
* html #tmp_event_calendar .calendar_label,
* html #tmp_event_calendar .calendar_label .prev a,
* html #tmp_map {
	display:inline-block; /* 変更しない */
}
