@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
/* wrapper
============================== */
#tmp_wrapper {
	text-align:center;
}
#tmp_wrapper2 {
	width:960px; /* デザインによって変更 */
	/* min-width:760px;
	max-width:1280px;
	リキッドレイアウトの場合使用 */
	margin:0 auto;
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 0 10px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding-bottom:0;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
#tmp_maincontents {
	padding:0 0 20px;
}
/* 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 0 10px; /* デザインによって変更 */
}
.format_top .col_main {
	padding-bottom:0;
}
/* top
============================== */
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-250px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:250px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:210px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:0; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:210px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:0; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:250px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:250px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-250px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:250px; /* デザインによって変更 */
}
/* police_top
============================== */
.police_top .wrap_col_rgt_navi {
	width:300px;
}
.police_top .column_rnavi .wrap_col_main {
	margin-right:-340px;
}
.police_top .column_rnavi .col_main {
	margin-right:340px;
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	padding:11px 0 10px;
	color:inherit;
	background:#FFFFFF url(/police/shared/images/header/header_bg.jpg) repeat-x left bottom;
	text-align:center;
}
.format_top #tmp_wrap_header {
	margin:0 0 20px;
}
.english #tmp_wrap_header,
.korean #tmp_wrap_header,
.beijing #tmp_wrap_header,
.russian #tmp_wrap_header,
.spanish #tmp_wrap_header,
.tagalog #tmp_wrap_header,
.vietnamese #tmp_wrap_header,
.portuguese #tmp_wrap_header,
.indonesia #tmp_wrap_header {
	background:#FFFFFF url(/police/shared/images/header/header_bg_en.jpg) repeat-x left bottom;
}
#tmp_header {
	padding:0 0 19px;
	width:960px;
	margin:0 auto;
	text-align:left;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:521px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
/* primary
============================== */
#tmp_means_primary {
	margin:2px 0 9px 0;
}
/* search */
#tmp_search {
	float:left;
}
#tmp_search dl {
}
#tmp_search dt {
	margin:0 5px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:178px;
	min-height:19px;
	height:auto !important;
	height:21px;
	margin:0 5px 0 0;
	border:1px solid #999999;
}
* html #tmp_query {
	width:180px;
}
/* language */
#tmp_hlang {
	float:right;
	list-style:none;
	list-style-image:none;
	background-color:#DDDDDD;
	color:inherit;
}
#tmp_hlang li {
	float:left;
	margin:0 20px 0 0;
}
.english #tmp_hlang li,
.korean #tmp_hlang li,
.beijing #tmp_hlang li,
.russian #tmp_hlang li,
.spanish #tmp_hlang li,
.tagalog #tmp_hlang li,
.vietnamese #tmp_hlang li,
.portuguese #tmp_hlang li,
.indonesia #tmp_hlang li {
	float:left;
	margin:0 10px 0 0;
}
#tmp_hlang li.other {
	margin:0;
}
/* secondary
============================== */
#tmp_means_secondary {
	clear:both;
}
/* hnavi */
#tmp_hnavi {
	float:right;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 0 0 23px;
	float:left;
}
/* スマホメニュー非表示
============================== */
#tmp_hnavi_s {
	display:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	clear:both;
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index:100;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	width:137px;
	height:70px;
	background-image:url(/police/shared/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:-137px top;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-137px bottom;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:-137px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-137px bottom;
}
#tmp_glist3 a {
	background-position:-274px top;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-274px bottom;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:-274px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-274px bottom;
}
#tmp_glist4 a {
	background-position:-411px top;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-411px bottom;
}
*:first-child+html #tmp_glist4 a:active {
	background-position:-411px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-411px bottom;
}
#tmp_glist5 a {
	background-position:-548px top;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-548px bottom;
}
*:first-child+html #tmp_glist5 a:active {
	background-position:-548px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-548px bottom;
}
#tmp_glist6 a {
	background-position:-685px top;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-685px bottom;
}
*:first-child+html #tmp_glist6 a:active {
	background-position:-685px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-685px bottom;
}
#tmp_glist7 a {
	background-position:-822px top;
}
#tmp_glist7.active a,
#tmp_glist7 a:hover,
#tmp_glist7 a:focus {
	background-position:-822px bottom;
}
*:first-child+html #tmp_glist7 a:active {
	background-position:-822px bottom;
}
* html #tmp_glist7 a:active {
	background-position:-822px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	width:137px;
	height:70px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_glist7 a,
#tmp_gnavi ul li#tmp_glist7 span {
	width:138px;
}
/* drop_down_hidden */
#tmp_gnavi ul ul {
	margin-left:0;
}
#tmp_gnavi ul ul li {
	float:none;
	position:static;
}
#tmp_gnavi .drop_down_hidden {
	width:390px;
	color:#000000;
	background-color:#FFFFFF;
	border:5px solid #AAAAAA;
	position:absolute;
	left:0;
	top:70px;
	display:none;
	z-index:10;
	box-shadow:4px 4px 4px rgba(0,0,0,0.45);
	-moz-box-shadow:4px 4px 7px rgba(0,0,0,0.45);
	-webkit-box-shadow:4px 4px 7px rgba(0,0,0,0.45);
}
* html #tmp_gnavi .drop_down_hidden {
	width:400px;
}
#tmp_gnavi .drop_down_hidden ul {
	display:block !important;
}
#tmp_gnavi .drop_down_hidden li {
	float:left;
	display:inline;
	width:195px;
}
#tmp_gnavi .drop_down_hidden li a {
	height:auto;
	padding:9px 9px 7px 25px;
	color:#1F548A;
	background:transparent url(/police/shared/images/icon/list_icon.gif) no-repeat 10px 0.8em;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	display:block;
	width:auto;
}
#tmp_gnavi .drop_down_hidden li.active a {
	background:#EEEEEE url(/police/shared/images/icon/list_icon.gif) no-repeat 10px 0.8em;
}
*:first-child+html #tmp_gnavi .drop_down_hidden li,
*:first-child+html #tmp_gnavi .drop_down_hidden li a {
	min-height:1%;
}
* html #tmp_gnavi .drop_down_hidden li,
* html #tmp_gnavi .drop_down_hidden li a {
	height:1%;
}
#tmp_glist6 .drop_down_hidden {
	left:auto;
	right:0px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	clear:both;
	margin:0 0 9px;
	position:relative;
	z-index:1;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:9px 15px;
	color:#FFFFFF;
	font-weight:bold;
	background:#0F1177 url(/police/shared/images/navi/lnavi/lnavi_ttl_bg.jpg) repeat-x left top;
}
#tmp_lnavi_ttl p {
	padding:0 0 0 12px;
	background:url(/police/shared/images/navi/lnavi/lnavi_ttl_arrow.gif) no-repeat left 0.6em;
}
#tmp_lnavi_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_lnavi_cnt {
	border-left:5px solid #0F1177;
	border-right:5px solid #0F1177;
	border-bottom:5px solid #0F1177;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
	padding:0.5em 10px 0;
}
#tmp_lnavi_cnt ul li {
	margin:0 0 0.5em;
	padding:0 0 0.5em 16px;
	background:url(/police/shared/images/navi/lnavi/lnavi_list_icon.gif) no-repeat left 0.3em;
	border-bottom:1px dotted #999999;
}
/* event_cal
============================== */
/* rnavi
============================== */
#tmp_rnavi img {
	vertical-align:top;
}
#tmp_rnavi_contact {
	margin:0 0 20px;
}
#tmp_rnavi_search_ttl,
#tmp_rnavi_contact_ttl {
	background-color:#1090B1;
	color:#000000;
	font-weight:bold;
}
#tmp_rnavi_contact_ttl {
	text-align:center;
	padding:7px 0 5px;
}
#tmp_rnavi_contact_ttl p {
	margin:0 auto 6px;
}
#tmp_rnavi_contact_ttl p a {
	color:#000000;
}
#tmp_rnavi_search_cnt,
#tmp_rnavi_contact_cnt {
	border-left:5px solid #1090B1;
	border-right:5px solid #1090B1;
	background-color:#FFFFFF;
	color:inherit;
	padding:11px 10px 1px;
}
#tmp_rnavi_contact_cnt {
	border-bottom:5px solid #1090B1;
	color:#000000;
	background-color:transparent;
	line-height:1.2;
}
#tmp_rnavi_contact_cnt p {
	margin-bottom:0.4em;
}
.col_rgt_navi .bnr_list,
#tmp_rnavi .btn_list,
#tmp_rnavi .bnr_list {
	list-style:none;
	list-style-image:none;
}
.col_rgt_navi .bnr_list {
	margin:0 0 20px;
}
.col_rgt_navi .bnr_list li,
#tmp_rnavi .btn_list li,
#tmp_rnavi .bnr_list li {
	margin:0 0 10px;
}
#tmp_wrap_rnavi_btn_list {
	background:url(/police/shared/images/navi/rnavi/rnavi_btn_list_bgm.gif) repeat left top;
}
#tmp_rnavi_btn_list {
	background:url(/police/shared/images/navi/rnavi/rnavi_btn_list_bgb.gif) no-repeat left bottom;
	padding:0 0 3px;
}
#tmp_rnavi_btn_list_cnt {
	background:url(/police/shared/images/navi/rnavi/rnavi_btn_list_bgt.gif) no-repeat left top;
	padding:10px 10px 0;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
#tmp_sma_pnavi {
	display:none;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:25px;
	clear:both;
}
#tmp_emergency_ttl {
	padding:10px 5px 12px;
	color:#FFFFFF;
	background:#B70000 url(/police/shared/images/main/emergency/emergency_ttl_bg.gif) no-repeat left top;
}
#tmp_emergency_ttl h2 {
	font-size:130%;
}
#tmp_emergency_cnt {
	padding:10px 15px 0;
	border:5px solid #B70000;
	border-top:none;
}
#tmp_emergency_cnt table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_emergency_cnt table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_emergency_cnt table.list_table td img {
	vertical-align:middle;
}
#tmp_emergency_cnt table.list_table .date {
	width:70px;
	padding:0;
}
#tmp_emergency_cnt table.list_table .date_year {
	width:110px;
	padding:0;
}
#tmp_emergency_cnt table.list_table p {
	margin:0 0 0.8em;
}
#tmp_emergency_cnt .link_glp {
	list-style:none;
	list-style-image:none;
	font-weight:bold;
	padding:0.4em 0 0;
}
#tmp_emergency_cnt .link_glp li {
	float:left;
	margin:0 20px 0 0;
	padding:0 0 0.8em;
	background:url(/police/shared/templates/free/images/contents/link_icon_e.gif) no-repeat 1px 0.15em;
}
#tmp_emergency_cnt .link_glp li a {
	display:block;
	padding:0 0 0 23px;
}
#tmp_emergency_cnt .link_glp li.rss_icon {
	background:url(/police/shared/templates/free/images/contents/rss_icon.gif) no-repeat left 0.1em;
}
#tmp_emergency_cnt .link_glp li.rss_icon a {
	padding:1px 0 1px 23px;
}
/* emergency_s
============================== */
/* update
============================== */
#tmp_update {
	text-align:right;
	margin-bottom:0 !important;
	position:relative;
	z-index:1;
}
/* 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;
}
/* ==================================================
top
================================================== */
.wrap_col {
	margin:0 0 20px;
}
#tmp_wrap_annosear,
#tmp_wrap_trouble {
	width:460px;
	float:left;
}
#tmp_wrap_gallery,
#tmp_wrap_info {
	width:470px;
	float:right;
}
/* announce
============================== */
#tmp_wrap_announce {
	float:left;
	width:160px;
}
#tmp_wrap_announce #tmp_recruit_btn {
	margin:0 0 12px;
}
#tmp_announce {
	background-color:#E4E4E4;
	padding:5px 5px 0;
}
#tmp_announce_ttl {
	margin:0 0 5px;
}
#tmp_announce_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_announce_cnt ul li {
	border-bottom:1px dashed #666666;
}
#tmp_announce_cnt ul li.last {
	border-bottom:none;
}
#tmp_announce_cnt ul li img {
	vertical-align:top;
}
/* search
============================== */
#tmp_wrap_police_search {
	float:right;
	width:290px;
}
#tmp_police_search_ttl {
	background:url(/police/shared/images/main/search/search_ttl_bg.gif) no-repeat left top;
	padding:18px 0 15px 70px;
	margin:-13px 0 0;
	position:relative;
}
#tmp_police_search_cnt {
	border:5px solid #108FAF;
	border-top:none;
	padding:0 10px 10px;
}
#tmp_police_search_cnt .btn_glp {
	list-style:none;
	list-style-image:none;
}
#tmp_police_search_cnt .btn_glp li {
	float:left;
	margin:0 10px 0 0;
}
#tmp_police_search_cnt .btn_glp li img {
	vertical-align:top;
}
#tmp_police_search_cnt .btn_glp li.last {
	margin-right:0;
}
/* contact
============================== */
#tmp_contact {
	clear:both;
}
#tmp_contact_ttl {
	background-color:#1090B1;
	color:#000000;
	padding:0 14px 0 1px;
}
#tmp_contact_ttl h2 {
	float:left;
}
#tmp_contact_ttl p {
	float:right;
}
#tmp_contact_ttl p a {
	color:#000000;
}
#tmp_contact_cnt {
	border:5px solid #1090B1;
	padding:10px;
	line-height:1.2;
}
#tmp_contact_cnt p {
	margin:0 0 0.3em;
}
#tmp_contact_cnt .btn_glp {
	margin:0;
}
#tmp_contact_cnt .btn_glp img {
	vertical-align:top;
}
/* gallery
============================== */
#tmp_wrap_gallery2 {
	color:#000000;
	background:#BFC1EA url(/police/shared/images/main/gallery/gallery_bgt.gif) no-repeat left top;
}
#tmp_wrap_gallery2 a {
	color:#000000;
}
#tmp_gallery {
	width:450px;
	overflow:hidden;
	position:relative;
	padding:10px;
	background:url(/police/shared/images/main/gallery/gallery_bgb.gif) no-repeat left bottom;
}
* html #tmp_gallery {
	width:470px;
}
.used_javascript #tmp_gallery {
	visibility:hidden;
}
#tmp_gallery .box_parent_gallrey {
	margin:0 0 20px;
}
#tmp_gallery ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gallery ul li img {
	vertical-align:top;
}
#tmp_gallery ul#tmp_gallery_img li,
#tmp_gallery .box_gallrey {
	width:450px;
	height:260px;
	overflow:hidden;
}
#tmp_gallery ul#tmp_gallery_img li img,
#tmp_gallery .box_gallrey img {
	width:100%;
	height:auto;
}
#tmp_gallery .list_order {
	position:absolute;
	top:277px;
	left:147px;
	z-index:9;
	list-style:none;
	list-style-image:none;
}
#tmp_gallery .list_order li {
	float:left;
	margin-right:12px;
}
#tmp_gallery .list_order li img {
	vertical-align:top;
}
#tmp_gallery .prev,
#tmp_gallery .next {
	display:none;
}
#tmp_gallery_player {
	position:absolute;
	top:277px;
	left:297px;
	z-index:11;
}
/* gallery_lnavi */
.col_rgt_navi #tmp_wrap_gallery2 {
	color:inherit;
	margin:0 0 20px;
	background-image:none;
}
.col_rgt_navi #tmp_gallery {
	width:200px;
	overflow:hidden;
	position:relative;
	padding:5px;
	background-image:none;
}
* html .col_rgt_navi #tmp_gallery {
	width:210px;
}
.used_javascript .col_rgt_navi #tmp_gallery {
	visibility:hidden;
}
.col_rgt_navi #tmp_gallery .box_parent_gallrey {
	margin:0 0 18px;
}
.col_rgt_navi #tmp_gallery ul#tmp_gallery_img li,
.col_rgt_navi #tmp_gallery .box_gallrey {
	width:200px;
	height:116px;
	overflow:hidden;
}
.col_rgt_navi #tmp_gallery ul#tmp_gallery_img li img,
.col_rgt_navi #tmp_gallery .box_gallrey img {
	width:100%;
	height:auto;
}
.col_rgt_navi #tmp_gallery .list_order {
	display:none;
}
.col_rgt_navi #tmp_gallery .prev,
.col_rgt_navi #tmp_gallery .next {
	display:none;
}
.col_rgt_navi #tmp_gallery_player {
	position:absolute;
	top:125px;
	left:90px;
	z-index:11;
}
/* trouble
============================== */
#tmp_wrap_trouble {
	margin:0 0 8px;
}
#tmp_trouble {
	background:url(/police/shared/images/main/trouble/trouble_bgb.gif) no-repeat left bottom;
	padding:0 0 5px;
}
#tmp_trouble_ttl {
	background:url(/police/shared/images/main/trouble/trouble_ttl_bg.gif) no-repeat left top;
	padding:15px 0 19px 70px;
	margin:-8px 0 0;
	position:relative;
}
#tmp_trouble_cnt {
	background-color:#FFFFFF;
	color:inherit;
	border-left:5px solid #108FAF;
	border-right:5px solid #108FAF;
	padding:0 10px;
	min-height:345px;
}
* html #tmp_trouble_cnt {
	height:345px;
}
#tmp_trouble_cnt #tmp_qa_ttl h3 {
	margin:-5px 0 0;
}
#tmp_trouble_cnt #tmp_qa_search {
	background:url(/police/shared/images/main/trouble/qa_bg.gif) no-repeat left top;
	padding:10px 0 0 85px;
	margin:0 0 10px;
}
#tmp_trouble_cnt #tmp_qa_search p {
	float:left;
}
#tmp_trouble_cnt #tmp_qa_search #tmp_qa_query {
	width:258px;
	min-height:19px;
	margin:0 10px 0 0;
	border:1px solid #999999;
}
* html #tmp_trouble_cnt #tmp_qa_search #tmp_qa_query {
	width:260px;
}
#tmp_trouble_cnt ul {
	margin:0 0 0 17px;
	list-style-image:url(/police/shared/images/icon/list_icon.gif);
}
#tmp_trouble_cnt ul li {
	margin:0 0 0.8em;
}
#tmp_trouble_cnt #tmp_lost_ttl,
#tmp_trouble_cnt #tmp_fav_ttl {
	margin:0 0 0.8em;
}
#tmp_trouble_cnt #tmp_qa_ttl h3,
#tmp_trouble_cnt #tmp_lost_ttl {
	background:url(/police/shared/images/main/trouble/qa_ttl_bg.gif) repeat-x left top;
}
#tmp_trouble_cnt #tmp_lost_ttl {
	background-position:left 2px;
}
#tmp_trouble_cnt #tmp_qa_ttl h3 a,
#tmp_trouble_cnt #tmp_lost_ttl a {
	background:url(/police/shared/images/main/trouble/qa_ttl_arrow.gif) no-repeat right top;
	padding:0 50px 0 0;
	display:block;
	position:relative;
}
#tmp_trouble_cnt #tmp_lost_ttl a {
	background-position:right 2px;
}
#tmp_trouble_cnt #tmp_fav_ttl {
	background:#DDDDDD url(/police/shared/images/main/trouble/fav_ttl_bg.gif) no-repeat right top;
	color:inherit;
}
#tmp_trouble_cnt #tmp_fav_list {
	list-style:none;
	list-style-image:none;
	margin-left:0;
}
#tmp_trouble_cnt #tmp_fav_list li {
	background:url(/police/shared/images/icon/list_icon.gif) no-repeat 4px top;
	display:inline-block;
	width:44%;
	padding:0 0 0.8em 17px;
	margin-right:1%;
	margin-bottom:0;
	vertical-align:top;
}
#tmp_trouble_cnt #tmp_fav_list li span {
	display:block;
	padding:0 0 0 17px;
}
*:first-child+html #tmp_trouble_cnt #tmp_fav_list li {
	display:inline;
}
* html #tmp_trouble_cnt #tmp_fav_list li {
	display:inline;
}
/* info
============================== */
#tmp_wrap_info {
	margin:0 0 8px;
}
#tmp_info_ttl ul {
	list-style:none;
	list-style-image:none;
}
#tmp_info_ttl li {
	float:left;
	margin:0 6px 0 0;
}
#tmp_info_ttl li img {
	vertical-align:top;
}
#tmp_info_ttl li.last {
	margin-right:0;
}
#tmp_tab_info {
	padding:0 0 5px;
	background:url(/police/shared/images/main/info/info_bgb.gif) no-repeat left bottom;
}
#tmp_tab_info2 {
	border-top:5px solid #B50000;
	border-left:5px solid #B50000;
	border-right:5px solid #B50000;
	padding:10px 10px 5px;
}
#tmp_tab_news {
	padding:0 0 5px;
	background:url(/police/shared/images/main/info/news_bgb.gif) no-repeat left bottom;
}
#tmp_tab_news2 {
	border-top:5px solid #0F1177;
	border-left:5px solid #0F1177;
	border-right:5px solid #0F1177;
	padding:10px 10px 5px;
}
.used_javascript #tmp_tab_info2,
.used_javascript #tmp_tab_news2 {
	min-height:335px;
}
* html .used_javascript #tmp_tab_info2,
* html .used_javascript #tmp_tab_news2 {
	height:335px;
}
/* list_table */
#tmp_info_cnt table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_info_cnt table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_info_cnt table.list_table td img {
	vertical-align:middle;
}
#tmp_info_cnt table.list_table .date {
	width:70px;
	padding:0;
}
#tmp_info_cnt table.list_table .date_year {
	width:110px;
	padding:0;
}
#tmp_info_cnt table.list_table p {
	margin:0 0 0.8em;
}
#tmp_info_cnt .link_glp {
	list-style:none;
	list-style-image:none;
	font-weight:bold;
	border-top:1px dashed #999999;
	margin:0.2em 0 0;
	padding:0.8em 0 0;
}
#tmp_info_cnt .link_glp li {
	float:left;
	margin:0 20px 0 0;
	padding:0 0 0.8em;
	background:url(/police/shared/templates/free/images/contents/link_icon.gif) no-repeat 1px 0.15em;
	width:210px;
}
#tmp_info_cnt .link_glp li a {
	display:block;
	padding:0 0 0 23px;
}
#tmp_info_cnt .link_glp li.rss_icon {
	background:url(/police/shared/templates/free/images/contents/rss_icon.gif) no-repeat left 0.1em;
	margin-right:0;
}
#tmp_info_cnt .link_glp li.rss_icon a {
	padding:1px 0 1px 23px;
}
/* btn_list
============================== */
#tmp_wrap_btn_list {
	background:#CFD1EF url(/police/shared/images/main/btn_list/btn_list_bgm.gif) repeat left top;
	margin:0 0 20px;
}
#tmp_btn_list {
	background:url(/police/shared/images/main/btn_list/btn_list_bgb.gif) no-repeat left bottom;
}
#tmp_btn_list_cnt {
	background:url(/police/shared/images/main/btn_list/btn_list_bgt.gif) no-repeat left top;
	padding:15px 0 5px 15px;
}
#tmp_btn_list_cnt .btn_list {
	list-style:none;
	list-style-image:none;
}
#tmp_btn_list_cnt .btn_list li {
	margin:0 10px 0 0;
	padding:0 0 10px;
	float:left;
	width:225px;
}
#tmp_btn_list_cnt .btn_list li img {
	vertical-align:top;
}
/* police_search
============================== */
#tmp_mask_window {
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	color:inherit;
	background-color:#000000;
	display:none;
}
#tmp_open_window {
	position:absolute;
	z-index:3000;
	top:100px;
	left:50%;
	margin-left:-400px;
	width:800px;
	display:none;
}
#tmp_search_childarea0,
#tmp_search_childarea1 {
	width:800px;
	margin:0 auto;
	display:none;
}
#tmp_top_info_tab_ttl ul, 
#tmp_top_info_tab_ttl2 ul {
	list-style:none;
	list-style-image:none;
	border-bottom:5px solid #108FAF;
}
#tmp_top_info_tab_ttl ul li {
	float:left;
	margin-left:5px;
	width:186px;
	text-align:center;
}
#tmp_top_info_tab_ttl ul li:first-child {
	margin-left:0;
}
#tmp_top_info_tab_ttl ul li a {
	color:#000000;
	padding:10px;
	margin-bottom:3px;
	font-weight:bold;
	text-decoration:none;
	border-width:1px 1px 0;
	border-style:solid;
	border-color:#999999;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#DDDDDD)); /* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #DDDDDD); /* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #DDDDDD); /* CSS3 */
	-webkit-border-radius:4px 4px 0 0 / 4px 4px 0 0; /* Webkit */
	-moz-border-radius:4px 4px 0 0 / 4px 4px 0 0; /* Mozilla */
	border-radius:4px 4px 0 0 / 4px 4px 0 0; /* CSS3 */
}
#tmp_top_info_tab_ttl ul li.active {
	text-shadow:-1px -1px 2px #0C677E, 1px -1px 2px #0C677E, -1px 1px 2px #0C677E, 1px 1px 2px #0C677E;
}
#tmp_top_info_tab_ttl ul li.active a {
	color:#FFFFFF;
	padding:11px 10px 13px;
	margin-bottom:0;
	font-weight:bold;
	text-decoration:none;
	border:none;
	border-color:#108FAF;
	background-color:#108FAF;
	background:-webkit-gradient(linear, center top, center bottom, from(#15BFEA), to(#108FAF)); /* Webkit */
	background:-moz-linear-gradient(center top, #15BFEA, #108FAF); /* Mozilla */
	background:linear-gradient(to bottom, #15BFEA, #108FAF); /* CSS3 */
}
#tmp_top_info_tab_ttl2 ul li {
	float:left;
	margin-left:5px;
	width:375px;
	text-align:center;
	-webkit-border-radius:4px 4px 0 0 / 4px 4px 0 0; /* Webkit */
	-moz-border-radius:4px 4px 0 0 / 4px 4px 0 0; /* Mozilla */
	border-radius:4px 4px 0 0 / 4px 4px 0 0; /* CSS3 */
}
#tmp_top_info_tab_ttl2 ul li:first-child {
	margin-left:0;
}
#tmp_top_info_tab_ttl2 ul li a {
	color:#000000;
	padding:10px;
	margin-bottom:3px;
	font-weight:bold;
	text-decoration:none;
	border-width:1px 1px 0;
	border-style:solid;
	border-color:#999999;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#DDDDDD)); /* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #DDDDDD); /* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #DDDDDD); /* CSS3 */
	-webkit-border-radius:4px 4px 0 0 / 4px 4px 0 0; /* Webkit */
	-moz-border-radius:4px 4px 0 0 / 4px 4px 0 0; /* Mozilla */
	border-radius:4px 4px 0 0 / 4px 4px 0 0; /* CSS3 */
}
#tmp_top_info_tab_ttl2 ul li.active {
	text-shadow:-1px -1px 2px #0C677E, 1px -1px 2px #0C677E, -1px 1px 2px #0C677E, 1px 1px 2px #0C677E;
}
#tmp_top_info_tab_ttl2 ul li.active a {
	color:#FFFFFF;
	padding:11px 10px 13px;
	margin-bottom:0;
	font-weight:bold;
	text-decoration:none;
	border:none;
	border-color:#108FAF;
	background-color:#108FAF;
	background:-webkit-gradient(linear, center top, center bottom, from(#15BFEA), to(#108FAF)); /* Webkit */
	background:-moz-linear-gradient(center top, #15BFEA, #108FAF); /* Mozilla */
	background:linear-gradient(to bottom, #15BFEA, #108FAF); /* CSS3 */
}
#tmp_top_info_tab_ttl ul li a, 
#tmp_top_info_tab_ttl2 ul li a {
	display:block;
}
#tmp_top_info_cnt,
#tmp_top_info_cnt2 {
	padding:20px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_top_info_cnt2 {
	text-align:center;
}
#tmp_top_info_tab_cnt .info_cnt,
#tmp_top_info_tab_cnt2 .info_cnt {
	clear:both;
	background-color:#FFFFFF;
	color:inherit;
	padding:20px 0 0;
	position:relative;
}
#tmp_search_childarea0 #tmp_top_info_tab_cnt li {
	float:left;
	list-style:none;
	margin:0 5px 5px 0;
	width:246px;
	border:1px solid #3DB9D8;
	background:url(/police/shared/images/main/search/search_list_bg.jpg) repeat-x left bottom;
}
#tmp_search_childarea0 #tmp_top_info_tab_cnt li a {
	padding:10px 10px 10px 30px;
	display:block;
	background:url(/police/shared/images/main/search/search_list_icon.png) no-repeat 10px 0.8em;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
	margin:0 0 15px;
}
#tmp_publicity_ttl {
	margin:0 0 0.4em;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
	width:972px;
	margin:0 0 0 -12px;
}
#tmp_publicity_cnt ul li {
	margin:0 0 0 12px;
	padding:0 0 10px;
	float:left;
	display:inline;
}
#tmp_publicity_cnt ul li a {
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	clear:both;
}
#tmp_footer,
#tmp_wrap_footer_cnt,
#tmp_wrap_copyright {
	text-align:center;
}
#tmp_footer #tmp_fnavi,
#tmp_footer_cnt,
#tmp_copyright {
	text-align:left;
}
/* fnavi
============================== */
#tmp_fnavi {
	clear:both;
	width:960px;
	margin:0 auto 9px auto;
}
#tmp_fnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi li {
	margin:0 20px 0 0;
	padding:0 0 0 10px;
	white-space:nowrap;
	background:url(/police/shared/images/footer/fnavi_icon.gif) no-repeat left 0.3em;
	float:left;
}
#tmp_fnavi .last {
	margin-right:0;
}
#tmp_wrap_footer_cnt {
	clear:both;
	border-top:1px solid #CCCCCC;
}
#tmp_footer_cnt {
	clear:both;
	width:960px;
	margin:0 auto;
	color:#000000;
	padding:5px 0;
}
#tmp_footer_cnt address {
	font-style:normal;
}
#tmp_footer_cnt address span.br {
	margin-right:1em;
}
#tmp_footer_cnt address img {
	vertical-align:middle;
}
#tmp_wrap_copyright {
	clear:both;
	background-color:#666666;
	color:#FFFFFF;
}
#tmp_copyright {
	clear:both;
	width:960px;
	margin:0 auto;
	padding:4px 0;
}
/* スマートフォン切り替え
============================== */
#tmp_pc_site {
	display:none;
}
#tmp_sma_site {
	display:block;
	text-align:center;
	width:960px;
	margin:0 auto 15px;
}
#tmp_sma_site p {
	font-weight:bold;
	font-size:130%;
	color:#FFFFFF;
	background-color:#0B6075;
	background:-webkit-gradient(linear, center top, center bottom, from(#0F88A6), to(#0B6075)); /* Webkit */
	background:-moz-linear-gradient(center top, #0F88A6, #0B6075); /* Mozilla */
	background:linear-gradient(to bottom, #0F88A6, #0B6075); /* CSS3 */
	-webkit-border-radius:3px 3px 3px 3px; /* Webkit */
	-moz-border-radius:3px 3px 3px 3px; /* Mozilla */
	border-radius:3px 3px 3px 3px; /* CSS3 */
}
#tmp_sma_site a {
	display:block;
	padding:15px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:transparent;
}
#tmp_sma_site a span {
	padding-left:15px;
	background:url(/police/shared/images/footer/sma_site_bg.png) no-repeat left center;
}
#tmp_wrap_sma_menu {
	display:none;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#BF1111; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#25731D; /* デザインによって変更 */
	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;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#F9DBE3; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#CDE9F1; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EBF7C8; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_cnt .link_glp:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_publicity:after,
#tmp_publicity_ttl:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_fnavi ul:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
#tmp_rnavi_search:after,
#tmp_rnavi_search_ttl:after,
#tmp_rnavi_search_cnt:after,
#tmp_rnavi_contact_ttl:after,
#tmp_rnavi_contact_cnt:after,
.wrap_col:after,
#tmp_wrap_annosear:after,
#tmp_announce:after,
#tmp_announce_ttl:after,
#tmp_announce_cnt:after,
#tmp_police_search:after,
#tmp_police_search_ttl:after,
#tmp_police_search_cnt:after,
#tmp_contact:after,
#tmp_contact_ttl:after,
#tmp_contact_cnt:after,
#tmp_police_search_cnt .btn_glp:after,
#tmp_trouble:after,
#tmp_trouble_ttl:after,
#tmp_trouble_cnt:after,
#tmp_trouble_cnt #tmp_qa_search:after,
#tmp_trouble_cnt #tmp_fav_list:after,
#tmp_qa:after,
#tmp_qa_ttl:after,
#tmp_qa_cnt:after,
#tmp_info:after,
#tmp_info_ttl:after,
#tmp_info_ttl ul:after,
#tmp_info_cnt:after,
.info_cnt:after,
#tmp_info_cnt .link_glp:after,
#tmp_btn_list:after,
#tmp_btn_list_cnt:after,
#tmp_btn_list_cnt .btn_list:after,
#tmp_top_info_tab_ttl ul:after, 
#tmp_top_info_tab_ttl2 ul: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_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_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_cnt .link_glp,
*: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_publicity,
*:first-child+html #tmp_publicity_ttl,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_fnavi ul,
*: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 #tmp_rnavi_search,
*:first-child+html #tmp_rnavi_search_ttl,
*:first-child+html #tmp_rnavi_search_cnt,
*:first-child+html #tmp_rnavi_contact_ttl,
*:first-child+html #tmp_rnavi_contact_cnt,
*:first-child+html .wrap_col,
*:first-child+html #tmp_wrap_annosear,
*:first-child+html #tmp_announce,
*:first-child+html #tmp_announce_ttl,
*:first-child+html #tmp_announce_cnt,
*:first-child+html #tmp_police_search,
*:first-child+html #tmp_police_search_ttl,
*:first-child+html #tmp_police_search_cnt,
*:first-child+html #tmp_contact,
*:first-child+html #tmp_contact_ttl,
*:first-child+html #tmp_contact_cnt,
*:first-child+html #tmp_police_search_cnt .btn_glp,
*:first-child+html #tmp_trouble,
*:first-child+html #tmp_trouble_ttl,
*:first-child+html #tmp_trouble_cnt #tmp_qa_search,
*:first-child+html #tmp_trouble_cnt #tmp_fav_list,
*:first-child+html #tmp_qa,
*:first-child+html #tmp_qa_ttl,
*:first-child+html #tmp_qa_cnt,
*:first-child+html #tmp_info,
*:first-child+html #tmp_info_ttl,
*:first-child+html #tmp_info_ttl ul,
*:first-child+html #tmp_info_cnt,
*:first-child+html .info_cnt,
*:first-child+html #tmp_info_cnt .link_glp,
*:first-child+html #tmp_btn_list,
*:first-child+html #tmp_btn_list_cnt,
*:first-child+html #tmp_btn_list_cnt .btn_list,
*:first-child+html #tmp_top_info_tab_ttl u, 
*:first-child+html #tmp_top_info_tab_ttl2 ul {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_means_tertiary,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html #tmp_emergency_cnt .link_glp,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_publicity,
* html #tmp_publicity_ttl,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_fnavi ul,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html #tmp_rnavi_search,
* html #tmp_rnavi_search_ttl,
* html #tmp_rnavi_search_cnt,
* html #tmp_rnavi_contact_ttl,
* html #tmp_rnavi_contact_cnt,
* html .wrap_col,
* html #tmp_wrap_annosear,
* html #tmp_announce,
* html #tmp_announce_ttl,
* html #tmp_announce_cnt,
* html #tmp_police_search,
* html #tmp_police_search_ttl,
* html #tmp_police_search_cnt,
* html #tmp_contact,
* html #tmp_contact_ttl,
* html #tmp_contact_cnt,
* html #tmp_police_search_cnt .btn_glp,
* html #tmp_trouble,
* html #tmp_trouble_ttl,
* html #tmp_trouble_cnt,
* html #tmp_trouble_cnt #tmp_qa_search,
* html #tmp_trouble_cnt #tmp_fav_list,
* html #tmp_qa,
* html #tmp_qa_ttl,
* html #tmp_qa_cnt,
* html #tmp_info,
* html #tmp_info_ttl,
* html #tmp_info_ttl ul,
* html #tmp_info_cnt,
* html .info_cnt,
* html #tmp_info_cnt .link_glp,
* html #tmp_btn_list,
* html #tmp_btn_list_cnt,
* html #tmp_btn_list_cnt .btn_list,
* html #tmp_top_info_tab_ttl u, 
* html #tmp_top_info_tab_ttl2 ul {
	display:inline-block; /* 変更しない */
}
/* cms8341-style-start */
.format_top #tmp_gallery_img {
	height:260px;
	overflow:hidden;
}
.format_free #tmp_gallery_img {
	height:116px;
	overflow:hidden;
}
/