@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em;
	padding: 16px 24px;
	line-height: 1.4;
	font-size: 188.9%;
	background-color: #037f9e;
	color: #ffffff;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	background-color: transparent;
	color: #222222;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	font-size: 155.6%;
	background-color: #f4f4f4;
	padding: 15px;
	border-bottom: 2px solid #028bad;
}
#tmp_contents h3 {
	font-size: 144.4%;
	background: transparent url(/shared/templates/free_rn/images/main/line_h3.png) no-repeat 0 22px;
	padding: 14px 22px;
	border-bottom: 2px solid #028bad;
}
#tmp_contents h4 {
	font-size: 122.2%;
	background: transparent url(/shared/templates/free_rn/images/main/line_h3.png) no-repeat 0 6px;
	padding: 0 17px;
}
#tmp_contents h5 {
	font-size: 111.1%;
}
#tmp_contents h6 {
	font-size: 100%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ul {
	margin:0 0 1.3em 1.5em; /* Do not edit */
	list-style-image:url(/shared/site_rn/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 3.4em 1.5em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.4em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents .context_box {
	margin:0 0 0.8em;
}
/* ==================================================
parts
================================================== */
/* 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;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 40px; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding: 18px 20px 12px 16px;
	color: #222222;
	background-color:#ecf5f7;
	border:2px solid #ecf5f7;
}
#tmp_contents div.outline {
	padding: 18px 20px 12px 16px;
	color: #222222;
	background-color:#ecf5f7;
	border:2px solid #ecf5f7;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 40px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 20px;
	line-height: 1.7;
	font-weight: bold;
}
#tmp_contents ul.box_btn li a {
	display: block;
	text-decoration: none;
	padding: 14px 30px 12px 18px;
	min-height: 60px;
	border: 2px solid #ffffff;
	color: #222222;
	background: #ffffff url(/shared/templates/free_rn/images/icon/icon_arrow.png) no-repeat right 25px;
	-webkit-box-shadow: 0 0 7px 0 rgba(21, 21, 21, 0.2);
	-moz-box-shadow: 0 0 7px 0 rgba(21, 21, 21, 0.2);
	box-shadow: 0 0 7px 0 rgba(21, 21, 21, 0.2);
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus,
#tmp_contents ul.box_btn li a:active {
	background-color: #e0f9ff;
	border-color: #005a71;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 40px; /* Do not edit */
	border: 2px solid #037f9e;
	color: #222222;
	background-color: #ffffff;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	display: block;
	padding: 14px 18px;
	font-weight: bold;
	font-size: 122.2%;
	border-bottom: 2px solid #ededed;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:16px 16px 2px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul li a,
#tmp_contents .box_info ol li a {
	text-decoration: none;
}
#tmp_contents .box_info ul li a:hover,
#tmp_contents .box_info ol li a:hover,
#tmp_contents .box_info ul li a:focus,
#tmp_contents .box_info ol li a:focus,
#tmp_contents .box_info ul li a:active,
#tmp_contents .box_info ol li a:active {
	text-decoration: underline;
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 40px; /* Do not edit */
	border: 2px solid #037f9e;
	color: #222222;
	background-color: #ffffff;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	display: block;
	padding: 14px 18px;
	font-weight: bold;
	font-size: 122.2%;
	border-bottom: 2px solid #ededed;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding:16px 16px 2px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul li a,
#tmp_contents .box_link ol li a {
	text-decoration: none;
}
#tmp_contents .box_link ul li a:hover,
#tmp_contents .box_link ol li a:hover,
#tmp_contents .box_link ul li a:focus,
#tmp_contents .box_link ol li a:focus,
#tmp_contents .box_link ul li a:active,
#tmp_contents .box_link ol li a:active {
	text-decoration: underline;
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 40px; /* Do not edit */
	color: #222222;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 8px 1px rgba(21, 21, 21, 0.2);
	-moz-box-shadow: 0 0 8px 1px rgba(21, 21, 21, 0.2);
	box-shadow: 0 0 8px 1px rgba(21, 21, 21, 0.2);
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_ttl {
	padding: 15px 25px 14px 15px;
	font-weight: bold;
	color: inherit;
	background-color: transparent ;
	min-height: 60px;
	border-bottom: 1px solid #037f9e;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin: 0;
}
#tmp_contents .box_menu .box_menu_ttl a {
	display: block;
	text-decoration: none;
	border: 2px solid #ffffff;
	border-bottom-width: 1px;
	color: inherit;
	background: transparent url(/shared/templates/free_rn/images/icon/icon_arrow.png) no-repeat right 22px;
	padding: 15px 25px 14px 15px;
	margin: -15px -25px -14px -15px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus,
#tmp_contents .box_menu .box_menu_ttl a:active {
	background-color: #e0f9ff;
	border-color: #005a71;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 15px 16px 5px;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:34px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:34px; /* Do not edit */
}
#tmp_contents .box_menu ul li a {
	text-decoration: none;
}
#tmp_contents .box_menu ul li a:hover,
#tmp_contents .box_menu ul li a:focus,
#tmp_contents .box_menu ul li a:active {
	text-decoration: underline;
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* datatable
enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table,
#tmp_contents table.governor_activity_list {
	margin:0 0 40px; /* Do not edit */
	color:#222222;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #cdcfde;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th,
#tmp_contents table.governor_activity_list th {
	padding:14px 16px;
	color:inherit;
	font-weight: bold;
	background-color:#ffe18f;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td,
#tmp_contents table.governor_activity_list td {
	padding:12px 16px;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable td a,
#tmp_contents table.enquete_table td a,
#tmp_contents table.governor_activity_list td a {
	display: inline-block;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption,
#tmp_contents table.governor_activity_list caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p,
#tmp_contents table.governor_activity_list p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol,
#tmp_contents table.governor_activity_list ul,
#tmp_contents table.governor_activity_list ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol,
#tmp_contents table.governor_activity_list ul ul,
#tmp_contents table.governor_activity_list ul ol,
#tmp_contents table.governor_activity_list ol ul,
#tmp_contents table.governor_activity_list ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .governor_activity_list th.ga_date {
	width:15%;
}
#tmp_contents .governor_activity_list th.ga_place {
	width:25%;
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#c20f13; /* text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* アンケート form*/
#tmp_contents table.enquete_table textarea,
#tmp_contents table.enquete_table input {
	width:100%;
}
#tmp_contents table.enquete_table fieldset textarea,
#tmp_contents table.enquete_table fieldset input,
#tmp_contents table.enquete_table input[type=radio] {
	width:auto;
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#fdd6e8; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#ffffbf; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#dff3f4; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#f4f5f9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e2ebd0; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#e9e0f3; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #cdcfde; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#ffe18f; /* = table.datatable th */
	border:1px solid #cdcfde; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #cdcfde; /* = table.datatable td */
}
/* gmap
================================================== */
#tmp_gmap_link {
	width:520px;
	margin:50px auto 60px;
	clear:both;
}
#tmp_contents .box_gmap {
	margin:50px 40px 60px;
	clear:both;
	text-align:center;
}
#tmp_contents #tmp_gmap_img {
	font-weight:bold;
	text-align:center;
	margin:0 0 20px;
}
#tmp_gmap_img a {
	padding:7px 0;
	text-decoration:none;
	border:2px solid #037f9e;
	color:#333333;
	display:block;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	box-shadow: 0 0 5px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 0 0 5px rgba(11, 2, 5, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(11, 2, 5, 0.2);
	background:url(/shared/templates/free_rn/images/icon/icon_arrow.png) no-repeat right center;
}
#tmp_gmap_img a:hover {
	background-color:#e0f9ff;
}
#tmp_gmap_img span {
	display:inline-block;
	background:url(/shared/templates/free_rn/images/icon/gmap_icon.png) no-repeat left center;
	padding:12px 0 12px 65px;
}
#tmp_contents #tmp_gmap_btn ul {
	margin-left:1em;
}
/* float_img
============================== */
.float_left150 {
	width:150px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.float_left150 p {
	margin:0 !important;
}
.float_left200 {
	width:200px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.float_left200 p {
	margin:0 !important;
}
.float_right150 {
	width:150px;
	margin-bottom:10px;
	margin-left:10px;
	float:right;
}
.float_right150 p {
	margin:0 !important;
}
.float_right200 {
	width:200px;
	margin-bottom:10px;
	margin-left:10px;
	float:right;
}
.float_right200 p {
	margin:0 !important;
}
.float_left150 img,
.float_left200 img,
.float_right150 img,
.float_right200 img {
	max-width: none;
}

/* ==================================================
トップ
================================================== */
.format_top #tmp_contents h2 {
	margin-top:0;
}
/* idsc_ttl
================================================== */
#tmp_idsc_ttl {
	margin:0 0 16px;
}
#tmp_idsc_ttl .idsc_ttl_inner {
	border:4px solid #028bad;
	background-color:#ffffff;
	font-size:111.11%;
	font-weight:bold;
	padding:15px 16px;
	margin:-34px 20px 0;
	position:relative;
}
#tmp_idsc_ttl .idsc_ttl_inner a {
	display:inline-block;
	text-decoration:none;
	background-color:#ffffff;
	color:#222222;
	background-repeat:no-repeat;
	background-position:left 0.4em;
	padding-left:18px;
}
#tmp_idsc_ttl .idsc_ttl_inner a:hover,
#tmp_idsc_ttl .idsc_ttl_inner a:focus {
	text-decoration:underline;
}
.disp_issue2 #tmp_idsc_ttl .idsc_ttl_inner {
	border-color:#faeb4b;
}
.disp_issue2 #tmp_idsc_ttl .idsc_ttl_inner a {
	background-image:url(/shared/site_idcs/images/icon/arrow_btn_yellow.png);
}
.disp_issue3 #tmp_idsc_ttl .idsc_ttl_inner {
	border-color:#fb1d56;
}
.disp_issue3 #tmp_idsc_ttl .idsc_ttl_inner a {
	background-image:url(/shared/site_idcs/images/icon/arrow_btn_red.png);
}
.disp_issue1 #tmp_idsc_ttl {
	margin:0 0 50px;
}
.disp_issue1 #tmp_idsc_ttl .idsc_ttl_inner {
	display:none;
}
/* topics_list
================================================== */
#tmp_contents .topics_list {
	list-style:none;
	margin:-10px 0 40px;
	font-size:88.89%;
}
#tmp_contents .topics_list li {
	margin:0 !important;
	background:url(/shared/site_idcs/images/icon/dot_line.png) repeat-x left bottom;
}
#tmp_contents .topics_list li a {
	display:block;
	text-decoration:none;
	padding:15px 15px 15px 0;
	color:#222222;
	background:transparent url(/shared/site_idcs/images/icon/arrow_btn.png) no-repeat right 21px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
#tmp_contents .topics_list li a:hover {
	text-decoration:underline;
	background-color: #e0f9ff;
}

/* section_comment
================================================== */
#tmp_contents .section_comment {
	margin:0 0 23px;
	clear:both;
}
#tmp_contents .section_comment .section_sub_ttl h3 {
	margin:0;
}
#tmp_contents .section_comment .section_cnt {
	background-color:#e5f9f9;
	padding:14px 18px 6px;
}
#tmp_contents .section_comment .section_cnt p.clipped {
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.no_javascript #tmp_contents .section_comment .btn_see_more,
.no_javascript #tmp_contents .fixed_point_table .section_table_item table,
.no_javascript #tmp_contents .fixed_point_table .section_table_item .search_result,
.no_javascript #tmp_outbreak_shiftJIS {
	display: none;
}
.no_javascript #tmp_outbreak_situation .hiden_link {
	display: block;
}
.no_javascript #tmp_outbreak_situation .section_table_item iframe.pbi {
	width: 100%;
}
/* outbreak_situation
================================================== */
#tmp_outbreak_situation {
	margin:60px 0 40px;
	clear:both;
}
#tmp_contents #tmp_outbreak_situation h2 {
	margin:0 0 8px;
}
#tmp_contents #tmp_outbreak_situation h3 {
	margin:0;
}
#tmp_contents #tmp_outbreak_situation h4 {
	margin:0 0 20px;
}
#tmp_outbreak_situation .section_main {
	background-color:#e5f9f9;
	padding:20px;
}
#tmp_outbreak_situation .section_main .section_table {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #222222;
	padding:0 15px;
	margin:0 0 20px;
	-webkit-box-shadow: 0 0 8px rgba(21, 21, 21, 0.2);
	-moz-box-shadow: 0 0 8px rgba(21, 21, 21, 0.2);
	box-shadow: 0 0 8px rgba(21, 21, 21, 0.2);
}
#tmp_outbreak_situation .section_main .section_table .section_table_item {
	padding:25px 0 30px;
	border-bottom:1px solid #ececee;
}
#tmp_outbreak_situation .section_main .section_table .section_table_item:last-child {
	padding-bottom:20px;
	border:none;
}
#tmp_outbreak_situation .hiden_link {
	display: none;
}
/* search_result */
#tmp_contents .search_result {
	font-size:88.89%;
}
#tmp_contents .search_result p:last-child {
	margin-bottom:0;
}
/* datatable */
#tmp_contents #tmp_outbreak_situation table.datatable {
	width:100% !important;
	margin:0 0 10px;
	font-size: 88.9%;
}
#tmp_contents #tmp_outbreak_situation table.datatable th {
	background-color:#037f9e;
	color:#ffffff;
}
#tmp_contents #tmp_outbreak_situation table.datatable th,
#tmp_contents #tmp_outbreak_situation table.datatable td {
	padding:10px 4px;
}
#tmp_contents #tmp_outbreak_situation .fixed_point_table table.datatable thead th {
	text-align: left;
}
#tmp_contents #tmp_outbreak_situation .fixed_point_table table.datatable tbody th {
	vertical-align: bottom;
	text-align: left;
}
#tmp_contents #tmp_outbreak_situation .fixed_point_table table.datatable tbody th:nth-child(1) {
	width: 175px;
}
/*
#tmp_contents #tmp_outbreak_situation .fixed_point_table table.datatable th:nth-child(2){
	width: 160px;
}
#tmp_contents #tmp_outbreak_situation .fixed_point_table table.datatable th:nth-child(3){
	width: 75px;
}
#tmp_contents #tmp_outbreak_situation .fixed_point_table table.datatable th:nth-child(4) {
	width: 130px;
}
#tmp_contents #tmp_outbreak_situation .fixed_point_table table.datatable th:nth-child(5){
	width: 162px;
}
#tmp_contents #tmp_outbreak_situation .fixed_point_table table.datatable th:nth-child(6){
	width: 135px;
}
#tmp_contents #tmp_outbreak_situation .fixed_point_table table.datatable th:nth-child(7){
	width: 179px;
}
*/
#tmp_contents #tmp_outbreak_situation .fixed_point_table table.datatable a {
	color: #ffffff;
}
/* btn_see_more
================================================== */
#tmp_contents .btn_see_more {
	text-align:center;
	margin: 27px 0 14px;
}
#tmp_contents .btn_see_more a {
	position: relative;
	display: inline-block;
	text-align:left;
	padding: 6px 45px 6px 20px;
	min-width:240px;
	min-height: 44px;
	text-decoration: none;
	border: 2px solid #ffffff;
	background-color: #ffffff;
	color: #222222;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	overflow: hidden;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_contents .btn_see_more a:after {
	content: '';
	position: absolute;
	right: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 28px;
	height: 28px;
	background: transparent url(/shared/site_idcs/images/icon/icon_plus.png) no-repeat;
	color: inherit;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_contents .btn_see_more a:hover {
	background-color: #e0f9ff;
	border-color: #005a71;
}
#tmp_contents .btn_see_more a.active:after {
	background-image: url(/shared/site_idcs/images/icon/icon_minus.png);
}

/* disease_trend
================================================== */
#tmp_contents #tmp_disease_trend .col3,
#tmp_contents #tmp_disease_trend .col3L,
#tmp_contents #tmp_disease_trend .col3M,
#tmp_contents #tmp_disease_trend .col3R {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin:0;
	border:none;
}
#tmp_contents #tmp_disease_trend .col3 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
	margin:0 -12px;
	width:auto;
}
#tmp_contents #tmp_disease_trend .col3L,
#tmp_contents #tmp_disease_trend .col3M,
#tmp_contents #tmp_disease_trend .col3R {
	width:33.333333%;
	padding:0 12px;
}
#tmp_disease_trend .menu_list {
	width:100%;
	background-color:#ffffff;
	color:inherit;
	-webkit-box-shadow: 0 0 8px rgba(21, 21, 21, 0.2);
	-moz-box-shadow: 0 0 8px rgba(21, 21, 21, 0.2);
	box-shadow: 0 0 8px rgba(21, 21, 21, 0.2);
	margin:0 0 22px;
}
#tmp_disease_trend .menu_list_ttl {
	text-align:center;
	background-color:#e5f9f9;
	color:inherit;
	padding:14px 5px;
	border-bottom:3px solid #037f9e;
}
#tmp_contents #tmp_disease_trend .menu_list_ttl p {
	margin-bottom:0;
	font-size:122.22%;
	font-weight:bold;
}
#tmp_disease_trend .menu_list_cnt {
	padding:13px 20px;
}
#tmp_contents #tmp_disease_trend .menu_list_cnt ul {
	margin:0;
	list-style:none;
}
#tmp_contents #tmp_disease_trend .menu_list_cnt ul li {
	margin:0 0 14px;
	background:url(/shared/site_idcs/images/icon/arrow_btn_blue.png) no-repeat left 0.4em;
	padding-left:18px;
}
#tmp_contents #tmp_disease_trend .menu_list_cnt ul li a {
	display:inline-block;
	color:#222222;
	background-color:transparent;
	text-decoration:none;
}
#tmp_contents #tmp_disease_trend .menu_list_cnt ul li a:hover {
	text-decoration:underline;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width:auto;
	display:block;
}
#tmp_header {
	width:100% !important;
	float:none !important;
	margin:0 0 10px !important;
	padding:0 0 10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin:10px 0 0 !important;
	padding:10px 0 0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.container {
	width:100% !important;
}
.wrap_col_rgt_navi,
#tmp_links .btn_see_more,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_means,
#tmp_hnavi_s,
.region_info,
#tmp_wrapper:before,
.box_recommended,
#tmp_footer .footer_nav,
.directional_button,
.col_kenmin .col_rnavi,
#tmp_lnavi,
#tmp_governor_tnavi,
#tmp_idx_pickup,
#tmp_gmap_link {
	display:none !important;
}
#tmp_links .link_inner .link_body ul li {
	display:block !important;
}
#tmp_wrap_main {
	width:100% !important;
	float: none;
}
#tmp_main_content {
	overflow: visible;
	width:100% !important;
}
.custom_container {
	width: 100% !important;
	max-width: none;
	padding:0 !important;
}
.wrap_col_nm,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main,
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_header,
#tmp_wrap_main {
	float: none;
	width: 100%;
	max-width: 100%;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.format_free #tmp_footer .footer_front {
	margin-bottom:0;
}
.format_free .footer_aside,
.footer_cnt address {
	margin-bottom:10px;
}
#tmp_footer .footer_info{
	float: none;
	padding:0;
	width:100%;
}
.prefectural_info {
	width:100%;
	float:none;
}
.format_free .copyright {
	margin:0 !important;
	text-align:left !important;
}
#tmp_wrap_header:before,
#tmp_wrap_main:before {
	display: none !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}
