@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#000000;
	background:url(/shared/renew/images/wrapper/bg.jpg) repeat left top;
}
noscript {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%;
	min-width:980px;
	background:url(/shared/renew/images/wrapper/wrapper_bg.png) no-repeat top center;
}
.format_top #tmp_wrapper {
	background-image:url(/shared/renew/images/wrapper/wrapper_top_bg.png);
}
#tmp_wrapper2 {
	width:980px; /* デザインによって変更 */
	margin:0 auto;
}
#tmp_wrapper3 {
	background:#FFFFFF url(/shared/renew/images/main/main_top_bg.jpg) no-repeat left top;
	padding-top:5px;
	clear:both;
}
#tmp_wrapper4 {
	background:url(/shared/renew/images/main/main_btm_bg.jpg) no-repeat left bottom;
	padding:15px 20px 15px;
}
.format_top #tmp_wrapper3 {
	background:none;
	padding:10px 0;
}
.format_top #tmp_wrapper4 {
	background:none;
	padding:0;
}
#tmp_wraptop {
	width:100%;
	min-width:980px;
	background:url(/shared/renew/images/wrapper/wraptop_bg.png) no-repeat center 154px;
}
/* main
============================== */
#tmp_wrap_main {
	clear:both;
}
/* 緊急情報（大規模）
============================== */
#tmp_kinkyu_large_top {
	clear:both;
    width: 972px;
    margin:-2px auto 13px;
    border: 4px solid #B12323;
    border-top: none;
}
#tmp_kinkyu_large_top #tmp_kinkyu_large_top_ttl {
	color:#FFFFFF;
	background-color:#B12323;
}
#tmp_kinkyu_large_top #tmp_kinkyu_large_top_ttl p {
	width:140px;
	height:40px;
	background:url(/shared/renew/images/main/emergency/emergency_large_ttl.jpg) no-repeat left top;
}
#tmp_kinkyu_large_top #tmp_kinkyu_large_top_ttl p span {
	display:block;
	width:140px;
	height:40px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_kinkyu_large_top #tmp_kinkyu_large_top_cnt {
	color:inherit;
	background-color:#FFFFFF;
	padding:13px 14px 10px;
}
#tmp_kinkyu_large_top #tmp_kinkyu_large_top_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_kinkyu_large_top #tmp_kinkyu_large_top_cnt ul li {
	background:url(/shared/renew/images/icon/list_icon.gif) no-repeat left 0.2em;
	padding-left:12px;
	margin-bottom:12px;
}
#tmp_kinkyu_large_top #tmp_kinkyu_large_top_cnt .list {
	text-align:right;
}
#tmp_kinkyu_large_top #tmp_kinkyu_large_top_cnt .list a {
    padding: 5px 0 5px 30px;
    background-position: 7px 6px;
    background-repeat: no-repeat;
	background-image:url(/shared/renew/images/icon/all_icon.png);
}
#tmp_wraptop #tmp_emergency_s_ttl,
#tmp_wraptop #tmp_emergency_s_cnt,
#tmp_rnavi #tmp_emergency_s_cnt ul {
	display:none;
}
.no_javascript #tmp_wraptop #tmp_emergency_s_ttl,
.no_javascript #tmp_wraptop #tmp_emergency_s_cnt,
.no_javascript #tmp_rnavi #tmp_emergency_s_cnt ul {
	display:block;
}
#tmp_rnavi #tmp_emergency_s_cnt ul {
	list-style:none;
	list-style-image:none;
}
/* cate_ttl
============================== */
#tmp_cate_ttl {
	margin:0 0 20px;
	clear:both;
}
#tmp_cate_ttl h1 {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
*:first-child+html .wrap_col_nm {
    position: static !important;
}
.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; /* 変更しない */
}
.col_main {
	padding:0 0 10px; /* デザインによって変更 */
}
.format_top .col_main {
	padding-top:8px;
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-285px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:285px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:175px; /* デザインによって変更 */
	margin-right:-200px; /* デザインによって変更 */
	padding-top:8px;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:260px; /* デザインによって変更 */
	padding:8px 0 0;
}
.format_top .column_full .col_main {
	margin-left:200px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:240px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:210px; /* デザインによって変更 */
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:210px; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:240px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:240px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:240px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_hg {
	width:984px;
	margin:0 auto;
}
#tmp_header {
	padding:18px 2px 10px 19px;
}
#tmp_wrap_hlogo {
	float:left;
}
#tmp_hlogo {
	float:left;
}
#tmp_hcity {
	float:left;
	padding:15px 0 0 19px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:280px;
	height:50px;
	background-position:left top;
	background-repeat:no-repeat;
}
#tmp_hlogo h1 {
	background-image:url(/shared/renew/images/header/hlogo_top.jpg);
}
#tmp_hlogo p {
	background-image:url(/shared/renew/images/header/hlogo.jpg);
}
#tmp_hlogo a {
	display:block;
	width:280px;
	height:50px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:280px;
	height:50px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_means {
	float:right;
	padding-bottom:10px;
}
.format_top #tmp_means {
	padding-bottom:40px;
}
*:first-child+html #tmp_means {
	width:466px;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
#tmp_means_primary {
	margin:2px 0 10px;
	float: right;
}
/* func_txt */
#tmp_func_txt {
	float:left;
	margin:0 10px 0 0;
}
#tmp_func_txt dt {
	margin:0 6px 0 2px;
	padding:3px 0 0;
	float:left;
}
#tmp_func_txt dd {
	margin:0 2px 0 0;
	float:left;
	text-align:center;
}
#tmp_func_txt dd a {
	display:block;
	padding:2px 0;
	width:38px;
	color:#202020;
	text-decoration:none;
	background-color:#F1E5CF;
	border:1px solid #E9D8B1;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
/* hnavi */
.hnavi {
	float:left;
	list-style:none;
	list-style-image:none;
	margin-right:2px;
}
.hnavi li {
	margin:5px 8px 0 0;
	float:left;
}
.hnavi li a {
	color:#202020;
	text-decoration:none;
	padding:0 0 0 13px;
	background:url(/shared/renew/images/icon/navi_icon.png) no-repeat 0 2px;
}
/* hnavi2 */
.hnavi2 {
	list-style:none;
	list-style-image:none;
	float:left;
}
.hnavi2 li {
	margin:0 15px 0 0;
	float:left;
}
.hnavi2 li a {
	display:block;
	color:#202020;
	text-decoration:none;
	padding:2px 4px 2px 14px;
	background:#F1E5CF url(/shared/renew/images/icon/navi_icon.png) no-repeat 2px 5px;
	border:1px solid #E9D8B1;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
.hnavi2 .last {
	margin-right:0;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 0 3px;
	clear:both;
}
/* search */
#tmp_search {
	float:left;
}
#tmp_search dt {
	margin:0 5px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
	vertical-align:middle;
}
#tmp_query {
	width:158px;
	min-height:22px;
	margin:0 2px 0 0;
	border:1px solid #CCCCCC;
}
*:first-child+html #tmp_query {
	width:156px;
}
#tmp_func_sch_btn {
	background-color:#C9E09E;
	border:none;
	padding:0 2px;
	min-height:24px;
	text-align:center;
	cursor:pointer;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
*:first-child+html #tmp_func_sch_btn {
	height:22px;
	padding:0;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	background:url(/shared/renew/images/navi/gnavi/gnavi_bg.png) no-repeat left top;
	padding:5px 2px;
	clear:both;
}
.format_top #tmp_gnavi {
	margin-bottom:18px;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	float:left;
}
#tmp_gnavi li img {
	vertical-align:top;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:10px 15px;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	font-weight:bold;
	color:inherit;
	background:#F0F7DD url(/shared/renew/images/navi/lnavi/lnavi_ttl_bg.jpg) no-repeat left bottom;
}
.lnavi_kurashi,
.lnavi_kosodate,
.lnavi_kenkou,
.lnavi_shisei,
.lnavi_sangyou,
.lnavi_foreign,
.lnavi_shicho,
.lnavi_shigikai,
.lnavi_kankou {
	padding-top:60px !important;
	background-position:left top;
	background-repeat:no-repeat;
}
.lnavi_kurashi {
	background-image:url(/shared/renew/images/navi/lnavi/lnavi_ttl_kurashi.jpg);
}
.lnavi_kosodate {
	background-image:url(/shared/renew/images/navi/lnavi/lnavi_ttl_kosodate.jpg);
}
.lnavi_kenkou {
	background-image:url(/shared/renew/images/navi/lnavi/lnavi_ttl_kenko.jpg);
}
.lnavi_shisei {
	background-image:url(/shared/renew/images/navi/lnavi/lnavi_ttl_shisei.jpg);
}
.lnavi_sangyou {
	background-image:url(/shared/renew/images/navi/lnavi/lnavi_ttl_sangyo.jpg);
}
.lnavi_foreign {
	background-image:url(/shared/renew/images/navi/lnavi/lnavi_ttl_foreign.jpg);
}
.lnavi_shicho {
	background-image:url(/shared/renew/images/navi/lnavi/lnavi_ttl_shicho.jpg);
}
.lnavi_shigikai {
	background-image:url(/shared/renew/images/navi/lnavi/lnavi_ttl_shigikai.jpg);
}
.lnavi_kankou {
	background-image:url(/shared/renew/images/navi/lnavi/lnavi_ttl_kanko.jpg);
}

#tmp_lnavi_ttl {
	display:block;
	padding:10px 10px 15px 13px;
	text-decoration:none;
	color:inherit;
}
#tmp_lnavi_ttl a {
	padding:3px 0 3px 23px;
	background:url(/shared/renew/images/navi/lnavi/lnavi_ttl_icon.png) no-repeat left 2px;
}
#tmp_lnavi_cnt {
	padding:10px 10px 3px;
	border-top:none;
	background:url(/shared/renew/images/navi/lnavi/lnavi_cnt_bg.jpg) no-repeat left bottom;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 10px;
	padding:0 0 10px 23px;
	border-bottom:1px solid #AAAAAA;
	background:url(/shared/renew/images/icon/list_icon.gif) no-repeat 7px 0.1em;
}
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-bottom:10px;
	padding-left:0;
	background:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	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;
}
/* event_cal
============================== */
#tmp_event_cal {
	background-position:left top;
	background-repeat:no-repeat;
}
#tmp_event_cal.cal_m12,
#tmp_event_cal.cal_m1,
#tmp_event_cal.cal_m2 {
	background-image:url(/shared/renew/images/navi/event/cal_m12-2_bg.jpg);
}
#tmp_event_cal.cal_m3,
#tmp_event_cal.cal_m4,
#tmp_event_cal.cal_m5 {
	background-image:url(/shared/renew/images/navi/event/cal_m3-5_bg.jpg);
}
#tmp_event_cal.cal_m6,
#tmp_event_cal.cal_m7,
#tmp_event_cal.cal_m8 {
	background-image:url(/shared/renew/images/navi/event/cal_m6-8_bg.jpg);
}
#tmp_event_cal.cal_m9,
#tmp_event_cal.cal_m10,
#tmp_event_cal.cal_m11 {
	background-image:url(/shared/renew/images/navi/event/cal_m9-11_bg.jpg);
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	padding:18px 0 7px 6px;
	clear:both;
}
#tmp_event_cal_ttl .ttl {
	margin-bottom:6px;
}
#tmp_event_cal_ttl .year,
#tmp_event_cal_ttl #tmp_event_year {
	margin:11px 0 0 0;
	float:left;
}
#tmp_event_cal_ttl .month,
#tmp_event_cal_ttl #tmp_event_month {
	float:left;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	padding:0 7px 15px;
	border-bottom:2px solid #FFF8DF;
	clear:both;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #D3B57B;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 12px;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#F1E5CF;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFF0B4 !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#B50000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#0000EA;
	background-color:transparent;
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style:none;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.1;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 12px;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
	background:url(/shared/renew/images/navi/event/cal_prev.gif) no-repeat left center;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:inline-block;
	padding:0 12px 0 0;
	background:url(/shared/renew/images/navi/event/cal_next.gif) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}
#tmp_event_cal_cnt .cal_navi .list a {
	display:inline-block;
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
	background:url(/shared/renew/images/navi/event/cal_next.gif) no-repeat left center;
}
.format_top #tmp_event_cal {
	background-color:#FFFFFF;
	color:inherit;
	padding:10px 17px;
}
.format_top #tmp_event_cal_ttl {
	padding:0 0 8px 51px;
	background:url(/shared/renew/images/navi/rnavi/event_ttl_bg.jpg) no-repeat left top;
}
.format_top #tmp_event_cal_ttl .ttl {
	margin-bottom:0;
}
.format_top #tmp_event_cal_cnt {
	padding:0;
	border-bottom:none;
}
/* rnavi
============================== */
#tmp_wrap_rnavi {
	background:#F1E5CF url(/shared/renew/images/navi/rnavi/rnavi_top_bg.jpg) no-repeat left top;
}
#tmp_rnavi {
	background:url(/shared/renew/images/navi/rnavi/rnavi_btm_bg.jpg) no-repeat left bottom;
	padding:17px 17px 7px 18px;
}
/* box_rnavi */
.box_rnavi {
	margin:0 0 10px;
	clear:both;
}
.box_rnavi_ttl {
	font-weight:bold;
	padding:6px 13px 4px 8px;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
	background:#C5E898 url(/shared/renew/images/navi/rnavi/ttl_grn_bg.jpg) repeat-x left top;
	border:1px solid #C5E19D;
}
.box_rnavi_ttl a {
	display:block;
	padding:0 15px 0 0;
	text-decoration:none;
	color:#1F1F1F;
	background-repeat:no-repeat;
	background-position:right center;
	background-image:url(/shared/renew/images/icon/rgt_icon_grn.png);
}
.box_rnavi_cnt {
	background-color:#FFFFFF;
	color:inherit;
	padding:10px 11px 8px;
}
.format_top .box_rnavi_cnt {
	background:#FFFFFF url(/shared/renew/images/navi/rnavi/rnavi_cnt_bg.jpg) repeat-x left bottom;
}
.box_rnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
.box_rnavi_cnt ul li {
	background:url(/shared/renew/images/icon/list_icon.gif) no-repeat left 0.2em;
	padding-left:12px;
	margin-bottom:7px;
}
/* rnavi_kanko */
#tmp_rnavi_kanko {
	padding:10px 0 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_rnavi_kanko .box_rnavi_ttl {
	background:#FFECAA url(/shared/renew/images/navi/rnavi/ttl_ylw_bg.jpg) repeat-x left top;
	border:1px solid #FFE586;
	margin:0 10px;
}
#tmp_rnavi_kanko .box_rnavi_ttl a {
	background-image:url(/shared/renew/images/icon/rgt_icon_ylw.png);
}
.format_top #tmp_rnavi_kanko .box_rnavi_cnt {
	padding: 10px 0px 8px 12px;
}
.format_top #tmp_rnavi_kanko .box_rnavi_cnt ul li {
	float:left;
	width:45%;
}
/* box_joho */
.wrap_box_joho {
	background:#FFFFFF url(/shared/renew/images/navi/rnavi/joho_btm_bg.jpg) repeat-x left bottom;
	padding-bottom:5px;
	margin:0 0 10px;
	clear:both;
}
.box_joho {
	background:url(/shared/renew/images/navi/rnavi/joho_top_bg.jpg) repeat-x left top;
	padding-top:5px;
}
.box_joho_ttl {
	padding:10px;
}
.box_joho_cnt {
	padding:0 10px 10px;
}
#tmp_joho_habitancy .box_joho_ttl a {
	background:url(/shared/renew/images/icon/navi_icon.png) no-repeat left center;
	padding-left:13px;
}
#tmp_joho_habitancy .box_joho_cnt {
	padding:10px 15px 10px;
	background:url(/shared/renew/images/navi/rnavi/habitancy_line.jpg) no-repeat center top;
}
#tmp_joho_habitancy .box_joho_cnt table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #D3B57B;
}
#tmp_joho_habitancy .box_joho_cnt caption {
	font-size:85.7%;
	text-align:left;
}
#tmp_joho_habitancy .box_joho_cnt table th,
#tmp_joho_habitancy .box_joho_cnt table td {
	padding:3px 5px;
	text-align:left;
}
#tmp_joho_habitancy .box_joho_cnt table th {
	background-color:#D3B57B;
	color:#202020;
}
#tmp_joho_habitancy .box_joho_cnt table th.first {
	border-bottom:1px solid #FFFFFF;
}
#tmp_joho_habitancy .box_joho_cnt table td.first {
	border-bottom:1px solid #D3B57B;
}
/* joho_link */
#tmp_joho_link .box_joho_cnt {
	padding:10px 0 5px 10px;
}
#tmp_joho_link ul {
	list-style:none;
	list-style-image:none;
}
#tmp_joho_link ul li {
	float:left;
	margin:0 4px 0 0;
	padding-bottom:5px;
}
#tmp_joho_link ul li.txt {
	padding:13px 0 0 18px;
}
#tmp_joho_link ul li.txt a {
	display:block;
	background:url(/shared/renew/images/icon/list_icon.gif) no-repeat left 1px;
	padding-left:13px;
}
/* img_btn */
.img_btn{
	list-style:none;
	list-style-image:none;
	text-align:center;
}
.img_event_btn {
	margin:0 -1px;
	list-style:none;
	list-style-image:none;
	text-align:center;
}
.img_btn li,
.img_event_btn li {
	margin-bottom:10px 
}
.img_btn img,
.img_event_btn img {
	vertical-align:top;
}
/* list_btn */
.list_btn {
	list-style:none;
	list-style-image:none;
}
.list_btn li {
	padding-bottom:10px 
}
.format_top .list_btn li {
	float:left;
	width:128px;
}
.format_top .list_btn li.even {
	margin-right:4px;
}
.list_btn li a {
	text-decoration:none;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:8px 13px 8px 10px;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
	background:#C5E898 url(/shared/renew/images/navi/rnavi/ttl_grn_bg.jpg) repeat-x left top;
	border:1px solid #C5E19D;
}
.list_btn li a span {
	display:block;
	padding:5px 15px 5px 0;
	text-decoration:none;
	color:#1F1F1F;
	background:url(/shared/renew/images/icon/rgt_icon_grn.png) no-repeat right center;
}
.format_top .list_btn .list_mayor {
	float:none;
	width:100%;
}
.format_top .list_btn .list_mayor a{
	padding:1px;
}
.format_top .list_btn .list_mayor a span {
	min-height:20px;
	padding:12px 60px 9px 10px;
	background:url(/shared/renew/images/navi/rnavi/mayor_img.png) no-repeat right bottom;
}
/* rnavi_ban */
.rnavi_ban ul {
	list-style:none;
	list-style-image:none;
}
.rnavi_ban ul li {
	padding:0 0 8px;
	text-align:center;
}
.rnavi_ban ul li img {
	vertical-align:top;
}
/* rnavi_news */
#tmp_rnavi_news {
	margin:0 0 16px;
	padding:0 0 0 2px;
	clear:both;
}
#tmp_rnavi_news_ttl {
	padding:17px 0 8px 64px;
}
#tmp_wrap_rnavi_news_cnt {
	background:#FFFFFF url(/shared/renew/images/navi/rnavi/news_cnt_bg.jpg) repeat-x left bottom;
}
#tmp_rnavi_news_cnt {
	padding:0 19px 10px 17px;
	background:url(/shared/renew/images/navi/rnavi/news_bg.jpg) no-repeat left top;
}
#tmp_rnavi_news_cnt p {
	margin-bottom:4px;
}
#tmp_rnavi_news_cnt p.news_none {
	padding: 50px 0 0;
}
#tmp_rnavi_news_cnt .pht {
	text-align:center;
}
#tmp_rnavi_news_cnt .pht img {
	border:1px solid #FFFFFF;
}
#tmp_rnavi_news_cnt .list_btn {
	background:url(/shared/renew/images/icon/navi_icon.png) no-repeat left 5px;
	padding-left:13px;
	margin-right:-5px;
}
/* facebook_btn */
.facebook_btn {
	margin:0 0 10px;
}
.facebook_btn a {
	background:url(/shared/renew/images/navi/rnavi/facebook_btn.jpg) no-repeat left top;
	width:260px;
	height:65px;
}
.facebook_btn span {
	display:block;
	width:260px;
	height:65px;
	overflow:hidden;
	position:relative;
	z-index:-1;
}
/* rnavi_event */
#tmp_wrap_rnavi_event {
	background:#F1E5CF url(/shared/renew/images/navi/rnavi/event_top_bg.jpg) no-repeat left top;
	margin:0 0 15px;
	clear:both;
}
#tmp_rnavi_event {
	background:url(/shared/renew/images/navi/rnavi/event_btm_bg.jpg) no-repeat left bottom;
	padding:15px;
}
#tmp_rnavi_event_ttl {
	background:#FFFFFF url(/shared/renew/images/navi/rnavi/event_ttl_bg.jpg) no-repeat 17px 10px;
	color:inherit;
	padding:5px;
}
#tmp_wrap_rnavi_event .event_sp_btn {
	display:none;
}
/* rnavi_koho */
#tmp_wrap_rnavi_koho {
	background:#FFFFFF url(/shared/renew/images/navi/rnavi/koho_top_bg.jpg) no-repeat left top;
	margin:0 0 17px;
	clear:both;
}
#tmp_rnavi_koho {
	background:url(/shared/renew/images/navi/rnavi/koho_btm_bg.jpg) no-repeat left bottom;
	padding:17px 17px 10px;
}
#tmp_rnavi_koho_img {
	float:left;
	width:63px;
}
#tmp_rnavi_koho_cnt {
	float:right;
	width:150px;
}
#tmp_rnavi_koho_cnt p {
	line-height:1.3;
	margin-bottom:7px;
}
#tmp_rnavi_koho_cnt .list_btn {
	background:url(/shared/renew/images/icon/navi_icon2.png) no-repeat left 5px;
	padding-left:13px;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	background:url(/shared/renew/images/navi/pnavi/pnavi_icon.gif) no-repeat left 5px;
	padding-left:15px;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_emergency {
	width:980px; /* デザインによって変更 */
	margin:0 auto 20px;
	clear:both;
}
#tmp_emergency_s {
	margin-bottom:20px;
	clear:both;
}
#tmp_emergency_ttl,
#tmp_emergency_s_ttl {
	color:#FFFFFF;
	background-color:#B12323;
}
#tmp_emergency_ttl h2,
#tmp_emergency_s_ttl p {
	width:120px;
	height:35px;
	background:url(/shared/renew/images/main/emergency/emergency_ttl.jpg) no-repeat left top;
}
#tmp_emergency_ttl h2 span,
#tmp_emergency_s_ttl p span {
	display:block;
	width:120px;
	height:35px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_emergency_cnt {
	padding:10px;
	background-color:#FFFFFF;
	color:inherit;
}
#tmp_emergency_s_cnt {
	padding:10px;
	background:url(/shared/renew/images/main/emergency/emergency_ctn_bg.jpg) no-repeat left top;
}
#tmp_emergency_cnt ul,
#tmp_emergency_s_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_cnt ul li,
#tmp_emergency_s_cnt ul li {
	background:url(/shared/renew/images/icon/list_icon.gif) no-repeat left 0.2em;
	padding-left:12px;
	margin-bottom:7px;
}
#tmp_emergency_s_btn p {
	width:175px;
	height:45px;
	position:relative;
}
#tmp_emergency_s_btn p a {
	background:url(/shared/renew/images/main/emergency/emergency_btn.jpg) no-repeat left top;
	width:175px;
	height:45px;
}
#tmp_emergency_s_btn span {
	display:block;
	width:175px;
	height:45px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* gallery
============================== */
#tmp_wrap_gallery {
	position:relative;
	width:495px;
	height:300px;
	overflow:hidden;
	margin:0 0 15px;
	clear:both;
}
#tmp_wrap_gallery img {
	vertical-align:top;
}
#tmp_gallery ul {
	list-style:none;
	list-style-image:none;
}
#tmp_wrap_gallery .list_order {
	list-style:none;
	list-style-image:none;
	position:absolute;
	right:70px;
	bottom:9px;
	z-index:10;
}
*:first-child+html #tmp_wrap_gallery .list_order {
	bottom:7px;
}
#tmp_wrap_gallery .list_order li {
	float:left;
	margin:0 2px 0 0;
	line-height:0;
}
#tmp_gallery_player {
	position:absolute;
	right:8px;
	bottom:8px;
	z-index:10;
}
/* update
============================== */
#tmp_update {
	text-align:right;
	margin-bottom:0.2em !important;
}
/* read_all
============================== */
.read_all {
	float:right;
	clear:both;
}
.read_all ul {
	list-style:none;
	list-style-image:none;
}
.read_all ul li {
	float:left;
	background:none !important;
	padding:0 !important;
	margin-bottom:0 !important;
}
.read_all .list {
	margin-right:10px;
}
.read_all a {
	display:block;
	padding:5px 0 5px 30px;
	text-align:left;
	background-position:7px 6px;
	background-repeat:no-repeat;
}
.read_all .list a {
	background-image:url(/shared/renew/images/icon/all_icon.png);
}
.read_all .rss a {
	background-image:url(/shared/renew/images/icon/rss_icon.png);
}
/* 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 #BBBBBB;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 10px;
	color:inherit;
	font-weight:bold;
	background-color:#CCCCCC;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#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.3em 0 0;
	text-align:center;
	width:175px;
	border:1px solid #CCCCCC;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_inquiry_cnt .inquiry_btn input {
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	background:#DDDDDD  url(/shared/renew/images/main/inquiry/inquiry_btn_bg.jpg) repeat-x left top;
	color:#202020;
	padding:12px 0;
	cursor:pointer;
	font-weight:bold;
	border:none;
	width:100%;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #CFAE70;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 10px;
	color:inherit;
	font-weight:bold;
	background-color:#DFC99F;
}
#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 {
	border:1px solid #EDE3D1;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	margin:0.8em 0 0 0 !important;
	width:175px;
	clear:both;
}
#tmp_feedback_cnt .submit input {
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	text-align:center;
	font-size:114.3%;
	background:#F7F0DD  url(/shared/renew/images/main/feedback/feedback_btn_bg.jpg) repeat-x left top;
	color:#202020;
	padding:11px 0;
	cursor:pointer;
	font-weight:bold;
	border:none;
	width:100%;
}
/* ==================================================
banner
================================================== */
#tmp_wrap_publicity {
	margin:10px 0 -38px 49px;
	background:url(/shared/renew/images/main/publicity/publicity_line.png) no-repeat left top;
	padding-top:27px;
	clear:both;
}
#tmp_publicity {
	background:url(/shared/renew/images/main/publicity/publicity_line.png) no-repeat left bottom;
	padding:0 0 25px 6px;
}
#tmp_wrap_publicity_ttl {
	width:165px;
	float:left;
	margin-right:5px;
	background:#FFFFFF url(/shared/renew/images/navi/rnavi/joho_top_bg.jpg) repeat-x left top;
	padding-top:5px;
}
#tmp_publicity_ttl {
	background:url(/shared/renew/images/navi/rnavi/joho_btm_bg.jpg) repeat-x left bottom;
	padding:13px 20px 12px;
	min-height:80px;
}
#tmp_publicity_cnt {
	width:707px;
	float:left;
	padding-top:3px;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 5px 0 0;
	padding:0 0 5px;
	float:left;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
	color:inherit;
	background-color:#FFFFFF;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	padding-top:25px;
	width:100%;
	min-width:980px;
	background:url(/shared/renew/images/footer/footer_bg.png) no-repeat bottom center;
}
.format_top #tmp_wrap_footer {
	padding-top:50px;
	background-image:url(/shared/renew/images/footer/footer_top_bg.png);
}
#tmp_footer {
	width:980px;
	margin:0 auto;
}
/* fnavi
============================== */
#tmp_fnavi {
	list-style:none;
	list-style-image:none;
	padding: 8px 100px 8px 18px;
}
#tmp_fnavi li {
	margin:0 15px 0 0;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi li a {
	display:block;
	background:url(/shared/renew/images/icon/navi_icon.png) no-repeat left 6px;
	padding:2px 2px 2px 15px
}
/* footer_cnt
============================== */
#tmp_footer_cnt {
	padding: 0 450px 20px 18px;
	clear:both;
}
#tmp_footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
}
#tmp_footer_cnt address span {
	margin-right:1em;
}
#tmp_footer .pref_btn {
	margin-left:5px;
}
#tmp_footer .pref_btn a {
	display:inline-block;
	background:#C9E09E url(/shared/renew/images/icon/navi_icon.png) no-repeat 5px 8px;
	color:#333333;
	padding:2px 4px 2px 18px;
	text-decoration:none;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
/* copyright
============================== */
#tmp_wrap_copyright {
	width:100%;
	min-width:980px;
	background:url(/shared/renew/images/footer/copyright_bg.jpg) repeat-y top center;
}
#tmp_copyright {
	width:980px;
	margin:0 auto;
	font-size:85.7%;
	padding:0 0 1px;
}
#tmp_copyright p {
	padding-left:18px;
}
/* ==================================================
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:#921313; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#1A5713; /* デザインによって変更 */
	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 #75DFDF;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:3px 10px;
	color:inherit;
	font-weight:bold;
	background-color:#C8F1F7;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:14px 10px 5px;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:22px !important; /* 変更しない */
	list-style-image:url(/shared/renew/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.8em !important; /* 変更しない */
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
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;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FFE7E3; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#DFF1D8; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#F5F1E9; /* デザインによって変更 */
}

@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_wrapper3:after,
#tmp_wrapper4: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,
.box_joho_ttl:after,
.box_joho_cnt:after,
#tmp_wrap_rnavi_koho:after,
#tmp_rnavi_koho:after,
#tmp_rnavi_news:after,
#tmp_rnavi_news_ttl:after,
#tmp_rnavi_news_cnt:after,
.wrap_box_rnavi:after,
.box_rnavi:after,
.box_rnavi_ttl:after,
.box_rnavi_cnt:after,
.wrap_box_joho:after,
.box_joho:after,
.list_btn:after,
#tmp_wrap_gallery .list_order: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,
.plugin:after,
.pnavi:after,
.read_all:after,
.read_all ul: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_wrap_publicity:after,
#tmp_publicity: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 {
	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_wrapper3,
*:first-child+html #tmp_wrapper4,
*: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 .box_joho_ttl,
*:first-child+html .box_joho_cnt,
*:first-child+html #tmp_wrap_rnavi_koho,
*:first-child+html #tmp_rnavi_koho,
*:first-child+html #tmp_rnavi_news,
*:first-child+html #tmp_rnavi_news_ttl,
*:first-child+html #tmp_rnavi_news_cnt,
*:first-child+html .wrap_box_rnavi,
*:first-child+html .box_rnavi,
*:first-child+html .box_rnavi_ttl,
*:first-child+html .box_rnavi_cnt,
*:first-child+html .wrap_box_joho,
*:first-child+html .box_joho,
*:first-child+html .list_btn,
*:first-child+html #tmp_wrap_gallery .list_order,
*: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 .plugin,
*:first-child+html .pnavi,
*:first-child+html .read_all,
*:first-child+html .read_all ul,
*: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_wrap_publicity,
*:first-child+html #tmp_publicity,
*: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 {
	min-height:1%; /* 変更しない */
}


