@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em; /* 変更しない */
	padding:9px 7px 5px;
	font-size:129%; /* デザインによって相対指定で指定しなおす */
	border-bottom:4px solid #00A0C6;
	clear:both; /* 変更しない */
	background:#FFFFFF url(/police/shared/templates/free/images/contents/h1_bg.gif) no-repeat left top;
	color:#000000;
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:4px 5px 1px;
	font-size:114%; /* デザインによって相対指定で指定しなおす */
	clear:both; /* 変更しない */
	background-color:#CEF1FB;
	color:#000000;
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:0 2px;
	font-size:114%; /* デザインによって相対指定で指定しなおす */
	border-bottom:2px solid #13AFD7;
	clear:both; /* 変更しない */
	color:#000000;
	background-color:transparent;
}
#tmp_contents h4 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:0 0 0 6px;
	font-size:114%; /* デザインによって相対指定で指定しなおす */
	border-left:5px solid #15BFEA;
	clear:both; /* 変更しない */
	color:#000000;
	background-color:transparent;
}
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:100%; /* デザインによって相対指定で指定しなおす */
	clear:both; /* 変更しない */
	color:#000000;
	background-color:transparent;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* 変更しない */
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:url(/police/shared/images/icon/list_icon.gif); /* 変更しない */
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:none; /* 変更しない */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* 変更しない */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
#tmp_contents hr {
	height:1px; /* 変更しない */
	color:#CCCCCC; /* 変更しない */
	background-color:#CCCCCC; /* 変更しない */
	border:none; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents #tmp_cate_ttl h1 {
	padding:0;
	border-bottom:none;
	background:none;
	padding:38px 1px 38px 10px;
}
#tmp_contents #tmp_cate_ttl h1#tmp_syokai_cate_ttl {
	background:url(/police/shared/templates/free/images/contents/syokai_cate_ttl_bg.jpg) no-repeat right top;
}
#tmp_contents #tmp_cate_ttl h1#tmp_anzen_cate_ttl {
	background:url(/police/shared/templates/free/images/contents/anzen_cate_ttl_bg.jpg) no-repeat right top;
}
#tmp_contents #tmp_cate_ttl h1#tmp_koutsu_cate_ttl {
	background:url(/police/shared/templates/free/images/contents/koutsu_cate_ttl_bg.jpg) no-repeat right top;
}
#tmp_contents #tmp_cate_ttl h1#tmp_menkyo_cate_ttl {
	background:url(/police/shared/templates/free/images/contents/menkyo_cate_ttl_bg.jpg) no-repeat right top;
}
#tmp_contents #tmp_cate_ttl h1#tmp_shinsei_cate_ttl {
	background:url(/police/shared/templates/free/images/contents/shinsei_cate_ttl_bg.jpg) no-repeat right top;
}
#tmp_contents #tmp_cate_ttl h1#tmp_soudan_cate_ttl {
	background:url(/police/shared/templates/free/images/contents/soudan_cate_ttl_bg.jpg) no-repeat right top;
}
/* ==================================================
parts
================================================== */
/* outline
============================== */
#tmp_contents .outline {
	margin:0 0 0.8em; /* 変更しない */
	border:2px solid #FFBF00;
	clear:both; /* 変更しない */	
}
#tmp_contents table.outline {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.outline td {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
* html #tmp_contents div.outline {
	width:100%; /* 変更しない */
}
#tmp_contents .outline ul {
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ol {
	margin-left:24px; /* 変更しない */
}
#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; /* 変更しない */
}
/* box_info
============================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #8DB712;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	padding:3px 7px;
	color:#475F01;
	font-weight:bold;
	background:#FFFFFF url(/police/shared/templates/free/images/contents/box_info_ttl_bg.gif) repeat-x left top;
	border-bottom:1px solid #8DB712;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#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; /* 変更しない */
}
/* box_link
============================== */
#tmp_contents .box_link {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #329532;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_link {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:3px 7px;
	color:#266F26;
	font-weight:bold;
	background:#FFFFFF url(/police/shared/templates/free/images/contents/box_link_ttl_bg.gif) repeat-x left top;
	border-bottom:1px solid #329532;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#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; /* 変更しない */
}
/* box_menu
============================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background:#EEEEEE url(/police/shared/templates/free/images/contents/box_menu_bg.gif) repeat-x left top;
	border:1px solid #999999;
	border-left-width:3px;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_menu {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.box_menu td {
	padding:5px 10px 0;
}
#tmp_contents div.box_menu {
	padding:10px 10px 0;
}
#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; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#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; /* 変更しない */
}
/* box_btn
============================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* 変更しない */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	padding:10px;
	color:inherit;
	background:#EEEEEE url(/police/shared/templates/free/images/contents/box_btn_bg.gif) repeat-x left top;
	border:1px solid #999999;
	border-left-width:3px;
}
/* datatable 
   enquete_table
============================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:1px solid #666AB3;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:#000000;
	background-color:#E2E3F5;
	border:1px solid #666AB3;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #666AB3;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* 変更しない */
	font-weight:bold; /* 変更しない */
	text-align:left; /* 変更しない */
}
#tmp_contents table.datatable p {
	margin:0; /* 変更しない */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* 変更しない */
}
#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 {
	margin:0.3em 0 0 24px; /* 変更しない */
}
#tmp_contents table.enquete_table {
	width:100%; /* 変更しない */
}
#tmp_contents table.enquete_table th {
	width:20%; /* 変更しない */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#BF1111; /* shared.cssのtxt_redと同じ値を設定 */
	font-weight:normal; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#F9DBE3; /* shared.cssのbg_redと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#CDE9F1; /* shared.cssのbg_blueと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EBF7C8; /* shared.cssのbg_greenと同じ値を設定 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* nestdatatable
============================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* 変更しない */
	background-color:transparent; /* 変更しない */
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #666AB3; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#E2E3F5; /* table.datatable thと同じ値を設定 */
	border:1px solid #666AB3; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #666AB3; /* table.datatable tdと同じ値を設定 */
}
/* list_table
============================== */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table td img {
	vertical-align:middle;
}
#tmp_contents table.list_table .date {
	width:70px;
	padding:0;
}
#tmp_contents table.list_table .date_year {
	width:110px;
	padding:0;
}
#tmp_contents table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* ==================================================
contents
================================================== */
/* event
============================== */
/* box_photo */
#tmp_contents .box_photo {
	clear:both;
}
#tmp_contents .wrap_box_photo_txt {
	width:100%;
	margin-right:-320px;
	float:left;
}
#tmp_contents .box_photo_txt {
	margin-right:320px;
}
#tmp_contents .box_photo_img {
	width:300px;
	float:right;
}
/* event_page_navi */
#tmp_contents .event_page_navi .next {
	text-align:right;
}
/* map
============================== */
/* free */
#tmp_contents .box_ymap {
	width:480px;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_ymap_box {
	height:360px;
	border:1px solid #CCCCCC;
	clear:both;
}
#tmp_contents div ul.yolp-ctrl {
	z-index:9;
}
/* police_top */
.police_info #tmp_ymap_box {
	width:278px;
	height:190px;
	border:1px solid #CCCCCC;
	clear:both;
}
/* police */
#tmp_police_map {
	margin-bottom:10px;
	border:1px solid #CCCCCC;
}
#tmp_police_map #tmp_ymap_box {
	width:100%;
	height:480px;
	border:none;
}
#tmp_map_icon {
	clear:both;
	margin-bottom:20px;
}
#tmp_map_icon .map_icon {
	font-weight:bold;
	float:left;
	margin-right:20px;
}
#tmp_map_icon .map_icon img {
	vertical-align:middle;
	margin-right:5px;
}
/* idx
============================== */
#tmp_contents #tmp_notice_atten {
	margin:0 0 15px;
}
#tmp_contents #tmp_notice_atten_ttl h2 {
	padding:0;
	background-color:transparent;
	border-bottom:4px solid #0F1177;
}
#tmp_contents .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_contents .link_glp li {
	float:left;
	margin:0 23px 0 0;
	padding:0 0 0.8em;
	background:url(/police/shared/templates/free/images/contents/link_icon.gif) no-repeat 1px 0.15em;
}
#tmp_contents .link_glp li a {
	display:block;
	padding:0 0 0 23px;
}
/* box_idx_menu */
#tmp_contents .box_idx_menu {
	margin:0 0 20px;
	clear:both;
	width:100%;
}
#tmp_contents .box_idx_menu h2 {
	margin:0;
	padding:8px 11px;
	color:inherit;
	background:#E3F5FB url(/police/shared/templates/free/images/contents/idx_menu_bg.gif) repeat-x left top;
	border:1px solid #3DB9D8;
	font-size:100%;
	font-weight:bold;
}
#tmp_contents .box_idx_menu h2 a {
	padding:0 0 0 14px;
	background:url(/police/shared/templates/free/images/contents/menu_icon.gif) no-repeat left 0.3em;
}
* html #tmp_contents .box_idx_menu h2 {
	display:inline-block;
}
*:first-child+html #tmp_contents .box_idx_menu h2 {
	min-height:1%;
}
#tmp_contents .box_idx_menu_cnt {
	padding:10px 0 0 11px;
}
#tmp_contents .box_idx_menu_cnt ul {
	margin:0 0 0 15px;
}
#tmp_contents .box_idx_menu_cnt ul li {
	margin-bottom:0.6em;
}
/* police_ttl
============================== */
#tmp_police_ttl {
	background:url(/police/shared/templates/free/images/contents/police_ttl_bg.jpg) no-repeat left bottom;
	margin:0 0 20px;
	clear:both;
}
#tmp_police_ttl img {
	vertical-align:top;
}
/* police_head
============================== */
#tmp_police_head {
	padding:10px 10px 10px 20px;
	color:#FFFFFF;
	background:#0C7894 url(/police/shared/templates/free/images/contents/police_ttl_bg.jpg) no-repeat right bottom;
	margin:0 0 20px;
	clear:both;
}
#tmp_police_head .ttl,
#tmp_police_head .tel,
#tmp_police_head .memo {
	display:inline;
	vertical-align:middle;
	line-height:1.2;
}
#tmp_police_head .ttl {
	font-size:228%;
	margin-right:10px;
}
#tmp_police_head .tel,
#tmp_police_head .memo {
	font-size:114.3%;
}
/* info
============================== */
/* info_tab */
#tmp_contents #tmp_info_police {
	margin:0 0 20px;
}
#tmp_contents #tmp_info_police_ttl ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_contents #tmp_info_police_ttl li {
	float:left;
	margin:0 6px 0 0;
}
#tmp_contents #tmp_info_police_ttl li img {
	vertical-align:top;
}
#tmp_contents #tmp_info_police_ttl li.last {
	margin-right:0;
}
#tmp_contents #tmp_tab_info_police {
	border-top:4px solid #B50000;
	padding:0.8em 0 0;
}
#tmp_contents #tmp_tab_news_police {
	border-top:4px solid #0F1177;
	padding:0.8em 0 0;
}
/* info */
#tmp_contents #tmp_notice_atten {
	margin-bottom:20px;
}
#tmp_contents #tmp_notice_atten_ttl h2 {
	margin-top:0;
	background-image:none;
	background-color:transparent;
}
#tmp_police_rnavi {
	border:5px solid #1090B1;
}
#tmp_police_rnavi_cnt {
	padding:5px;
}
#tmp_police_rnavi_cnt .photo {
	text-align:center;
	margin:0 0 0.8em;
}
#tmp_police_rnavi_cnt table.police_info {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_police_rnavi_cnt table.police_info th {
	background:#BAE3EF url(/police/shared/templates/free/images/contents/police_rnavi_ttl_bg.gif) repeat-x left top;
	padding:3px 8px 2px;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}
#tmp_police_rnavi_cnt table.police_info td {
	padding:0.4em 0 10px;
	vertical-align:top;
}
#tmp_police_rnavi_cnt table.police_info td p {
	margin:0 0 10px;
}
#tmp_police_rnavi_cnt table.police_info td.last {
	padding-bottom:0;
}
#tmp_police_rnavi_cnt table.police_info td.last p {
	margin-bottom:0;
}
#tmp_police_rnavi_cnt table.police_info td .tel {
	font-size:186%;
	line-height:1.2;
}
#tmp_police_rnavi_cnt table.police_info td .map_btn a {
	display:block;
	width:150px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/police/shared/templates/free/images/contents/police_rnavi_map_btn.gif) no-repeat left top;
}
#tmp_police_rnavi_cnt table.police_info td .box_ymap {
	margin-bottom:15px;
}
.police_top #tmp_contents h2 {
	margin-top:1em;
	padding:7px 12px;
	font-size:100%;
	background:#CFD1EF url(/police/shared/templates/free/images/contents/police_h2_bg.jpg) repeat-x left top;
}
/* report */
#tmp_contents #tmp_police_report {
	background:#F7EFDD url(/police/shared/templates/free/images/contents/police_report_bg.gif) no-repeat right top;
	color:inherit;
	padding:10px 30px 20px 20px;
	margin:0 0 20px;
}
#tmp_contents #tmp_police_report_ttl h1 {
	margin-top:0;
	padding:0;
	border:none;
	background-image:none;
	background-color:transparent;
}
#tmp_contents #tmp_police_report_ttl h2 {
	margin-top:0;
	padding:0;
	background-image:none;
	background-color:transparent;
}
#tmp_contents #tmp_police_report_cnt .article {
	border-bottom:1px solid #D3BD81;
	margin:0 0 1em;
	padding:0 0 1em;
}
#tmp_contents table.report_info {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.report_info td {
	vertical-align:top;
}
#tmp_contents table.report_info td p {
	margin-bottom:0;
}
#tmp_contents table.report_info td.photo {
	padding:0 20px 0 0;
	width:200px;
	text-align:center;
}
#tmp_contents table.report_info td .ttl,
#tmp_contents table.report_info td .date {
	font-weight:bold;
	font-size:114%;
	margin-bottom:0.4em;
	line-height:1.4;
}
#tmp_contents #tmp_police_report .link_glp {
	border-top:none;
	margin:0;
	padding:0;
}
#tmp_contents #tmp_police_report .link_glp li {
	background:url(/police/shared/templates/free/images/contents/link_icon_po.gif) no-repeat left 0.15em;
}
/* qa_search */
#tmp_qa_search {
	margin:0 0 10px;
}
#tmp_qa_search p {
	float:left;
	margin:0;
}
#tmp_qa_search #tmp_qa_query {
	width:258px;
	min-height:19px;
	margin:0 10px 0 0;
	border:1px solid #999999;
}
* html #tmp_qa_search #tmp_qa_query {
	width:260px;
}
/* konohakeibu
============================== */
#tmp_contents .fukidashi_kp,
#tmp_contents .fukidashi_kb {
	border:none;
	clear:both;
	text-align:left;
	width:710px;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 0.8em;
}
#tmp_contents .fukidashi_kp td,
#tmp_contents .fukidashi_kb td {
	vertical-align:top;
}
#tmp_contents .fukidashi_kp .chara {
	width:189px;
}
#tmp_contents .fukidashi_kp .chara p {
	text-align:right;
	margin-left:-8px;
	background:url(/police/shared/templates/konohakeibu/images/contents/konohakeibu_fukidaship.gif) no-repeat left 20px;
	padding-left:36px;
	position:relative;
}
#tmp_contents .fukidashi_kb .chara {
	width:189px;
}
#tmp_contents .fukidashi_kb .chara p {
	text-align:left;
	margin-right:-8px;
	background:url(/police/shared/templates/konohakeibu/images/contents/konohakeibu_fukidashib.gif) no-repeat right 20px;
	padding-right:36px;
	position:relative;
}
#tmp_contents .fukidashi_kp,
#tmp_contents .fukidashi_kb {
	color:#7A3110;
	font-size:129%;
	font-weight:bold;
	border:none;
	margin-bottom:20px;
}
#tmp_contents .fukidashi_kp  {
	background:url(/police/shared/templates/konohakeibu/images/contents/konohakeibu_comment_bgbp.gif) no-repeat left bottom;
	padding:0 0 25px;
}
#tmp_contents .fukidashi_kb {
	background:url(/police/shared/templates/konohakeibu/images/contents/konohakeibu_comment_bgbb.gif) no-repeat right bottom;
	padding:0 0 25px;
}
#tmp_contents .fukidashi_kp .fukidashi {
	background:url(/police/shared/templates/konohakeibu/images/contents/konohakeibu_comment_bgtp.gif) no-repeat left top;
	padding:45px 60px 25px 30px;
}
#tmp_contents .fukidashi_kb .fukidashi {
	background:url(/police/shared/templates/konohakeibu/images/contents/konohakeibu_comment_bgtb.gif) no-repeat right top;
	padding:45px 30px 25px 60px;
}
#tmp_contents .fukidashi_kp p,
#tmp_contents .fukidashi_kb p {
	margin-bottom:0;
}
/* report_table */
#tmp_contents .report_table {
	width:100%;
	margin:0 0 1em;
	border-collapse:collapse;
}
#tmp_contents .report_table td {
	text-align:left;
	vertical-align:top;
}
#tmp_contents .report_table td.report_ttl {
	border-bottom:2px solid #A9CC3C;
	font-size:113.4%;
	font-weight:bold;
	padding:5px 0;
}
#tmp_contents .report_table td.report_ttl p,
#tmp_contents .report_table td.report_ttl h1,
#tmp_contents .report_table td.report_ttl h2,
#tmp_contents .report_table td.report_ttl h3,
#tmp_contents .report_table td.report_ttl h4,
#tmp_contents .report_table td.report_ttl h5,
#tmp_contents .report_table td.report_ttl h6 {
	font-size:100% !important;
	border:none !important;
	background:none !important;
	padding:0 !important;
	margin:0 !important;
}

#tmp_contents .report_table td.report_date {
	padding:10px 0 0;
	font-weight:bold;
}
#tmp_contents .report_table .photo_list {
	margin:0;
}
#tmp_contents .report_table .photo_list td {
	width:220px;
	margin:0;
	padding:0 20px 10px 0;
}
#tmp_contents .report_table .photo_list td img {
	display:block;
	width:220px;
	height:auto;
	margin:0 0 10px;
}
/* ==================================================
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,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_notice_atten:after,
#tmp_contents #tmp_notice_atten_ttl:after,
#tmp_contents #tmp_notice_atten_cnt:after,
#tmp_contents .link_glp:after,
#tmp_contents #tmp_police_report:after,
#tmp_contents #tmp_police_report_ttl:after,
#tmp_contents #tmp_police_report_cnt:after,
#tmp_map_icon:after,
#tmp_qa_search:after,
#tmp_area:after,
#tmp_contents #tmp_info_police:after,
#tmp_contents #tmp_info_police_ttl:after,
#tmp_contents #tmp_info_police_ttl ul:after,
#tmp_contents #tmp_info_police_cnt:after,
#tmp_police_ttl:after,
#tmp_contents .report_table .photo_list:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_contents div.outline,
*:first-child+html #tmp_contents div.box_info,
*:first-child+html #tmp_contents div.box_info_ttl,
*:first-child+html #tmp_contents div.box_info_cnt,
*:first-child+html #tmp_contents div.box_link,
*:first-child+html #tmp_contents div.box_link_ttl,
*:first-child+html #tmp_contents div.box_link_cnt,
*:first-child+html #tmp_contents div.box_menu,
*:first-child+html #tmp_contents div.box_menu_ttl,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_contents .box_photo,
*:first-child+html #tmp_map,
*:first-child+html #tmp_contents #tmp_facilities_btn,
*:first-child+html #tmp_contents #tmp_notice_atten,
*:first-child+html #tmp_contents #tmp_notice_atten_ttl,
*:first-child+html #tmp_contents #tmp_notice_atten_cnt,
*:first-child+html #tmp_contents .link_glp,
*:first-child+html #tmp_contents #tmp_police_report,
*:first-child+html #tmp_contents #tmp_police_report_ttl,
*:first-child+html #tmp_contents #tmp_police_report_cnt,
*:first-child+html #tmp_map_icon,
*:first-child+html #tmp_qa_search,
*:first-child+html #tmp_area,
*:first-child+html #tmp_contents #tmp_info_police,
*:first-child+html #tmp_contents #tmp_info_police_ttl,
*:first-child+html #tmp_contents #tmp_info_police_ttl ul,
*:first-child+html #tmp_contents #tmp_info_police_cnt,
*:first-child+html #tmp_police_ttl,
*:first-child+html #tmp_contents .report_table .photo_list {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents div.outline,
* html #tmp_contents div.box_info,
* html #tmp_contents div.box_info_ttl,
* html #tmp_contents div.box_info_cnt,
* html #tmp_contents div.box_link,
* html #tmp_contents div.box_link_ttl,
* html #tmp_contents div.box_link_cnt,
* html #tmp_contents div.box_menu,
* html #tmp_contents div.box_menu_ttl,
* html #tmp_contents div.box_menu_cnt,
* html #tmp_contents .box_photo,
* html #tmp_map,
* html #tmp_contents #tmp_facilities_btn,
* html #tmp_contents #tmp_notice_atten,
* html #tmp_contents #tmp_notice_atten_ttl,
* html #tmp_contents #tmp_notice_atten_cnt,
* html #tmp_contents .link_glp,
* html #tmp_contents #tmp_police_report,
* html #tmp_contents #tmp_police_report_ttl,
* html #tmp_contents #tmp_police_report_cnt,

* html #tmp_map_icon,
* html #tmp_qa_search,
* html #tmp_area,
* html #tmp_contents #tmp_info_police,
* html #tmp_contents #tmp_info_police_ttl,
* html #tmp_contents #tmp_info_police_ttl ul,
* html #tmp_contents #tmp_info_police_cnt,
* html #tmp_police_ttl,
* html #tmp_contents .report_table .photo_list {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper,
#tmp_wrapper2,
#tmp_header,
#tmp_footer_cnt address,
#tmp_copyright p {
	width:100% !important;
}
#tmp_wrap_header {
	padding-top:0 !important;
	padding-bottom:0 !important;
	background:#FFFFFF !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_wrap_copyright {
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_wrap_footer_cnt {
	padding-top:0 !important;
	border-top:none !important;
}
#tmp_means,
#tmp_gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
.plugin,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_fmap {
	display:none !important;
}
.wrap_col_nm,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu,
#tmp_wrap_main {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:0 10px !important;
}
#tmp_contents .box_ymap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_copyright {
	text-align:left !important;
	background:#FFFFFF !important;
	color:inherit !important;
}
/* police_top */
.police_top .wrap_col_rgt_navi {
	display:block !important;
}
.police_top .wrap_col_nm,
.police_top .column_rnavi .wrap_col_main {
	float:left !important;
}
.police_top .wrap_col_rgt_navi {
	width:300px !important;
}
.police_top .column_rnavi .wrap_col_main {
	margin-right:-340px !important;
}
.police_top .column_rnavi .col_main {
	margin-right:340px !important;
}
/* for IE7.0 */
*:first-child+html #tmp_contents h1,
*:first-child+html #tmp_contents h2,
*:first-child+html #tmp_contents h3,
*:first-child+html #tmp_contents h4,
*:first-child+html #tmp_contents h5,
*:first-child+html #tmp_contents h6,
*:first-child+html #tmp_contents .box_btn li {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_contents h1,
* html #tmp_contents h2,
* html #tmp_contents h3,
* html #tmp_contents h4,
* html #tmp_contents h5,
* html #tmp_contents h6,
* html #tmp_contents .box_btn li {
	display:inline-block;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */

}
}

