@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em; /* 変更しない */
	padding:11px 10px 8px 20px;
	font-size:142.8%; /* デザインによって相対指定で指定しなおす */
	color:#333333;
	background-color:#FFFFFF;
	background-image:url(/shared/templates/hamapo_free/images/contents/h1_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background:no-repeat url(/shared/templates/hamapo_free/images/contents/h1_bg.gif) left top, -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(43%, #FFFFFF), to(#CAD8E3));/* Webkit */
	background:no-repeat url(/shared/templates/hamapo_free/images/contents/h1_bg.gif) left top, -moz-linear-gradient(center top, #FFFFFF, #FFFFFF 43%, #CAD8E3);/* Mozilla */
	background:no-repeat url(/shared/templates/hamapo_free/images/contents/h1_bg.gif) left top, linear-gradient(to bottom, #FFFFFF, #FFFFFF 43%, #CAD8E3);/* CSS3 */
	border-top:1px solid #BDBDBD;
	border-right:1px solid #717171;
	border-bottom:1px solid #717171;
	clear:both; /* 変更しない */
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:1px 10px;
	font-size:142.8%; /* デザインによって相対指定で指定しなおす */
	color:#333333;
	background:repeat-x url(/shared/templates/hamapo_free/images/contents/h2_bg.gif) left top #EAEAEA;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:3px solid #B4B4B4;
	clear:both; /* 変更しない */
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:0 7px;
	font-size:114.2%; /* デザインによって相対指定で指定しなおす */
	color:#333333;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#F4F4F4));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #F4F4F4);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #F4F4F4);/* CSS3 */
	border-bottom:3px solid #D0D0D0;
	clear:both; /* 変更しない */
}
#tmp_contents h4 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:0 0 0 9px;
	font-size:100%; /* デザインによって相対指定で指定しなおす */
	color:#333333;
	background-color:transparent;
	clear:both; /* 変更しない */
	border-left:4px solid #B4B4B4;
}
#tmp_contents h5 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:0 0 0 1.2em;
	font-size:100%; /* デザインによって相対指定で指定しなおす */
	color:#333333;
	background:transparent url(/shared/templates/hamapo_free/images/contents/h5_bg.gif) no-repeat left center;
	clear:both; /* 変更しない */
}
#tmp_contents h6 {
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:100%; /* デザインによって相対指定で指定しなおす */
	color:#333333;
	background-color:transparent;
	clear:both; /* 変更しない */
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* 変更しない */
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:url(/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 table.col2 table.col2 ul,
#tmp_contents table.col2 table.col2 ol {
	margin-left:1.6em;
}
#tmp_contents div.col2 div.col2 ul,
#tmp_contents div.col2 div.col2 ol {
	margin-left:1.6em;
}
#tmp_contents hr {
	height:1px; /* 変更しない */
	color:#CCCCCC; /* 変更しない */
	background-color:#CCCCCC; /* 変更しない */
	border:none; /* 変更しない */
	clear:both; /* 変更しない */
}
/* ==================================================
parts
================================================== */
/* outline
============================== */
#tmp_contents .outline {
	margin:0 0 0.8em; /* 変更しない */
	border:2px solid #228b22;
	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 #CCCCCC;
	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:#333333;
	font-weight:bold;
	color:#333333;
	background-color:#C1D9E6;
	background:-webkit-gradient(linear, center top, center bottom, from(#228b22), to(#228b22));/* Webkit */
	background:-moz-linear-gradient(center top, #228b22, #228b22);/* Mozilla */
	background:linear-gradient(to bottom, #228b22, #228b22);/* CSS3 */
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #EAEAEA;
}
* html #tmp_contents .box_info .box_info_ttl {
	background-color:#C1D9E6;
}
#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 #CCCCCC;
	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;
	font-weight:bold;
	color:#333333;
	background-color:#C1D9E6;
	background:-webkit-gradient(linear, center top, center bottom, from(#228b22), to(#228b22));/* Webkit */
	background:-moz-linear-gradient(center top, #228b22, #228b22);/* Mozilla */
	background:linear-gradient(to bottom, #228b22, #228b22);/* CSS3 */
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #EAEAEA;
}
* html #tmp_contents .box_link .box_link_ttl {
	background-color:#C1D9E6;
}
#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; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents table.box_menu {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.box_menu td {
	padding:5px 0 0;
}
#tmp_contents div.box_menu {
	padding:10px 0 0;
}
#tmp_contents .box_menu_ttl h2,
#tmp_contents .box_menu_ttl p {
	margin:0 0 0.8em;
	padding:8px;
	color:inherit;
	font-size:100%;
	color:inherit;
	background-color:#FFFFFF;
	background-image:url(/shared/templates/hamapo_free/images/contents/box_bg.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	background:url(/shared/templates/hamapo_free/images/contents/box_bg.gif) no-repeat right bottom, -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(42%, #FFFFFF), color-stop(90%, #DDE7ED), to(#CAD8E3));/* Webkit */
	background:url(/shared/templates/hamapo_free/images/contents/box_bg.gif) no-repeat right bottom, -moz-linear-gradient(center top, #FFFFFF, #FFFFFF 42%, #DDE7ED 90%, #CAD8E3);/* Mozilla */
	background:url(/shared/templates/hamapo_free/images/contents/box_bg.gif) no-repeat right bottom, linear-gradient(to bottom, #FFFFFF,#FFFFFF 42% ,#DDE7ED 90% , #CAD8E3);/* CSS3 */
	border-top:1px solid #ACC2CF;
	border-right:1px solid #67747C;
	border-bottom:1px solid #67747C;
	border-left:1px solid #ACC2CF;
	font-weight:normal;
}
#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;
	padding:10px;
	color:inherit;
	background:#FFFFFF url(/shared/templates/hamapo_free/images/contents/box_bg.gif) no-repeat right bottom;
	background:url(/shared/templates/hamapo_free/images/contents/box_bg.gif) no-repeat right bottom, -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(42%, #FFFFFF), color-stop(90%, #DDE7ED), to(#CAD8E3));/* Webkit */
	background:url(/shared/templates/hamapo_free/images/contents/box_bg.gif) no-repeat right bottom, -moz-linear-gradient(center top, #FFFFFF, #FFFFFF 42%, #DDE7ED 90%, #CAD8E3);/* Mozilla */
	background:url(/shared/templates/hamapo_free/images/contents/box_bg.gif) no-repeat right bottom, linear-gradient(to bottom, #FFFFFF,#FFFFFF 42% ,#DDE7ED 90% , #CAD8E3);/* CSS3 */
	border-top:1px solid #ACC2CF;
	border-right:1px solid #67747C;
	border-bottom:1px solid #67747C;
	border-left:1px solid #ACC2CF;
}
/* 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 #D0D0D0;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#FFF7D5;
	border:1px solid #D0D0D0;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #D0D0D0;
}
#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:#B31400; /* shared.cssのtxt_redと同じ値を設定 */
	font-weight:normal; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
/* 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 #D0D0D0; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#FFF7D5; /* table.datatable thと同じ値を設定 */
	border:1px solid #D0D0D0; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #D0D0D0; /* 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 .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
================================================== */
/* info
============================== */
#tmp_contents .idx_box {
	width:100%;
	clear:both;
}
#tmp_contents .idx_box_lft {
	width:468px;
	float:left;
}
#tmp_contents .idx_box_rgt {
	width:224px;
	float:right;
}
#tmp_info {
	margin:0 0 20px;
	border:1px solid #CCCCCC;
	clear:both; /* 変更しない */
}
#tmp_info_ttl {
	padding:3px 7px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#577B04;
	background:-webkit-gradient(linear, center top, center bottom, from(#6C8E05), to(#577B04));/* Webkit */
	background:-moz-linear-gradient(center top, #6C8E05, #577B04);/* Mozilla */
	background:linear-gradient(to bottom, #6C8E05, #577B04);/* CSS3 */
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #EAEAEA;
}
* html #tmp_info_ttl {
	background-color:#6C8E05;
}
#tmp_info_ttl h2 {
	margin-top:0;
	margin-bottom:0; /* 変更しない */
	padding:0;
	color:#FFFFFF;
	background-image:none;
	background-color:transparent;
	border:none;
	font-size:114.2%;
}
#tmp_info_cnt {
	padding:10px 10px 0;
}
#tmp_info ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_info ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_info ul ul,
#tmp_info ul ol,
#tmp_info ol ul,
#tmp_info ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
#tmp_info_cnt .read_all {
	text-align:right;
}
#tmp_info_cnt .read_all a {
	padding:0 0 0 20px;
	background:url(/shared/images/icon/navi_icon.png) no-repeat left top;
}
#tmp_contents .idx_box_rgt ul {
	margin-left:0;
	list-style:none;
	list-style-image:none;
}
/* cate_ttl
============================== */
#tmp_contents .cate_ttl{
	margin:0 0 20px;
}
#tmp_contents .cate_ttl2 {
	margin:0 0 23px;
}
#tmp_contents .cate_ttl h1 {
	padding:0;
	background-color:#FAFCFE;
	background-image:url(/shared/templates/hamapo_free/images/contents/cate_ttl_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	border-top:none;
	border-right:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
	border-left:none;
}
#tmp_contents .cate_ttl2 h1 {
	margin-bottom:0;
	padding-left:23px;
	color:inherit;
	background-image:none;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(43%, #FFFFFF), to(#CAD8E3));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #FFFFFF 43%, #CAD8E3);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #FFFFFF 43%, #CAD8E3);/* CSS3 */
	border-top:1px solid #ACC2CF;
	border-right:1px solid #717171;
	border-bottom:none;
	border-left:1px solid #ACC2CF;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:480px;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box {
	height:360px;
	border:1px solid #CCCCCC;
	clear:both;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents .idx_box:after,
#tmp_info:after,
#tmp_info_ttl:after,
#tmp_info_cnt:after,
#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_mayor:after,
#tmp_mayor .idx_col_lft_btm:after,
#tmp_mayor_news:after,
#tmp_mayor_news_ttl:after,
#tmp_mayor_news_cnt:after,
#tmp_mayor .wrap_idx_cate_box:after,
#tmp_mayor_cmt:after,
#tmp_tobira:after,
#tmp_tobira_ttl:after,
#tmp_tobira_cnt:after,
#tmp_contents #tmp_event_ward:after,
#tmp_contents #tmp_event_ward ul:after,
#tmp_contents .wrap_box_idx_search:after,
#tmp_contents .box_idx_search:after,
#tmp_contents .box_idx_search #tmp_idx_search dd:after,
#tmp_contents #tmp_kujoho:after,
#tmp_debt_clock:after,
#tmp_debt_clock_ttl:after,
#tmp_debt_clock_cnt:after,
#tmp_map: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 .idx_box,
*:first-child+html #tmp_info,
*:first-child+html #tmp_info_ttl,
*:first-child+html #tmp_info_cnt,
*: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_mayor,
*:first-child+html #tmp_mayor .idx_col_lft_btm,
*:first-child+html #tmp_mayor_news,
*:first-child+html #tmp_mayor_news_ttl,
*:first-child+html #tmp_mayor_news_cnt,
*:first-child+html #tmp_mayor_cmt,
*:first-child+html #tmp_mayor .wrap_idx_cate_box,
*:first-child+html #tmp_tobira,
*:first-child+html #tmp_tobira_ttl,
*:first-child+html #tmp_tobira_cnt,
*:first-child+html #tmp_contents #tmp_event_ward,
*:first-child+html #tmp_contents #tmp_event_ward ul,
*:first-child+html #tmp_contents .wrap_box_idx_search,
*:first-child+html #tmp_contents .box_idx_search,
*:first-child+html #tmp_contents .box_idx_search #tmp_idx_search dd,
*:first-child+html #tmp_contents #tmp_kujoho,
*:first-child+html #tmp_debt_clock,
*:first-child+html #tmp_debt_clock_ttl,
*:first-child+html #tmp_debt_clock_cnt,
*:first-child+html #tmp_map {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents .idx_box,
* html #tmp_info,
* html #tmp_info_ttl,
* html #tmp_info_cnt,
* 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_mayor,
* html #tmp_mayor .idx_col_lft_btm,
* html #tmp_mayor_news,
* html #tmp_mayor_news_ttl,
* html #tmp_mayor_news_cnt,
* html #tmp_mayor_cmt,
* html #tmp_mayor .wrap_idx_cate_box,
* html #tmp_tobira,
* html #tmp_tobira_ttl,
* html #tmp_tobira_cnt,
* html #tmp_contents #tmp_event_ward,
* html #tmp_contents #tmp_event_ward ul,
* html #tmp_contents .wrap_box_idx_search,
* html #tmp_contents .box_idx_search,
* html #tmp_contents .box_idx_search #tmp_idx_search dd,
* html #tmp_contents #tmp_kujoho,
* html #tmp_debt_clock,
* html #tmp_debt_clock_ttl,
* html #tmp_debt_clock_cnt,
* html #tmp_map {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width:100% !important;
	background:none !important;
}
#tmp_wrapper2 {
	width:100% !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	width:60px !important;
	height:72px !important;
	background:url(/shared/images/header/hlogo_print.gif) no-repeat left top !important;
}
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:60px !important;
	height:72px !important;
}
#tmp_footer {
	width:100% !important;
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer_cnt {
	border-top:none !important;
	border-bottom:none !important;
}
#tmp_footer_cnt address {
	padding-top:0;
}
#tmp_wrap_footer,
#tmp_wrap_footer2,
#tmp_footer_cnt2,
#tmp_wrap_footer_cnt2 {
	border-top:none !important;
}
#tmp_wrap_footer_cnt2 {
	border-bottom:0 !important;
}
#tmp_office {
	height:auto !important;
	background:none !important;
}
#tmp_office span {
	z-index:1 !important;
}
#tmp_means,
#tmp_gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
#tmp_fnavi2,
.plugin,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback {
	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,
#tmp_wrap_footer {
	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_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_copyright {
	display:block !important;
	float:none !important;
	margin-top:5px !important;
	text-align:left !important;
}
#tmp_contents .list_table .icon span,
#tmp_contents .press_category1 span,
#tmp_contents .press_category2 span,
#tmp_contents .press_category3 span,
#tmp_contents .press_category4 span,
#tmp_contents .press_category5 span,
#tmp_contents .press_category6 span,
#tmp_contents .press_category7 span {
	display:none !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; /* 変更しない */

}
}