@charset "utf-8";

/* ==================================================
contents
================================================== */
/* topics
============================== */
#tmp_topics {
	margin:0 0 20px;
	border:2px solid #D81F2D;
	clear:both;
}
#tmp_topics_ttl {
	padding:4px 10px;
	color:inherit;
	background-color:#EE968E;
}
#tmp_topics_ttl h2 {
	font-size:114.3%;
	font-weight:bold;
}
#tmp_topics_cnt {
	padding:12px 10px 2px;
}
#tmp_topics_cnt li {
	margin-bottom:12px;
	padding-left:16px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 2px center;
	list-style:none;
	list-style-type:none;
}
/* accident
============================== */
#tmp_accident{
	margin:0 0 20px;
	border:1px solid #AAAAAA;
	-webkit-border-radius:5px 5px 0 0;/* Webkit */
	-moz-border-radius:5px 5px 0 0;/* Mozilla */
	border-radius:5px 5px 0 0;/* CSS3 */
	clear:both;
}
#tmp_accident_ttl {
	padding:4px 10px;
	color:inherit;
	background-color:#DBF3FD;
	-webkit-border-radius:5px 5px 0 0;/* Webkit */
	-moz-border-radius:5px 5px 0 0;/* Mozilla */
	border-radius:5px 5px 0 0;/* CSS3 */
}
#tmp_accident_ttl h2 {
	font-size:114.3%;
	font-weight:bold;
}
#tmp_accident_ttl a {
	background:url(/shared/images/icon/list_triangle_bl.png) no-repeat 3px 8px;
	padding-left:15px;
	color:#000000;
	text-decoration:none;
}
#tmp_accident_cnt{
	padding:8px 20px;	
}
#tmp_accident_cnt p.date {
	margin-bottom:8px;
}
#tmp_accident_cnt p.date strong {
	margin-right:12px;
}
#tmp_accident_cnt table {
	width: 100%;
	border-collapse:collapse;
    border-spacing:0;
	margin:0 0 8px;
}
#tmp_accident_cnt table th,
#tmp_accident_cnt table td {
	border:1px solid #D9D9D9;
	padding:5px 10px;
}
#tmp_accident_cnt table th {
	background-color:#F2F2F2;
	color:inherit;
	text-align:left;
}
/* info
============================== */
#tmp_info {
	margin:0 0 20px;
	clear:both;
}
#tmp_info_ttl ul {
	list-style:none;
	list-style-type:none;
}
#tmp_info_ttl li {
	float:left;
	width:235px;
	text-align:center;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_info_ttl li a {
	display:block;
	padding:10px 0;
	text-decoration:none;
	border-radius:3px 3px 0 0;/* CSS3 */
	-webkit-border-radius:3px 3px 0 0;/* Webkit */
	-moz-border-radius:3px 3px 0 0;/* Mozilla */
}
#tmp_info_ttl a {
	color:#FFFFFF;
	background:#1165B9 url(/shared/templates/top/images/tab_ttl_off.jpg) repeat-x left top;
	border:none;
	border-bottom:1px solid #6ABDEA;
}
#tmp_info_ttl .active a {
	color:#333333;
	background:#DBF3FD url(/shared/templates/top/images/tab_ttl_on.jpg) repeat-x left top;
	border:1px solid #6ABDEA;
	border-bottom:none;
}
#tmp_info .info_cnt {
	padding:10px 9px;
	border:1px solid #6ABDEA;
	border-top:none;
	clear:both;
}
#tmp_info .info_cnt ul {
	margin-bottom:16px;
	list-style:none;
	list-style-type:none;
}
#tmp_info .info_cnt li {
	margin-bottom:12px;
	padding:0 0 0 18px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 5px center;
}
/* img_btn
============================== */
.img_btn {
	margin:0;
}
.img_btn li {
	float:left;
	width:231px;
	margin-bottom:0;
}
.img_btn li:first-child {
	margin-right:8px;
}
.img_btn li br {
	display:none;
}
/* police_search
============================== */
#tmp_police_search {
	margin:0 0 20px;
	clear:both;
}
#tmp_police_search_ttl {
	background:url(/shared/templates/top/images/policesearch_ttl.png) no-repeat left top;
	width:470px;
	height:32px;
	text-align:center;
}
#tmp_police_search_ttl span {
	margin-left:90px;
	width:200px;
	height:32px;
	overflow:hidden;
}
#tmp_police_search_cnt {
	border:3px solid #FF809F;
	border-top:none;
	padding:10px 12px;
}
#tmp_police_search_cnt li {
	width:215px;
}
#tmp_police_search_cnt li:first-child {
	margin-right:10px;
}
/* contact
============================== */
#tmp_wrap_contact {
	margin:0 0 20px;
	padding:12px;
	border:3px solid #6ABDEA;
	-webkit-border-radius:4px;/* Webkit */
	-moz-border-radius:4px;/* Mozilla */
	border-radius:4px;/* CSS3 */
	clear:both;
}
#tmp_contact {
	border-radius:4px 4px 0 0;/* CSS3 */
	-webkit-border-radius:4px 4px 0 0;/* Webkit */
	-moz-border-radius:4px 4px 0 0;/* Mozilla */
	background:#F3F3F3 url(/shared/images/navi/rnavi/contact_bg.jpg) repeat-x left top;
	padding:9px 0 9px 11px;
	margin-bottom:10px;
	position:relative;
	min-height:150px;
}
#tmp_contact_ttl {
	padding:0 0 4px;
}
#tmp_contact_ttl h2 {
	font-size:114.3%;
	color:#0D5093;
	background-color:transparent;
	font-weight:bold;
}
#tmp_contact_cnt {
	padding:0 0 8px;
}
#tmp_contact_cnt ul {
	width:268px;
	font-size:85.7%;
	list-style:none;
}
#tmp_contact_cnt li {
	background:url(/shared/images/icon/contact_icon.png) no-repeat left 1px;
	padding-left:22px;
	line-height:1.4;
}
#tmp_contact_cnt li:first-child {
	border-bottom:1px dashed #aaaaaa;
	padding-bottom:8px;
	margin-bottom:7px;
}
#tmp_contact #tmp_urgency {
	width:142px;
	height:162px;
	position:absolute;
	right:4px;
	top:3px;
	text-align:center;
}
#tmp_contact #tmp_urgency_ttl {
	width:142px;
	height:122px;
	background:url(/shared/templates/top/images/urgency_ttl.png) no-repeat left top;
}
#tmp_contact #tmp_urgency_ttl p {
	width:130px;
	height:110px;
	padding:5px;
	display:block;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_contact #tmp_urgency_cnt {
	width:142px;
	height:40px;
	background:url(/shared/templates/top/images/urgency_cnt.png) no-repeat left top;
}
#tmp_contact #tmp_urgency_cnt a {
	width:142px;
	height:40px;
	display:block;
}
#tmp_contact #tmp_urgency_cnt span {
	width:120px;
	height:30px;
	padding:5px;
	overflow:hidden;
}
/* contact_btn */
#tmp_contact_btn li {
	float:left;
	width:215px;
	margin-bottom:0;
}
#tmp_contact_btn li:first-child {
	margin-right:10px;
}
#tmp_contact_btn #tmp_contact_btn2 br {
	display:none;
}
/* protect
============================== */
#tmp_protect {
	margin:0 0 20px;
	clear:both;
}
#tmp_protect_ttl {
	background:url(/shared/templates/top/images/protect_ttl.png) no-repeat left top;
	width:470px;
	height:32px;
	text-align:center;
}
#tmp_protect_ttl span {
	width:200px;
	height:32px;
	margin-left:90px;
	display:block;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_protect_cnt {
	border:3px solid #B3DB39;
	border-top:none;
	padding:10px 0 2px 12px;
}
#tmp_protect_cnt ul {
	list-style:none;
}
#tmp_protect_cnt li {
	margin:0 11px 0 0;
	padding-bottom:9px;	
	width:139px;
	font-size:92.8%;
	font-weight:bold;
	text-align:center;
	float:left;
}
#tmp_protect_cnt li a {
	min-height:83px;
	text-decoration:none;
	color:#000000;
	display:block;
	background:#EBFAC5 url(/shared/templates/top/images/protect_btn_bg1.jpg) repeat-x left top;
	border-top:1px solid #BDE054;
	border-left:1px solid #BDE054;
	border-right:2px solid #BDE054;
	border-bottom:2px solid #BDE054;
	border-radius:4px;/* CSS3 */
	-webkit-border-radius:4px;/* Webkit */
	-moz-border-radius:4px;/* Mozilla */
}
#tmp_protect_cnt #tmp_protect_btn7 a,
#tmp_protect_cnt #tmp_protect_btn8 a,
#tmp_protect_cnt #tmp_protect_btn9 a {
	border-color:#BBBBBB;
	background:#DDDDDD url(/shared/templates/top/images/protect_btn_bg2.jpg) repeat-x left top;
}
#tmp_protect_btn1,
#tmp_protect_btn3,
#tmp_protect_btn6,
#tmp_protect_btn9 {
	margin-right:0;
}
#tmp_protect_cnt li span {
	display:block;
	padding:60px 5px 5px;
	background-repeat:no-repeat;
	background-position:center 5px;
}
#tmp_protect_cnt #tmp_protect_btn1 span {
	background-image:url(/shared/templates/top/images/protect_btn1.png);
}
#tmp_protect_cnt #tmp_protect_btn2 span {
	background-image:url(/shared/templates/top/images/protect_btn2.png);
}
#tmp_protect_cnt #tmp_protect_btn3 span {
	padding:48px 20px 2px;
	background-image:url(/shared/templates/top/images/protect_btn3.png);
}
#tmp_protect_cnt #tmp_protect_btn4 span {
	background-image:url(/shared/templates/top/images/protect_btn4.png);
}
#tmp_protect_cnt #tmp_protect_btn5 span {
	background-image:url(/shared/templates/top/images/protect_btn5.png);
}
#tmp_protect_cnt #tmp_protect_btn6 span {
	background-image:url(/shared/templates/top/images/protect_btn6.png);
}
#tmp_protect_cnt #tmp_protect_btn7 span {
	padding:48px 5px 2px;
	background-image:url(/shared/templates/top/images/protect_btn7.png);
}
#tmp_protect_cnt #tmp_protect_btn8 span {
	padding:48px 5px 2px;
	background-image:url(/shared/templates/top/images/protect_btn8.png);
}
#tmp_protect_cnt #tmp_protect_btn9 span {
	background-image:url(/shared/templates/top/images/protect_btn9.png);
}
/* link_btn
============================== */
#tmp_link_btn li {
	width:230px;
	float:left;
}
#tmp_link_btn1,
#tmp_link_btn3,
#tmp_link_btn5 {
	margin:0 10px 0 0;
}
/* mascot
============================== */
#tmp_mascot {
	margin:0 0 20px;
	min-height:156px;
	background:url(/shared/templates/top/images/mascot_bg.gif) no-repeat right top;
	clear:both;
}
*:first-child+html #tmp_mascot {
	height:156px;
}
#tmp_mascot_ttl {
	padding:5px 0;
	width:248px;
	color:#555555;
	background:transparent url(/shared/templates/top/images/mascot_ttl_bg.gif) no-repeat left top;
	text-align:center;
}
#tmp_mascot_ttl h2 {
	margin-right:18px;
	font-size:107%;
	line-height:1.2;
}
#tmp_mascot_ttl p {
	margin-right:18px;
	font-size:92.8%;
	font-weight:bold;
	line-height:1.2;
}
#tmp_mascot_cnt {
	padding:1px 0 2px;
	width:230px;
	background:url(/shared/templates/top/images/mascot_cnt_bg.jpg) no-repeat left bottom;
	text-align:center;
}
#tmp_mascot_cnt a {
	padding-left:13px;
	color:#FFFFFF;
	background:transparent url(/shared/images/icon/list_triangle_wt.png) no-repeat left 5px;
	text-decoration:none;
}
/* sns_btn
============================== */
#tmp_sns_btn {
	margin:0 0 10px;
	width:230px;
	height:68px;
	background:url(/shared/templates/top/images/snsbutton6.gif) no-repeat left top;
}
#tmp_sns_btn span {
	width:230px;
	height:68px;
	display:block;
}
/* list_table
============================== */
table.list_table {
	width:100%;
	margin-bottom:2px;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.list_table .date {
	width:70px;
	padding:0;
}
table.list_table .date_year {
	width:110px;
	padding:0;
}
table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
	line-height:1.4;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_gallery .list_order:after,
#tmp_info .info_cnt .read_all ul:after,
#tmp_topics:after,
#tmp_topics_ttl:after,
#tmp_topics_cnt:after,
#tmp_accident:after,
#tmp_accident_ttl:after,
#tmp_accident_cnt:after,
#tmp_info:after,
#tmp_info_ttl:after,
#tmp_info_cnt:after,
#tmp_info .info_cnt .read_all:after,
.img_btn:after,
#tmp_police_search:after,
#tmp_police_search_ttl:after,
#tmp_police_search_cnt:after,
#tmp_wrap_contact:after,
#tmp_contact:after,
#tmp_contact_ttl:after,
#tmp_contact_cnt:after,
#tmp_protect:after,
#tmp_protect_ttl:after,
#tmp_protect_cnt:after,
#tmp_link_btn:after,
#tmp_mascot:after,
#tmp_mascot_ttl:after,
#tmp_mascot_cnt:after,
.clearfix:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .list_order,
*:first-child+html #tmp_info .info_cnt .read_all ul,
*:first-child+html #tmp_topics,
*:first-child+html #tmp_topics_ttl,
*:first-child+html #tmp_topics_cnt,
*:first-child+html #tmp_accident,
*:first-child+html #tmp_accident_ttl,
*:first-child+html #tmp_accident_cnt,
*:first-child+html #tmp_info,
*:first-child+html #tmp_info_ttl,
*:first-child+html #tmp_info_cnt,
*:first-child+html #tmp_info .info_cnt .read_all,
*:first-child+html .img_btn,
*:first-child+html #tmp_police_search,
*:first-child+html #tmp_police_search_ttl,
*:first-child+html #tmp_police_search_cnt,
*:first-child+html #tmp_wrap_contact,
*:first-child+html #tmp_contact,
*:first-child+html #tmp_contact_ttl,
*:first-child+html #tmp_contact_cnt,
*:first-child+html #tmp_protect,
*:first-child+html #tmp_protect_ttl,
*:first-child+html #tmp_protect_cnt,
*:first-child+html #tmp_link_btn,
*:first-child+html #tmp_mascot,
*:first-child+html #tmp_mascot_ttl,
*:first-child+html #tmp_mascot_cnt,
*:first-child+html .clearfix {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
#tmp_contents .box_gmap {
	display:inline-block;
}
/* for IE7.0 */
*:first-child+html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for IE6.0 */
* html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}