@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free {
	color:inherit;
	background-color:#FFFFFF;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%; /* デザインによって変更 */
	min-width:960px;
	/* max-width:1280px;
	リキッドレイアウトの場合使用 */
	margin:0 auto;
}
#tmp_wrapper noscript {
	text-align:center;
}
/* main
============================== */
#tmp_wrapper2 {
	color:inherit;
	background:url(/shared/site_police/images/wrapper/main_bg.jpg) left top repeat-x #FFFFFF;
}
.format_top #tmp_wrapper2 {
	color:inherit;
	background:url(/shared/site_police/images/wrapper/wrapper_bg.gif) left top repeat-x #FFFFFF;
}
#tmp_wrap_main {
	width:960px;
	margin:0 auto;
	padding:10px 0 22px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding:22px 0 20px;
}
* html #tmp_wrap_main {
	text-align:left;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:7px 0 10px;
}
.type_idx #tmp_contents {
	padding-top:0;
}
/* 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; /* 変更しない */
}
.col_main {
	padding:0 15px; /* デザインによって変更 */
	color:inherit;
	background-color:#FFFFFF;
}
.type_idx .col_main {
	background-color:transparent;
}
/* top
============================== */
.format_top .column_full .wrap_col_lft_navi {
	width:220px; /* デザインによって変更 */
	margin-right:-220px; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:260px; /* デザインによって変更 */
	padding:0; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:260px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:220px; /* デザインによって変更 */
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:220px; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:260px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:260px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:260px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	width:100%;
}
.custom_foreign #tmp_wrap_header {
	border-bottom:6px solid #29A3EB;
}
#tmp_header {
	width:960px;
	margin:0 auto;
	padding:7px 0 8px;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	width:253px;
	height:60px;
	background: url(/shared/site_police/images/header/hlogo.gif) no-repeat left top;
}
#tmp_hlogo p a {
	display:block;
	width:253px;
	height:60px;
}
#tmp_hlogo h1 span ,
#tmp_hlogo p span {
	display:block;
	width:253px;
	height:60px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_means {
	width:661px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_means ul {
	list-style:none;
	list-style-image:none;
}
.custom_foreign #tmp_means {
	margin:20px 0 0;
}
/* primary
============================== */
#tmp_means_primary {
	margin:3px 0 8px 106px;
}
.custom_foreign #tmp_means_primary {
	margin:0;
}
.custom_foreign #tmp_means_primary ul {
	float:right;
}
#tmp_means_primary ul,
#tmp_means_primary li {
	float:left;
}
#tmp_means_primary li.last {
	margin:0;
}
#tmp_means_primary li .off {
	display:none;
}
#tmp_func_navi {
	margin:0 7px 0 0;
}
#tmp_func_navi li {
	padding:0 10px 0 0;
}
#tmp_func_navi .on {
	display:inline;
}
#tmp_func_navi .off {
	display: none;
}
body.furigana #tmp_func_navi .on {
	display:none;
}
body.furigana #tmp_func_navi .off {
	display:inline;
}
#tmp_lang_navi {
	margin:6px 0 0;
}
.custom_foreign #tmp_lang_navi {
	margin:0;
}
#tmp_lang_navi li {
	margin:0 14px 0 0;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 5px 15px;
	clear:both;
}
/* search */
#tmp_search {
	margin:0 14px 0 0;
	float:left;
}
#tmp_search dt {
	margin:3px 7px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:178px;
	min-height:19px;
	margin:0 5px 0 0;
	border:1px solid #999999;
}
* html #tmp_query {
	width:180px;
}
/* hnavi */
#tmp_hnavi {
	margin:2px 0 0;
	float:left;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 14px 0 0;
	float:left;
}
#tmp_hnavi .last {
	margin-right:0;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	background:url(/shared/site_police/images/navi/gnavi/gnavi_bg.gif) left top repeat-x;
}
#tmp_gnavi {
	width:962px;
	margin:0 auto;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	width:120px;
	height:52px;
	background-image:url(/shared/site_police/images/navi/gnavi/gnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1 a {
	background-position:left top;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_glist1 a:active {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_glist2 a {
	background-position:-120px top;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-120px bottom;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:-120px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-120px bottom;
}
#tmp_glist3 a {
	background-position:-240px top;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-240px bottom;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:-240px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-240px bottom;
}
#tmp_glist4 a {
	background-position:-360px top;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-360px bottom;
}
*:first-child+html #tmp_glist4 a:active {
	background-position:-360px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-360px bottom;
}
#tmp_glist5 a {
	background-position:-480px top;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-480px bottom;
}
*:first-child+html #tmp_glist5 a:active {
	background-position:-480px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-480px bottom;
}
#tmp_glist6 a {
	background-position:-600px top;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-600px bottom;
}
*:first-child+html #tmp_glist6 a:active {
	background-position:-600px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-600px bottom;
}
#tmp_glist7 a {
	background-position:-720px top;
}
#tmp_glist7.active a,
#tmp_glist7 a:hover,
#tmp_glist7 a:focus {
	background-position:-720px bottom;
}
*:first-child+html #tmp_glist7 a:active {
	background-position:-720px bottom;
}
* html #tmp_glist7 a:active {
	background-position:-720px bottom;
}
#tmp_glist8 a {
	width:122px;
	background-position:-840px top;
}
#tmp_glist8.active a,
#tmp_glist8 a:hover,
#tmp_glist8 a:focus {
	background-position:-840px bottom;
}
*:first-child+html #tmp_glist8 a:active {
	background-position:-840px bottom;
}
* html #tmp_glist8 a:active {
	background-position:-840px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	width:120px;
	height:52px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_gnavi #tmp_glist8 span {
	width:122px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0 0 10px;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:9px 10px 2px;
	background:url(/shared/site_police/images/navi/lnavi/lnavi_ttl_bg.gif) left top no-repeat;
}
#tmp_lnavi_ttl h2,
#tmp_lnavi_ttl p {
	padding:0 0 0 20px;
	background:url(/shared/site_police/images/navi/lnavi/lnavi_ttl_icon.gif) left 0.3em no-repeat;
	font-size:115%;
	font-weight:bold;
}
#tmp_lnavi_cnt {
	padding:15px 10px 3px 28px;
	color:inherit;
	background:url(/shared/site_police/images/navi/lnavi/lnavi_cnt_bg.gif) left top no-repeat #FFFFFF;
	border-right:1px solid #006AAA;
	border-bottom:1px solid #006AAA;
	border-left:1px solid #006AAA;
}
#tmp_lnavi_cnt ul {
	list-style-image:url(/shared/site_police/images/navi/lnavi/lnavi_icon.gif);
}
#tmp_lnavi_cnt li {
	margin:0 0 0.6em;
}
#tmp_jiko,
#tmp_about {
	margin:0 0 20px;
	clear:both;
}
#tmp_jiko_ttl h2 {
	width:220px;
	height:40px;
	display:block;
	background:url(/shared/site_police/images/navi/lnavi/jiko_ttl.gif) no-repeat left top;
}
#tmp_jiko_ttl span {
	width:220px;
	height:40px;
}
#tmp_jiko_cnt {
	padding:12px 10px 3px 0;
	border-right:1px solid #CC0000;
	border-bottom:1px solid #CC0000;
	border-left:1px solid #CC0000;
}
#tmp_about_cnt {
	padding:6px 6px 3px;
	border-right:1px solid #EA8C00;
	border-bottom:1px solid #EA8C00;
	border-left:1px solid #EA8C00;
}
#tmp_jiko_cnt ul,
#tmp_about_cnt ul {
	list-style-image:url(/shared/site_police/images/navi/lnavi/lnavi_icon.gif);
}
#tmp_jiko_cnt li {
	margin:0 0 0.6em 28px;
}
#tmp_about_ttl h2 {
	width:220px;
	height:41px;
	display:block;
	background:url(/shared/site_police/images/navi/lnavi/about_ttl.jpg) no-repeat left top;
}
#tmp_about_ttl span {
	width:220px;
	height:41px;
}
#tmp_about_cnt li {
	margin:0 0 0.6em 22px;
}
#tmp_about_cnt .top_bnr {
	padding:3px 0 4px;
	list-style:none;
	list-style-image:none;
}
#tmp_about_cnt .top_bnr li {
	margin:0 0 10px;
}
#tmp_about_cnt .top_bnr li img {
	vertical-align:top;
}
/* rnavi
============================== */
ul.idx_bnr {
	list-style:none;
	list-style-image:none;
	padding-bottom:10px;
}
ul.idx_bnr li {
	margin:0 0 10px;
}
ul.idx_bnr li img {
	vertical-align:top;
}
/* movie_ch
============================== */
ul.movie_ch {
	list-style:none;
	list-style-image:none;
	padding-bottom:30px;
	font-size:142.8%;
}
ul.movie_ch li {
	border:2px solid #EA8C00;
	background-color:#FFFFFF;
	color:#B25900;
	padding:0 2px 2px;
	margin:0 0 10px;
	-webkit-border-radius:4px;/* Webkit */
	-moz-border-radius:4px;/* Mozilla */
	border-radius:4px;/* CSS3 */
}
ul.movie_ch li a {
	display:table;
	width:100%;
	padding:5px 0;
	text-decoration:none;
	color:#A45200;
	background:#FFFFFF url(/shared/templates/police/images/contents/movie/label_bg.jpg) repeat-x left bottom;
}
ul.movie_ch li img,
ul.movie_ch li span {
	display:table-cell;
	vertical-align:middle;
}
ul.movie_ch li img {
	padding:0 5px 0 8px;
}
ul.movie_ch li span {
	width:130px;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* update
============================== */
#tmp_update {
	margin:0 !important;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #666666;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:6px 12px 2px;
	color:#FFFFFF;
	background:url(/shared/site_police/images/main/inquiry/inq_ttl_bg.gif) left top repeat-x #666666;
	font-weight:bold;
}
#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;
}
/* fieldset
============================== */
.legend_hidden {
	display:none;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:5px 0 0;
	clear:both;
}
* html #tmp_footer {
	text-align:center;
}
#tmp_footer ul {
	list-style:none;
	list-style-image:none;
}
/* fnavi
============================== */
#tmp_footer_cnt {
	width:958px;
	margin:0 auto;
}
* html #tmp_footer_cnt {
	text-align:left;
}
#tmp_fnavi {
	padding:3px 15px 14px 0;
	float:left;
}
#tmp_fnavi li {
	margin:0 7px 0 0;
	padding:0 6px 0 0;
	white-space:nowrap;
	float:left;
	border-right:1px solid #000000;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_fnavi2 {
	float:left;
}
#tmp_fnavi2 li a {
	background:url(/shared/site_police/images/footer/kencho_btn.gif) no-repeat left top;
	width:180px;
	height:23px;
}
#tmp_fnavi2 li span {
	width:140px;
	height:23px;
	margin:0 auto;
}
#tmp_wrap_footer_cnt {
	color:#FFFFFF;
	background:#126AC2 url(/shared/site_police/images/footer/footer_bg.jpg) left top repeat-x;
}
* html #tmp_wrap_footer_cnt {
	text-align:center;
}
#tmp_footer_cnt2 {
	width:958px;
	margin:0 auto;
	padding:11px 0 10px;
	clear:both;
}
* html #tmp_footer_cnt2 {
	text-align:left;
}
.custom_foreign #tmp_footer_cnt2 {
	padding:15px 0 10px;
}
#tmp_footer_cnt2 .fmenu_lft {
	width:670px;
	margin:5px 0 0;
	float:left;
}
#tmp_footer_cnt2 address {
	font-style:normal;
}
#tmp_footer_cnt2 address p {
	vertical-align:middle;
	display:inline-block;
}
#tmp_footer_cnt2 address span {
	margin-right:0.5em;
}
#tmp_footer_cnt2 #tmp_foot_shuhen a {
	background:url(/shared/site_police/images/footer/fmenu_map.gif) no-repeat left top;
	width:100px;
	height:23px;
}
#tmp_footer_cnt2 #tmp_foot_shuhen span {
	width:80px;
	height:23px;
	margin:0 auto;
}
#tmp_footer_cnt2 a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_copyright {
	clear:both;
}
#tmp_footer_cnt2 .fmenu_rgt {
	float:right;
}
/* ==================================================
readspeaker
================================================== */
#rs_playerarea {
    margin: 0 0 15px;
    position: relative;
    z-index: 1000;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.color_red {
	color:#D11818; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.color_green {
	color:#1F8312; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
.color_blue {
	color:#006699; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.color_gray {
	color:#666666; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%; /* 変更しない */
}
.txt_small {
	font-size:80%; /* 変更しない */
}
.letter_space1em {
	padding-right:1em; /* 変更しない */
}
.letter_space5em {
	padding-right:5em; /* 変更しない */
}
.letter_LeftSpace1em {
	padding-left:1em; /* 変更しない */
}
p.firstLetter_Indent1em {
	text-indent:1em; /* 変更しない */
}
p.box_black {
	margin:1em;
	padding:10px;
	border:1px solid #000000;
	clear:both;
}
p.box_red {
	margin:1em;
	padding:10px;
	border:1px solid #FF0000;
	clear:both;
}
/* 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;
}
.margin5px {
	margin:5px;
}
/* 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;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}

/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_orange,
th.bg_orange {
	color:inherit;
	background-color:#FFECAA; /* デザインによって変更 */
}
td.bg_light_green,
th.bg_light_green {
	color:inherit;
	background-color:#EDF8DD; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
smartphone
================================================== */
#tmp_hnavi_s,
#tmp_sma_menu,
#tmp_sma_lang,
#tmp_sma_menu_top {
	display:none; /* 変更しない */
}
/* 切替ボタン
============================== */
#tmp_model_change_pub {
	display:table;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	background:#148DD6 url(/shared/site_police/images/header/sp/change_bg.jpg) repeat-x left top;
	background-size:auto 100%;/* CSS3 */
	font-size:240%;
	font-weight:bold;
	border-bottom:1px solid #164570;
	clear:both;
	line-height:2.4;
}
#tmp_model_change_pub a {
	display:block;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* スマホ用テーブル
============================== */
.scroll_table_switch {
	display:none;
}
/* スマホ用表示切替
============================== */
#tmp_contents .hidden_sp {
	display:block;
}
#tmp_contents .show_sp {
	display:none;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_means_primary ul:after,
#tmp_means_secondary:after,
#tmp_search: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,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_fnavi2:after,
#tmp_wrap_footer_cnt:after,
#tmp_footer_cnt:after,
#tmp_footer_cnt2:after,
#tmp_footer_cnt2 .fmenu_lft:after,
#tmp_footer_cnt2 .fmenu_rgt:after,
#tmp_jiko:after,
#tmp_jiko_ttl:after,
#tmp_jiko_cnt:after,
#tmp_about:after,
#tmp_about_ttl:after,
#tmp_about_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_primary ul,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*: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 .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_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_fnavi2,
*:first-child+html #tmp_wrap_footer_cnt,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_footer_cnt2,
*:first-child+html #tmp_footer_cnt2 .fmenu_lft,
*:first-child+html #tmp_footer_cnt2 .fmenu_rgt,
*:first-child+html #tmp_jiko,
*:first-child+html #tmp_jiko_ttl,
*:first-child+html #tmp_jiko_cnt,
*:first-child+html #tmp_about,
*:first-child+html #tmp_about_ttl,
*:first-child+html #tmp_about_cnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3 {
	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_means_primary ul,
* html #tmp_means_secondary,
* html #tmp_search,
* 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 .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_fnavi2,
* html #tmp_wrap_footer_cnt,
* html #tmp_footer_cnt,
* html #tmp_footer_cnt2,
* html #tmp_footer_cnt2 .fmenu_lft,
* html #tmp_footer_cnt2 .fmenu_rgt,
* html #tmp_jiko,
* html #tmp_jiko_ttl,
* html #tmp_jiko_cnt,
* html #tmp_about,
* html #tmp_about_ttl,
* html #tmp_about_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}

