﻿@charset "utf-8";

/* ==================================================
contents
================================================== */
/* gallery
============================== */
#tmp_wrap_gallery {
	background:url(/shared/templates/top/images/shisaku_bg.png) no-repeat left top;
	padding:5px 5px 35px;
	margin-bottom:10px;
	clear:both;
	position:relative;
}
#tmp_gallery {
	width:678px;
}
.used_javascript #tmp_gallery {
	visibility:hidden;
}
#tmp_gallery ul {
	list-style:none;
	overflow:hidden;
}
#tmp_gallery .list_order {
	width:200px;
	height:16px;
	position:absolute;
	bottom:15px;
	left:80px;
	z-index:9;
	list-style:none;
	list-style-image:none;
}
#tmp_gallery .list_order li {
	float:left;
	margin-right:4px;
}
#tmp_gallery .list_order li img {
	vertical-align:top;
}
#tmp_gallery_player {
	position:absolute;
	bottom:13px;
	left:15px;
	z-index:11;
}
/* disaster
============================== */
#tmp_disaster {
	border:2px solid #FFFFFF;
	background:url(/shared/templates/top/images/de_box_bg.png) repeat-y left top;
	margin:0 5px 16px;
}
#tmp_disaster_ttl {
	padding:6px 9px;
}
#tmp_disaster_cnt {
	padding:0px 9px 5px;
}
#tmp_de #tmp_disaster {
	float:left;
	width:330px;
}
/* emergency
============================== */
#tmp_emergency {
	border:2px solid #FFFFFF;
	background:url(/shared/templates/top/images/de_box_bg.png) repeat-y left top;
	margin:0 5px 16px;
}
#tmp_emergency_ttl {
	padding:6px 9px;
}
#tmp_emergency_cnt {
	padding:0px 9px 5px;
}
#tmp_de #tmp_emergency {
	float:right;
	width:330px;
}
/* information
============================== */
#tmp_information {
	margin-bottom:14px;
	clear:both;
}
#tmp_information_ttl {
	background:url(/shared/templates/top/images/info_ttl_bg.png) no-repeat left top;
	padding:9px 0 0 10px;
}
#tmp_information_ttl ul {
	list-style:none;
}
#tmp_information_ttl ul li {
	float:left;
	margin:0 6px 0 0;
	position:relative;
	z-index:1;
}
#tmp_information_ttl ul li a {
	display:block;
	width:120px;
	height:30px;
}
#tmp_information_ttl_1 a {
	background:url(/shared/templates/top/images/tab_what_off.png) no-repeat left top;
}
#tmp_information_ttl_1.active a {
	background:url(/shared/templates/top/images/tab_what_on.png) no-repeat left top;
}
#tmp_information_ttl_2 a {
	background:url(/shared/templates/top/images/tab_press_off.png) no-repeat left top;
}
#tmp_information_ttl_2.active a {
	background:url(/shared/templates/top/images/tab_press_on.png) no-repeat left top;
}
#tmp_information_ttl_3 a {
	background:url(/shared/templates/top/images/tab_topics_off.png) no-repeat left top;
}
#tmp_information_ttl_3.active a {
	background:url(/shared/templates/top/images/tab_topics_on.png) no-repeat left top;
}
#tmp_information_ttl_1 ul li span {
	display:block;
	width:120px;
	height:30px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_wrap_information_cnt {
	background:url(/shared/templates/top/images/info_cnt_bg.png) no-repeat left bottom;
	padding-bottom:10px;
	clear:both;
}
#tmp_information_cnt {
	background:url(/shared/templates/top/images/info_bg.png) repeat-y left top;
	padding:10px 10px 0;
}
.used_javascript #tmp_topics,
.used_javascript #tmp_what,
.used_javascript #tmp_press {
	display:none;
}
#tmp_information_cnt .info_cnt {
	padding:5px 12px 7px 10px;
	clear:both;
}
#tmp_information_cnt .info_cnt ul {
	padding-left:20px;
	margin-bottom:0.8em;
	list-style-image:url(/shared/images/icon/list_icon.gif);
}
#tmp_information_cnt .info_cnt ul li {
	margin-bottom:0.5em;
}
/* list_table */
table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
* html table.list_table {
	width:auto;
}
table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.list_table .icon {
	width:80px;
	padding:0;
}
table.list_table .date {
	width:70px;
	padding:0;
}
table.list_table .date_year {
    width:110px;
}
table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* read_all */
.read_all {
	clear:both;
	text-align:right;
}
/* cate_menu
============================== */
#tmp_cate_menu {
	clear:both;
}
/* candidate
============================== */
#tmp_wrap_candidate {
	float:left;
	width:250px;
	padding-top:4px;
	margin-bottom:10px;
	background:url(/shared/templates/top/images/candidate_top_bg.png) no-repeat left top;
}
#tmp_candidate {
	padding-bottom:8px;
	background:url(/shared/templates/top/images/candidate_btm_bg.png) no-repeat left bottom;
}
#tmp_candidate2 {
	padding:0 8px;
	background:url(/shared/templates/top/images/candidate_bg.png) repeat-y left top;
}
#tmp_candidate_ttl {
	background:url(/shared/templates/top/images/candidate_ttl_bg.png) repeat-x left top;
	padding:8px 0 7px 8px;
}
#tmp_candidate_cnt {
	color:#000000;
	background:#FC9E00 url(/shared/templates/top/images/candidate_cnt_bg.png) repeat-x left top;
	padding:7px 0 1px 7px;
}
#tmp_candidate_cnt a {
	color:#000000;
}
#tmp_candidate_cnt ul {
	list-style:none;
}
#tmp_candidate_cnt ul li{
	float:left;
	padding-bottom:6px;
	margin-right:5px;
}
* html #tmp_candidate_cnt ul li{
	display:inline;
}
#tmp_candidate_cnt ul li img {
	vertical-align:top;
}
/* law
============================== */
#tmp_wrap_law {
	position:relative;
	float:right;
	width:430px;
	padding-top:4px;
	margin-bottom:10px;
	background:url(/shared/templates/top/images/law_top_bg.png) no-repeat left top;
}
#tmp_law {
	padding-bottom:8px;
	background:url(/shared/templates/top/images/law_btm_bg.png) no-repeat left bottom;
}
#tmp_law2 {
	background:url(/shared/templates/top/images/law_bg.png) repeat-y left top;
	padding:0 8px;
}
#tmp_law_ttl {
	background:url(/shared/templates/top/images/law_ttl_bg.png) repeat-x left top;
	padding:3px 0 4px 10px;
}
#tmp_law_cnt {
	color:#000000;
	min-height:282px;
	background:#54B4CB url(/shared/templates/top/images/law_cnt_bg.png) repeat-x left top;
	padding:10px 0 4px 7px;
}
#tmp_law_cnt a {
	color:#000000;
}
#tmp_law_cnt .law_lead {
	margin:0 0 4px;
	background:url(/shared/templates/top/images/law_lead.png) no-repeat left top;
	width:336px;
	height:20px;
}
#tmp_law_cnt .law_lead span {
	display:block;
	width:336px;
	height:20px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_law_cnt ul {
	list-style:none;
}
#tmp_law_cnt ul li {
	float:left;
	padding-bottom:5px;
	margin-right:4px;
	position:relative;
	z-index:1;
}
* html #tmp_law_cnt ul li{
	display:inline;
}
#tmp_law_cnt ul li a {
	display:block;
	width:199px;
	height:81px;
	background-repeat:no-repeat;
	background-image:url(/shared/images/clicknavi/clicknavi_btn.png);
}
#tmp_law_lead_1 a {
	background-position:0 top;
}
#tmp_law_lead_1.active a,
#tmp_law_lead_1 a:hover,
#tmp_law_lead_1 a:focus {
	background-position:0 bottom;
}
*:first-child+html #tmp_law_lead_1 a:active {
	background-position:0 bottom;
}
* html #tmp_law_lead_1 a:active {
	background-position:0 bottom;
}
#tmp_law_lead_2 a {
	background-position:-199px top;
}
#tmp_law_lead_2.active a,
#tmp_law_lead_2 a:hover,
#tmp_law_lead_2 a:focus {
	background-position:-199px bottom;
}
*:first-child+html #tmp_law_lead_2 a:active {
	background-position:-199px bottom;
}
* html #tmp_law_lead_2 a:active {
	background-position:-199px bottom;
}
#tmp_law_lead_3 a {
	background-position:-398px top;
}
#tmp_law_lead_3.active a,
#tmp_law_lead_3 a:hover,
#tmp_law_lead_3 a:focus {
	background-position:-398px bottom;
}
*:first-child+html #tmp_law_lead_3 a:active {
	background-position:-398px bottom;
}
* html #tmp_law_lead_3 a:active {
	background-position:-398px bottom;
}
#tmp_law_lead_4 a {
	background-position:-597px top;
}
#tmp_law_lead_4.active a,
#tmp_law_lead_4 a:hover,
#tmp_law_lead_4 a:focus {
	background-position:-597px bottom;
}
*:first-child+html #tmp_law_lead_4 a:active {
	background-position:-597px bottom;
}
* html #tmp_law_lead_4 a:active {
	background-position:-597px bottom;
}
#tmp_law_lead_5 a {
	background-position:-796px top;
}
#tmp_law_lead_5.active a,
#tmp_law_lead_5 a:hover,
#tmp_law_lead_5 a:focus {
	background-position:-796px bottom;
}
*:first-child+html #tmp_law_lead_5 a:active {
	background-position:-796px bottom;
}
* html #tmp_law_lead_5 a:active {
	background-position:-796px bottom;
}
#tmp_law_lead_6 a {
	background-position:-995px top;
}
#tmp_law_lead_6.active a,
#tmp_law_lead_6 a:hover,
#tmp_law_lead_6 a:focus {
	background-position:-995px bottom;
}
*:first-child+html #tmp_law_lead_6 a:active {
	background-position:-995px bottom;
}
* html #tmp_law_lead_6 a:active {
	background-position:-995px bottom;
}
#tmp_law_cnt ul li span {
	display:block;
	width:199px;
	height:81px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_law_cnt #tmp_parent_pnavi {
	margin-right:7px;
	padding:0 5px;
	background-color:#C8EFEC;
}
#tmp_law_cnt #tmp_parent_pnavi span {
	z-index:1;
	display:inline-block;
	vertical-align:middle;
}
#tmp_law_cnt #tmp_parent_pnavi span a {
	display:inline;
}
#tmp_law_cnt #tmp_parent_pnavi span a img {
	margin:2px 5px 2px 0;
	vertical-align:middle;
}
#tmp_law_cnt #tmp_list_child {
	margin:5px 0;
}
#tmp_law_cnt #tmp_list_child ul li {
	color:inherit;
	width:196px;
	padding:0;
	margin:0 4px 4px 0;
	border:1px solid #BFBFBF;
	border-radius:3px; 
	box-shadow:1px 1px 1px;
	background:#FFFFFF;
}
#tmp_law_cnt #tmp_list_child ul li a {
	display:block;
	color:#0059B4;
	width:auto;
	height:auto;
	padding:7px 10px;
	border-radius:3px; 
	border:1px solid #FFFFFF;
	text-decoration:none;
	background:#E2E2E2 url(/shared/images/clicknavi/clicknavi_btn_bg_off.png) repeat-x left top;
}
* html #tmp_law_cnt #tmp_list_child ul li a {
	display:inline-block;
	width:100%;
}
#tmp_law_cnt #tmp_list_child ul li a.active {
	color:#0059B4;
	background:#FFCC00 url(/shared/images/clicknavi/clicknavi_btn_bg_on.png) repeat-x left top;
}
#tmp_law_cnt #tmp_list_grandchild {
	padding:8px 10px 5px;
	margin:5px 7px 5px 0;
	color:inherit;
	border-radius:3px; 
	box-shadow:1px 1px 1px;
	background-color:#FFFFFF;
}
#tmp_law_cnt #tmp_list_grandchild ul li {
	float:none;
	padding-left:10px;
	background:url(/shared/images/navi/rnavi/rnavi_box_icon.png) no-repeat 0 0.3em;
}
* html #tmp_law_cnt #tmp_list_grandchild ul li {
	display:inline-block;
}
#tmp_law_cnt #tmp_list_grandchild ul li a {
	color:#0059B4;
	width:auto;
	height:auto;
	background:none;
}
#tmp_law_cnt #tmp_linklist {
	clear:both;
	font-size:85%;
	text-align:right;
	margin-right:8px;
}
#tmp_law_cnt #tmp_linklist a {
	color:#000000;
	padding:2px 0 2px 10px;
	background:url(/shared/templates/top/images/law_list_icon.png) no-repeat 0 0.5em;
}
#tmp_law_cnt #tmp_btn_close {
	position:absolute;
	top:15px;
	right:15px;
}
#tmp_law_cnt #tmp_btn_close p {
	display:none;
}
#tmp_law_cnt #tmp_btn_close p.active {
	display:block;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
#tmp_de:after,
#tmp_disaster:after,
#tmp_disaster_ttl:after,
#tmp_disaster_cnt:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_information:after,
#tmp_information_ttl:after,
#tmp_information_cnt:after,
#tmp_cate_menu:after,
#tmp_wrap_candidate:after,
#tmp_candidate:after,
#tmp_candidate2:after,
#tmp_candidate_ttl:after,
#tmp_candidate_cnt:after,
#tmp_wrap_law:after,
#tmp_law:after,
#tmp_law2:after,
#tmp_law_ttl:after,
#tmp_law_cnt:after,
#tmp_list_child:after,
#tmp_list_grandchild:after,
#tmp_wrap_gallery:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .clearfix,
*:first-child+html #tmp_de,
*:first-child+html #tmp_disaster,
*:first-child+html #tmp_disaster_ttl,
*:first-child+html #tmp_disaster_cnt,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_information,
*:first-child+html #tmp_information_ttl,
*:first-child+html #tmp_information_cnt,
*:first-child+html #tmp_cate_menu,
*:first-child+html #tmp_wrap_candidate,
*:first-child+html #tmp_candidate,
*:first-child+html #tmp_candidate2,
*:first-child+html #tmp_candidate_ttl,
*:first-child+html #tmp_candidate_cnt,
*:first-child+html #tmp_wrap_law,
*:first-child+html #tmp_law,
*:first-child+html #tmp_law2,
*:first-child+html #tmp_law_ttl,
*:first-child+html #tmp_law_cnt,
*:first-child+html #tmp_list_child,
*:first-child+html #tmp_list_grandchild,
*:first-child+html #tmp_wrap_gallery  {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .clearfix,
* html #tmp_de,
* html #tmp_disaster,
* html #tmp_disaster_ttl,
* html #tmp_disaster_cnt,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html #tmp_information,
* html #tmp_information_ttl,
* html #tmp_information_cnt,
* html #tmp_cate_menu,
* html #tmp_wrap_candidate,
* html #tmp_candidate,
* html #tmp_candidate2,
* html #tmp_candidate_ttl,
* html #tmp_candidate_cnt,
* html #tmp_wrap_law,
* html #tmp_law,
* html #tmp_law2,
* html #tmp_law_ttl,
* html #tmp_law_cnt,
* html #tmp_list_child,
* html #tmp_list_grandchild,
* html #tmp_wrap_gallery  {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for IE7.0 */
*:first-child+html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for IE6.0 */
* html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}