@charset "utf-8";

/*::::: main :::::::::::::::*/
#tmp_wrap_main {
	clear:both;
	padding:13px 10px 10px;
}
#tmp_main {
	width:100%;
	height:1%;
	background:url(/shared/templates/top_keisatsu/images/main/main_bg.jpg) no-repeat right bottom;
}
#tmp_main:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
/*::::: pnavi :::::::::::::::*/
.pnavi {
	height:1%;
	clear:both;
	text-align:right;
	padding:6px	 10px 6px 0;
}
.pnavi a {
	background:url(/shared/images/icon_pnavi.gif) no-repeat left center;
	padding-left:15px;
}
/*::::: layout :::::::::::::::::*/
#tmp_wrap_mm {
	width:100%;
	float:left;
	margin-right:-200px;
}
#tmp_wrap_mm2 {
	margin:0 200px 0 0;
}
#tmp_mm {
	height:1%;
	clear:both;
	width:100%;
}
#tmp_mm:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_wrap_menu {
	width:180px;
	margin:0px -182px 0px 0px;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_top_maincontents {
	width:100%;
	float:left;
}
#tmp_wrap_maincontents {
	margin:0 0 0 200px;
	background-color:#FFFFFF;
}
#tmp_rnavi {
	width:180px;	
	float:right;
	
	padding-bottom:180px;
}
/*::::: rnavi :::::::::::::::*/
#tmp_rnavi {
	height:1%;
}
/*::::: cnavi :::::::::::::::*/
#tmp_cnavi {
	font-size:1%;
	line-height:0.1;
	padding:0 0 29px;
	background:url(/shared/templates/top_keisatsu/images/menu/cnavi_bg_btm.gif) no-repeat left bottom;
}
#tmp_cnavi_ttl {
	padding:5px 5px 1px;
	background:url(/shared/templates/top_keisatsu/images/menu/cnavi_bg_top.gif) no-repeat left top;
}
#tmp_cnavi_cnt {
	padding:0 4px;
	border-right:1px solid #4266BB;
	border-left:1px solid #4266BB;
}
#tmp_cnavi_cnt ul {
	list-style:none;
}
/*::::: menu :::::::::::::::*/
#tmp_menu {
	display:inline-block;
}
#tmp_menu p {
	margin-bottom:5px;
}
#tmp_guide,
#tmp_relation {
	border:1px solid #3A5BA7;
	margin-bottom:10px;
}
#tmp_guide ul,
#tmp_relation ul {
	list-style-image:url(/shared/templates/top_keisatsu/images/main/icon_list.gif);
	margin-left:20px;
}
#tmp_guide ul li,
#tmp_relation ul li {
	margin-bottom:0.3em;
}
#tmp_guide_ttl,
#tmp_relation_ttl {
	font-size:1%;
	line-height:0.1;
}
#tmp_guide_ttl p,
#tmp_relation_ttl p {
	margin:0;
}
#tmp_guide_cnt,
#tmp_relation_cnt {
	padding:10px 5px 5px;
}
/*::::: maincontents :::::::::::::::*/
#tmp_maincontents {
	width:100%;
}
#tmp_maincontents p {
	text-indent:1em;
}
#tmp_maincontents ul {
	margin:0 0 1em 30px;
	list-style-image:url(/shared/templates/top_keisatsu/images/main/icon_list.gif);
}
#tmp_maincontents ul li {
	margin-bottom:0.3em;
}
#tmp_topics,
#tmp_traffic,
#tmp_wish {
	margin-bottom:20px;
}
#tmp_topics_ttl,
#tmp_traffic_ttl,
#tmp_wish_ttl {
	padding-right:10px;
	border:1px solid #CCCCCC;
	background:url(/shared/templates/top_keisatsu/images/maincontents/h2_bg.jpg) repeat-x left top;
	font-size:1%;
	line-height:0.1;
	height:1%;
}
#tmp_topics_ttl:after,
#tmp_traffic_ttl:after,
#tmp_wish_ttl:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_topics_ttl h2,
#tmp_traffic_ttl h2,
#tmp_wish_ttl h2 {
	float:left;
	font-size:1%;
	line-height:0.1;
}
#tmp_topics_ttl p,
#tmp_traffic_ttl p,
#tmp_wish_ttl p {
	float:right;
	margin-top:7px;
}
#tmp_topics_cnt,
#tmp_traffic_cnt,
#tmp_wish_cnt {
	clear:both;
	padding-top:10px;
}
* html #tmp_topics_cnt,
* html #tmp_traffic_cnt,
* html #tmp_wish_cnt {
	display:inline-block;
}
/*::::: class :::::::::::::::*/
/* text */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#990000;
	background:transparent;
}
.txt_blue {
	color:#333399;
	background:transparent;
}
.txt_green {
	color:#007500;
	background:transparent;
}
.txt_gray {
	color:#333333;
	background:transparent;
}
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
.space_lft1 {
	padding-left:1em;
}
/* image */
.float_lft {
	clear:both;
	float:left;
	margin-right:20px !important;
	margin-bottom:10px !important;
}
.float_rgt {
	clear:both;
	float:right;
	margin-left:20px !important;
	margin-bottom:10px !important;
}
.clear {
	clear:both;
}
img.noborder {
	border:none !important;
}
/* noicon */
ul.noicon {
	list-style:none !important;
	list-style-image:none !important;
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
}
ul.noicon ul,
ul.noicon ol {
	text-indent:0px;
}
/* linkicon */
a.icon_pdf,
a.icon_word,
a.icon_excel {
	padding-left:36px;
	margin:0px 3px;
}
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
}
a.icon_pdf {
	background:url(/shared/images/contents/icon_pdf.gif) no-repeat 0px 0.2em;
}
a.icon_word {
	background:url(/shared/images/contents/icon_word.gif) no-repeat 0px 0.2em;
}
a.icon_excel {
	background:url(/shared/images/contents/icon_excel.gif) no-repeat 0px 0.2em;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	text-indent:0px !important;
}
/*::::: parts :::::::::::::::*/
/* datatable */
/* enquete_table */
table.datatable,
table.enquete_table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0.5em 0px 0.5em;
	border:1px solid #717D99;
	background-color:#FFFFFF;
	color:inherit;
}
table.datatable th,
table.enquete_table th {
	padding:5px 8px;
	border:1px solid #999999;
	background-color:#EFF4FA;
	color:inherit;
}
table.datatable td,
table.enquete_table td {
	padding:5px 8px;
	border:1px solid #717D99;
}
table.datatable caption,
table.enquete_table caption {
	padding:0px 0px 0.5em;
	text-align:left;
	font-weight:bold;
}
table.datatable p,
table.enquete_table p {
	text-indent:0px !important;
}
table.datatable ul,
table.datatable ol,
table.enquete_table ul,
table.enquete_table ol {
	margin-top:0px !important;
	margin-bottom:0px !important;
}
table.datatable ul li,
table.datatable ol li,
table.enquete_table ul li,
table.enquete_table ol li {
	margin-bottom:0px !important;
}
/* bgcolor */
td.bg_red,
th.bg_red {
	background-color:#FCECEC;
	color:inherit;
}
td.bg_yellow,
th.bg_yellow {
	background-color:#FBFBDF;
	color:inherit;
}
td.bg_blue,
th.bg_blue {
	background-color:#EBF9FC;
	color:inherit;
}
td.bg_gray,
th.bg_gray {
	background-color:#E9E9E9;
	color:inherit;
}
td.bg_green,
th.bg_green {
	background-color:#EDFBEE;
	color:inherit;
}
td.bg_purple,
th.bg_purple {
	background-color:#EDE9FA;
	color:inherit;
}
table.datatable th.bg_red,
table.datatable th.bg_yellow,
table.datatable th.bg_blue,
table.datatable th.bg_gray,
table.datatable th.bg_green,
table.datatable th.bg_purple {
	background-color:#F1F3F8;
	color:inherit;
}
table.datatable table th.bg_red,
table.datatable table th.bg_yellow,
table.datatable table th.bg_blue,
table.datatable table th.bg_gray,
table.datatable table th.bg_green,
table.datatable table th.bg_purple {
	background:transparent;
	color:inherit;
}
/* nestdatatable */
table.datatable table,
table.enquete_table table {
	border:none;
}
table.datatable table th,
table.enquete_table table th {
	border:none;
	background:transparent;
	color:inherit;
}
table.datatable table td,
table.enquete_table table td {
	border:none;
}
table.datatable table.datatable {
	border-collapse:collapse;
	border:1px solid #717D99;
}
table.datatable table.datatable th {
	border:1px solid #999999;
	background-color:#EFF4FA;
	color:inherit;
}
table.datatable table.datatable td {
	border:1px solid #717D99;
}
/* layouttable */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable th,
table.layouttable td {
	padding:0px 15px 0px 0px;
	text-align:left;
	vertical-align:top;
}
