@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/free/images/contents/h1_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background:no-repeat url(/shared/templates/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/free/images/contents/h1_bg.gif) left top, -moz-linear-gradient(center top, #FFFFFF, #FFFFFF 43%, #CAD8E3);/* Mozilla */
	background:no-repeat url(/shared/templates/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/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/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 #BBE3F9;
	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(#C1D9E6), to(#D7E2E8));/* Webkit */
	background:-moz-linear-gradient(center top, #C1D9E6, #D7E2E8);/* Mozilla */
	background:linear-gradient(to bottom, #C1D9E6, #D7E2E8);/* 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(#C1D9E6), to(#D7E2E8));/* Webkit */
	background:-moz-linear-gradient(center top, #C1D9E6, #D7E2E8);/* Mozilla */
	background:linear-gradient(to bottom, #C1D9E6, #D7E2E8);/* 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/free/images/contents/box_bg.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	background:url(/shared/templates/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/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/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/free/images/contents/box_bg.gif) no-repeat right bottom;
	background:url(/shared/templates/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/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/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;
}
/* faq
============================== */
#tmp_contents h2.faq_question {
	padding:0;
	background:url(/shared/templates/free/images/contents/question_ttl_bg.gif) no-repeat right bottom;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #CCCCCC;
	border-left:none;
}
#tmp_contents h2.faq_answer {
	padding:0;
	background:url(/shared/templates/free/images/contents/answer_ttl_bg.gif) no-repeat right bottom;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #CCCCCC;
	border-left:none;
}
#tmp_contents h2.faq_question span {
	display:block;
	padding:22px 0 0 70px;
	color:#9F003C;
	background:transparent url(/shared/templates/free/images/contents/question_ttl.gif) no-repeat left bottom;
}
#tmp_contents h2.faq_answer span {
	display:block;
	padding:22px 0 0 70px;
	color:#155595;
	background:transparent url(/shared/templates/free/images/contents/answer_ttl.gif) no-repeat left bottom;
}

/* ==================================================
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/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;
}
#tmp_contents #tmp_jigyo_ttl {
	padding:0 0 5px;
	background:url(/shared/templates/free/images/contents/cate_ttl_jigyo_bg.gif) repeat-x left bottom;
}
#tmp_contents #tmp_shinse_ttl {
	padding:0 0 5px;
	background:url(/shared/templates/free/images/contents/cate_ttl_shinse_bg.gif) repeat-x left bottom;
}
#tmp_contents #tmp_mokuteki_ttl {
	padding:0 0 5px;
	background:url(/shared/templates/free/images/contents/cate_ttl_mokuteki_bg.gif) repeat-x left bottom;
}
#tmp_contents #tmp_shisetsu_ttl {
	padding:0 0 5px;
	background:url(/shared/templates/free/images/contents/cate_ttl_shisetsu_bg.gif) repeat-x left bottom;
}
#tmp_contents #tmp_faq_ttl {
	padding:0 0 5px;
	background:url(/shared/templates/free/images/contents/cate_ttl_faq_bg.gif) repeat-x left bottom;
}
#tmp_contents #tmp_iken_ttl {
	padding:0 0 5px;
	background:url(/shared/templates/free/images/contents/cate_ttl_iken_bg.gif) repeat-x left bottom;
}
#tmp_mayor_ttl {
	height:100px;
	margin:0 0 20px;
	background:transparent url(/shared/templates/free/images/contents/mayor/mayor_ttl_bg.jpg) no-repeat right top;
}
#tmp_mayor_ttl p {
	padding:19px 0 0 33px;
}
#tmp_contents #tmp_hatchu_ttl {
	margin-bottom:20px;
}
#tmp_contents #tmp_hatchu_ttl h1 {
	background-color:#EFEFEF;
	background-image:none;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EFEFEF));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #EFEFEF);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #EFEFEF);/* CSS3 */
}
* html #tmp_contents #tmp_hatchu_ttl h1 {
	background-color:#EFEFEF;
}
/* mayor
============================== */
#tmp_mayor {
	width:100%;
}
#tmp_mayor .idx_col_lft{
	width:450px;
	float:left;
}
#tmp_mayor .idx_col_rgt{
	width:450px;
	float:right;
}
#tmp_mayor_news {
	margin:0 0 30px;
}
#tmp_mayor_news_ttl {
	border:1px solid #CCCCCC;
}
#tmp_mayor_news_ttl h2 {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	color:#FFFFFF;
	background:#254A74 url(/shared/templates/free/images/contents/mayor/m_news_ttl_bg.gif) no-repeat right top;
	border:none;
}
#tmp_mayor_news_cnt {
	padding:10px 10px 5px 20px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
#tmp_mayor_news_cnt table.list_table .date {
	width:85px;
}
#tmp_mayor_news_cnt table.list_table .date .list_icon {
	padding:0 0 0 15px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.2em;
}
#tmp_mayor .wrap_idx_cate_box {
	width:140px;
	float:left;
	margin:0 15px 20px 0;
}
#tmp_mayor .cate_box {
	padding:5px 8px 0;
	min-height:95px;
	color:inherit;
	background-color:#FFFFFF;
	background-image:url(/shared/templates/top/images/cate_box_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background:url(/shared/templates/top/images/cate_box_bg.gif) no-repeat right bottom,-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(43%, #FFFFFF), color-stop(82%, #DDE7ED), to(#CAD8E3));/* Webkit */
	background:url(/shared/templates/top/images/cate_box_bg.gif) no-repeat right bottom,-moz-linear-gradient(center top, #FFFFFF, #FFFFFF 43%, #DDE7ED 82%, #CAD8E3);/* Mozilla */
	background:url(/shared/templates/top/images/cate_box_bg.gif) no-repeat right bottom,linear-gradient(to bottom, #FFFFFF, #FFFFFF 43%, #DDE7ED 82%, #CAD8E3);/* CSS3 */
	border-top:1px solid #ACC2CF;
	border-right:1px solid #67747C;
	border-bottom:1px solid #67747C;
	border-left:1px solid #ACC2CF;
	cursor:pointer;
}
*:first-child+html #tmp_mayor .cate_box {
	height:100px;
}
* html #tmp_mayor .cate_box {
	height:100px;
	background-color:#FFFFFF;
	background-position:right bottom;
}
#tmp_mayor .cate_box h2 {
	display:table-cell;
	height:40px;
	margin-top:0;
	margin-bottom:9px;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	background:none;
	border:none;
	font-size:100%;
	line-height:1.2;
	vertical-align:middle;
}
#tmp_mayor .cate_box h2 a {
	display:block;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
#tmp_mayor #tmp_act,
#tmp_mayor #tmp_kaiken,
#tmp_mayor #tmp_iken {
	margin-right:0;
}
#tmp_policy .cate_box h2{
	padding-left:46px;
	background:url(/shared/templates/free/images/contents/mayor/m_policy_icon.gif) no-repeat left center;
}
#tmp_profile .cate_box h2 {
	padding-left:46px;
	background:url(/shared/templates/free/images/contents/mayor/m_profile_icon.gif) no-repeat left center;
}
#tmp_act .cate_box h2 {
	padding-left:46px;
	background:url(/shared/templates/free/images/contents/mayor/m_act_icon.gif) no-repeat left center;
}
#tmp_manifest .cate_box h2 {
	padding-left:35px;
	background:url(/shared/templates/free/images/contents/mayor/m_manifest_icon.gif) no-repeat left center;
}
#tmp_word .cate_box h2 {
	padding-left:45px;
	background:url(/shared/templates/free/images/contents/mayor/m_word_icon.gif) no-repeat left center;
}
#tmp_kaiken .cate_box h2 {
	padding-left:45px;
	background:url(/shared/templates/free/images/contents/mayor/m_kaiken_icon.gif) no-repeat left center;
}
#tmp_topsales .cate_box h2 {
	padding-left:42px;
	background:url(/shared/templates/free/images/contents/mayor/m_topsales_icon.gif) no-repeat left center;
}
#tmp_kosaihi .cate_box h2 {
	padding-left:48px;
	background:url(/shared/templates/free/images/contents/mayor/m_kosaihi_icon.gif) no-repeat left center;
}
#tmp_iken .cate_box h2 {
	padding-left:49px;
	background:url(/shared/templates/free/images/contents/mayor/m_iken_icon.gif) no-repeat left center;
}
#tmp_mayor .cate_box p {
	padding-top:0.5em;
	padding-left:0.5em;
	color:#333333;
	background-color:transparent;
	font-size:85.7%;
}
#tmp_mayor_cmt {
	clear:both;
	margin:0 0 15px;
}
#tmp_mayor_cmt h2 {
	margin-top:0;
	margin-bottom:10px;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	border:none;
	background:none;
}
#tmp_mayor_cmt .mayor_name {
	text-align:right;
}
#tmp_contents table.tobira_box {
	margin-bottom:10px;
	background:url(/shared/templates/free/images/contents/mayor/tobira_bg.gif) repeat-y left top;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.tobira_box td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.tobira_box h2 {
	margin-top:0;
	margin-bottom:0;
	padding:0;
	border:none;
	background:none;
}
#tmp_contents table.tobira_box .tobira_cnt {
	padding:10px 25px 0;
	background:url(/shared/templates/free/images/contents/mayor/tobira_cnt_bg.gif) no-repeat left bottom;
}
#tmp_contents table.tobira_box .tobira_cnt .read_all {
	clear:both;
	text-align:right;
}
/* hatchu, mokuteki
============================== */
#tmp_contents #tmp_info_ttl h2 {
	float:left;
}
#tmp_contents #tmp_info_ttl .rss_btn {
	float:right;
	margin-bottom:0;
	color:#000000;
	background-color:#FFCC00;
	background:-webkit-gradient(linear, center top, center bottom, from(#FDF6D6), color-stop(70%, #FDD534), to(#FFCC00));/* Webkit */
	background:-moz-linear-gradient(center top, #FDF6D6, #FDD534 70%, #FFCC00);/* Mozilla */
	background:linear-gradient(to bottom, #FDF6D6, #FDD534 70%, #FFCC00);/* CSS3 */
	border:1px solid #B2B2B2;
	border-radius:3px;
	line-height:1.2;
}
* html #tmp_contents #tmp_info_ttl .rss_btn {
	background-color:#FFCC00;
}
#tmp_contents #tmp_info_ttl .rss_btn a {
	display:block;
	width:80px;
	border:1px solid #FFFFFF;
	color:#000000;
	background-color:transparent;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
#tmp_contents .list_table .icon {
	width:120px;
}
#tmp_contents .list_table .icon p {
	display:block;
	width:110px;
	height:20px;
	margin-bottom:0;
}
#tmp_contents .list_table .icon span {
	font-size:85.7%;
	position:relative;
	z-index:-1;
}
#tmp_contents .list_table p.hatchu_cate_001 {
	background:url(/shared/templates/free/images/contents/hatchu/001.gif) no-repeat left top;
}
#tmp_contents .list_table p.hatchu_cate_002 {
	background:url(/shared/templates/free/images/contents/hatchu/002.gif) no-repeat left top;
}
#tmp_contents .list_table p.hatchu_cate_003 {
	background:url(/shared/templates/free/images/contents/hatchu/003.gif) no-repeat left top;
}
#tmp_contents .list_table p.hatchu_cate_004 {
	background:url(/shared/templates/free/images/contents/hatchu/004.gif) no-repeat left top;
}
#tmp_contents .list_table p.hatchu_cate_005 {
	background:url(/shared/templates/free/images/contents/hatchu/005.gif) no-repeat left top;
}
#tmp_contents .wrap_box_idx_search {
	margin:0 ;
	padding:22px 28px 0;
	background:repeat-x url(/shared/templates/free/images/contents/h2_bg.gif) left top #EAEAEA;
	border:1px solid #CCCCCC;
	clear:both;
}
.column_cnt #tmp_contents .box_idx_search {
	width:720px;
	margin:0 auto;
	padding-bottom:10px;
}
* html .column_cnt #tmp_contents .box_idx_search {
	text-align:center;
}
*:first-child+html #tmp_contents .box_idx_search {
	width:780px;
}
* html #tmp_contents .box_idx_search {
	text-align:left;
}
#tmp_contents .box_idx_search #tmp_idx_search dt {
	margin:0 13px 10px 0;
	padding:3px 0 0 30px;
	color:#333333;
	background:transparent url(/shared/templates/free/images/contents/idx_sch_ttl_bg.gif) no-repeat left top;
	font-weight:bold;
	font-size:128.5%;
}
.column_cnt #tmp_contents .box_idx_search #tmp_idx_search dt {
	float:left;
}
#tmp_contents .box_idx_search #tmp_idx_search dd,
#tmp_contents .box_idx_search #tmp_idx_search dd p {
	float:left;
}
#tmp_contents .box_idx_search #tmp_query2 {
	min-height:28px;
	width:538px;
	margin-right:26px;
	border:1px solid #999999;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-o-box-sizing:content-box;
	-ms-box-sizing:content-box;
}
.column_cnt #tmp_contents .box_idx_search #tmp_query2 {
	width:438px;
	margin-right:6px;
}
#tmp_contents .box_idx_search #tmp_func_sch_btn2 {
	padding:5px 0;
	width:80px;
	color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#1D6CC3), to(#2062A6));/* Webkit */
	background:-moz-linear-gradient(center top, #1D6CC3, #2062A6);/* Mozilla */
	background:linear-gradient(to bottom, #1D6DC3, #2062A6);/* CSS3 */
	background-color:#1D6CC3;
	border:1px solid #1B8CD2;
	border-radius:5px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
#tmp_contents h2.hatchu_cate1 {
	padding-top:14px;
	padding-bottom:10px;
	padding-left:9px;
	font-size:114.2%;
	background:#F1F8F4 url(/shared/templates/free/images/contents/hatchu/cate1_bg.jpg) no-repeat right bottom;
	border-top:1px solid #478D6C;
	border-right:1px solid #478D6C;
	border-bottom:1px solid #478D6C;
	border-left:1px solid #478D6C;
	font-weight:bold;
}
#tmp_contents h2.hatchu_cate2 {
	padding-top:14px;
	padding-bottom:10px;
	padding-left:9px;
	font-size:114.2%;
	background:#F1F8FC url(/shared/templates/free/images/contents/hatchu/cate2_bg.jpg) no-repeat right bottom;
	border-top:1px solid #2583BA;
	border-right:1px solid #2583BA;
	border-bottom:1px solid #2583BA;
	border-left:1px solid #2583BA;
	font-weight:bold;
}
#tmp_contents h2.hatchu_cate3 {
	padding-top:14px;
	padding-bottom:10px;
	padding-left:9px;
	font-size:114.2%;
	background:#F1EFF8 url(/shared/templates/free/images/contents/hatchu/cate3_bg.jpg) no-repeat right bottom;
	border-top:1px solid #6850AF;
	border-right:1px solid #6850AF;
	border-bottom:1px solid #6850AF;
	border-left:1px solid #6850AF;
	font-weight:bold;
}
#tmp_contents h2.hatchu_cate4 {
	padding-top:14px;
	padding-bottom:10px;
	padding-left:9px;
	font-size:114.2%;
	background:#FCF5F5 url(/shared/templates/free/images/contents/hatchu/cate4_bg.jpg) no-repeat right bottom;
	border-top:1px solid #BF4040;
	border-right:1px solid #BF4040;
	border-bottom:1px solid #BF4040;
	border-left:1px solid #BF4040;
	font-weight:bold;
}
#tmp_contents h2.hatchu_cate5 {
	padding-top:14px;
	padding-bottom:10px;
	padding-left:9px;
	font-size:114.2%;
	background:#FFFFFF url(/shared/templates/free/images/contents/hatchu/hatchu_menu_bg.jpg) no-repeat right bottom;
	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 #tmp_kujoho {
	margin:0 0 10px;
	padding:9px;
	clear:both;
	color:#264C78;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EFEFEF));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #EFEFEF);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #EFEFEF);/* CSS3 */
	background-color:#FFFFFF;
	border-top:1px solid #ACC2CF;
	border-right:1px solid #67747C;
	border-bottom:1px solid #67747C;
	border-left:1px solid #ACC2CF;
}
#tmp_contents #tmp_kujoho h2 {
	margin:0 0 7px;
	padding:0;
	color:#264C78;
	background:none;
	border:none;
	font-size:114.2%;
}
#tmp_contents #tmp_kujoho h2 a {
	padding:0 0 0 20px;
	color:#264C78;
	background:transparent url(/shared/templates/top/images/kujoho_ttl_icon.gif) no-repeat left top;
	text-decoration:none;
}
#tmp_contents #tmp_kujoho h2 span {
	font-size:75%;
	font-weight:normal;
}
#tmp_contents #tmp_kujoho p {
	width:14%;
	float:left;
	margin-bottom:0;
	color:#FFFFFF;
	background-color:#1D6DC4;
	border-top:1px solid #1663B5;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size:114.2%;
	line-height:1.2;
}
#tmp_contents #tmp_kujoho p a {
	display:block;
	border-left:1px solid #6296CD;
	padding:10px 0;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
#tmp_contents #tmp_kujoho .area1 {
	background:#1D6DC4 url(/shared/templates/top/images/area1_bg.gif) repeat-x right bottom;
	border-left:1px solid #000000;
}
#tmp_contents #tmp_kujoho .area2 {
	background:#1D6DC4 url(/shared/templates/top/images/area2_bg.gif) repeat-x right bottom;
}
#tmp_contents #tmp_kujoho .area3 {
	background:#1D6DC4 url(/shared/templates/top/images/area3_bg.gif) repeat-x right bottom;
}
#tmp_contents #tmp_kujoho .area4 {
	background:#1D6DC4 url(/shared/templates/top/images/area4_bg.gif) repeat-x right bottom;
}
#tmp_contents #tmp_kujoho .area5 {
	background:#1D6DC4 url(/shared/templates/top/images/area5_bg.gif) repeat-x right bottom;
}
#tmp_contents #tmp_kujoho .area6 {
	background:#1D6DC4 url(/shared/templates/top/images/area6_bg.gif) repeat-x right bottom;
}
#tmp_contents #tmp_kujoho .area7 {
	background:#1D6DC4 url(/shared/templates/top/images/area7_bg.gif) repeat-x right bottom;
}
/* press
============================== */
#tmp_contents .press_category1{
	display:inline-block;
	width:110px;
	height:20px;
	margin-right:5px;
	background:url(/shared/templates/free/images/contents/press/001.gif) no-repeat left top;
	font-size:85.7%;
	vertical-align:text-bottom;
}
#tmp_contents .press_category2 {
	display:inline-block;
	width:110px;
	height:20px;
	margin-right:5px;
	background:url(/shared/templates/free/images/contents/press/002.gif) no-repeat left top;
	font-size:85.7%;
	vertical-align:text-bottom;
}
#tmp_contents .press_category3 {
	display:inline-block;
	width:110px;
	height:20px;
	margin-right:5px;
	background:url(/shared/templates/free/images/contents/press/003.gif) no-repeat left top;
	font-size:85.7%;
	vertical-align:text-bottom;
}
#tmp_contents .press_category4 {
	display:inline-block;
	width:110px;
	height:20px;
	margin-right:5px;
	background:url(/shared/templates/free/images/contents/press/004.gif) no-repeat left top;
	font-size:85.7%;
	vertical-align:text-bottom;
}
#tmp_contents .press_category5 {
	display:inline-block;
	width:110px;
	height:20px;
	margin-right:5px;
	background:url(/shared/templates/free/images/contents/press/005.gif) no-repeat left top;
	font-size:85.7%;
	vertical-align:text-bottom;
}
#tmp_contents .press_category6 {
	display:inline-block;
	width:110px;
	height:20px;
	margin-right:5px;
	background:url(/shared/templates/free/images/contents/press/006.gif) no-repeat left top;
	font-size:85.7%;
	vertical-align:text-bottom;
}
#tmp_contents .press_category7 {
	display:inline-block;
	width:110px;
	height:20px;
	margin-right:5px;
	background:url(/shared/templates/free/images/contents/press/007.gif) no-repeat left top;
	font-size:85.7%;
	vertical-align:text-bottom;
}
#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 {
	position:relative;
	z-index:-1;
}

/* debt_clock
============================== */
#tmp_debt_clock {
	margin:0 0 10px;
	border:1px solid #FFFFFF;
	padding:11px 29px 29px;
	color:inherit;
	background:#446F9E url(/shared/templates/free/images/contents/debt_clock_bg.jpg) no-repeat left top;
	box-shadow:1px 1px 3px #999999;/* CSS3 */
	-moz-box-shadow:1px 1px 3px #999999;/* Mozilla */
	-webkit-box-shadow:1px 1px 3px #999999;/* Webkit */
	clear:both;
}
#tmp_debt_clock_ttl {
	margin:0 0 7px;
}
#tmp_debt_clock_ttl h2 {
	margin:0;
	padding:0;
	border:none;
	background:none;
	text-align:center;
}
#tmp_debt_clock_cnt {
	border:1px solid #5D86B0;
	padding:19px 19px 9px;
	color:inherit;
	background-color:#EAEAEA;
	background:-webkit-gradient(linear, center top, center bottom, from(#FEFEFF), to(#EAEAEA));/* Webkit */
	background:-moz-linear-gradient(center top, #FEFEFF, #EAEAEA);/* Mozilla */
	background:linear-gradient(to bottom, #FEFEFF, #EAEAEA);/* CSS3 */
	box-shadow:1px 1px 0px #000000;/* CSS3 */
	-moz-box-shadow:1px 1px 0px #000000;/* Mozilla */
	-webkit-box-shadow:1px 1px 0px #000000;/* Webkit */
}
#tmp_debt_clock_cnt p.lead {
	padding:6px 12px;
	color:inherit;
	background-color:#EAEAEA;
	font-weight:bold;
}
#tmp_debt_clock_cnt span.genzai {
	display:inline-block;
	margin:0 0 0 10px;
	padding:0 12px;
	color:#FFFFFF;
	background-color:#C70001;
	font-size:115%;
	font-weight:bold;
	border-radius:6px;/* CSS3 */
	-webkit-border-radius:6px;/* Webkit */
	-moz-border-radius:6px;/* Mozilla */
}
#tmp_debt_clock_cnt #tokei_top {
	padding:0 10px;
	color:#FFFFFF;
	background-color:#2062A6;
	text-align:right;
	font-size:200%;
	border-radius:6px;/* CSS3 */
	-webkit-border-radius:6px;/* Webkit */
	-moz-border-radius:6px;/* Mozilla */
	box-shadow:1px 1px 0px #000000;/* CSS3 */
	-moz-box-shadow:1px 1px 0px #000000;/* Mozilla */
	-webkit-box-shadow:1px 1px 0px #000000;/* Webkit */
}
#tmp_debt_clock_cnt p.hyoji {
	color:#2062A6;
	background-color:transparent;
	font-weight:bold;
}
#tmp_debt_clock_cnt p.chui {
	border-top:2px dotted #FFFFFF;
	border-bottom:2px dotted #FFFFFF;
	padding:5px;
}
#tmp_debt_clock_cnt p.per {
	padding:0 0 0 10px;
	border-left:4px solid #B4B4B4;
	font-weight:bold;
	line-height:1.2;
}
#tmp_debt_clock_cnt p.zandaka {
	margin-bottom:0.3em;
	border:1px solid #B9DDF5;
	padding:0 10px;
	color:inherit;
	background-color:#CAEDFF;
	text-align:right;
	font-size:157.1%;
	border-radius:5px;/* CSS3 */
	-webkit-border-radius:5px;/* Webkit */
	-moz-border-radius:5px;/* Mozilla */
	box-shadow:1px 1px 0px #6A6A6A;/* CSS3 */
	-moz-box-shadow:1px 1px 0px #6A6A6A;/* Mozilla */
	-webkit-box-shadow:1px 1px 0px #6A6A6A;/* Webkit */
}
/* event
============================== */
/* index */
#tmp_contents #tmp_event_ward {
	border-right:1px solid #717171;
	border-bottom:1px solid #717171;
}
#tmp_contents #tmp_event_ward ul {
	margin-bottom:0;
	margin-left:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_event_ward li {
	display:inline-block;
	width:49.7%;
	float:left;
	margin-bottom:0;
	background-color:#D2DEE7;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#D2DEE7));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #D2DEE7);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #D2DEE7);/* CSS3 */
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	font-weight:bold;
}
#tmp_contents #tmp_event_ward li.all {
	width:99.7%;
}
* html #tmp_contents #tmp_event_ward li {
	background-color:#D2DEE7;
	width:49.9%;
}
#tmp_contents #tmp_event_ward li a {
	display:block;
	padding:12px;
}
/* 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;
}
#tmp_contents .event_page_navi .prev a {
	padding-left:22px;
	background:url(/shared/images/navi/event/cal_prev.gif) no-repeat left center;
}
#tmp_contents .event_page_navi .next a {
	padding-right:22px;
	background:url(/shared/images/navi/event/cal_next.gif) no-repeat right center;
}
/* event_icon */
#tmp_contents ul#tmp_event_list {
	margin-left:1.2em;
}
#tmp_contents #tmp_event_list li{
	clear:both;
	padding:0 0 5px;
	border-bottom:1px solid #D4D4D4;
	line-height:1.6;
}
#tmp_contents #tmp_event_list span {
	display:inline-block;
	width:66px;
	margin:0 10px 5px 0;
	padding:2px 0;
	text-align:center;
	vertical-align:text-bottom;
	border-radius:2px;
	line-height:1.2;
	font-size:71.4%;
}
#tmp_contents #tmp_event_list .list_table p {
	margin-bottom:0.5em;
}
#tmp_contents .event_cate_1 {
	background-color:#F9BBBB;
	border:1px solid #BF1E1E;
}
#tmp_contents .event_cate_2 {
	background-color:#F9DABB;
	border:1px solid #BF6F1E;
}
#tmp_contents .event_cate_3 {
	background-color:#DAF9BB;
	border:1px solid #6FBF1E;
}
#tmp_contents .event_cate_4 {
	background-color:#C8ECEC;
	border:1px solid #419C9C;
}
#tmp_contents .event_cate_5 {
	background-color:#C5D3EF;
	border:1px solid #375EA6;
}
#tmp_contents .event_cate_6 {
	background-color:#BBE3F9;
	border:1px solid #1E77C0;
}
#tmp_contents .event_cate_7 {
	background-color:#EFC5DA;
	border:1px solid #BD206F;
}
#tmp_contents .event_area_1 {
	border:1px solid #D83636;
}
#tmp_contents .event_area_2 {
	border:1px solid #8D53C7;
}
#tmp_contents .event_area_3 {
	border:1px solid #C2921F;
}
#tmp_contents .event_area_4 {
	border:1px solid #3385AC;
}
#tmp_contents .event_area_5 {
	border:1px solid #E67400;
}
#tmp_contents .event_area_6 {
	border:1px solid #839E30;
}
#tmp_contents .event_area_7 {
	border:1px solid #4CA43C;
}
#tmp_contents .event_area_8 {
	border:1px solid #6F6F6F;
}
/* 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;
}
/* ==================================================
ゆるきゃらグランプリ投票ページ
================================================== */
/* vote */
#tmp_contents .vote {
	margin:0 0 16px;
	clear:both;
}
#tmp_contents .vote_ttl {
	padding:10px 10px 0 100px; 
}
#tmp_contents .vote_cnt {
	padding:0 10px 0 105px;
}
#tmp_contents #tmp_ieyasu_pc.vote {
	background:url(/shared/templates/free/images/contents/vote/pc_bg.png) no-repeat left top;
}
#tmp_contents #tmp_ieyasu_mobile.vote {
	background:url(/shared/templates/free/images/contents/vote/sp_bg.png) no-repeat left top;
	padding-right:36px;
	min-height:186px;
	height:auto !important;
	height:186px;
}
#tmp_contents #tmp_ieyasu_mobile .vote_cnt {
	background:url(/shared/templates/free/images/contents/vote/ieyasu_img.png) no-repeat right bottom;
	padding-right:164px;
}
#tmp_contents #tmp_ieyasu_mobile .vote_txt {
	padding-top:50px;
}
#tmp_contents p.vote_btn {
	width:273px;
	min-height:88px;
	height:auto !important;
	height:88px;
	margin-bottom:0;
	background:url(/shared/templates/free/images/contents/vote/vote_btn_bottom.png) no-repeat left bottom;
}
#tmp_contents p.vote_btn a {
	display:block;
	background:url(/shared/templates/free/images/contents/vote/vote_btn_top.png) no-repeat left top;
	min-height:88px;
	height:auto !important;
	height:88px;
	text-decoration:none;
	font-weight:bold;
}
#tmp_contents p.vote_btn a span {
	display:block;
	padding-top:32px;
	padding-left:21px;
	padding-right:80px;
	padding-bottom:10px;
}
#tmp_contents p.vote_btn a span.line2 {
	padding-top:22px;
}
/* votestep */
#tmp_contents .votestep {
	background:url(/shared/templates/free/images/contents/vote/step_bg.gif) repeat-y left top;
	clear:both;
}
#tmp_contents .votestep_ttl {
	float:left;
	width:195px;
	color:inherit;
	background:#FFD200 url(/shared/templates/free/images/contents/vote/star.png) no-repeat right bottom;
}
#tmp_contents .votestep_ttl p {
	padding-left:23px;
	margin-bottom:5px;
	font-weight:bold;
}
#tmp_contents .votestep_ttl p img {
	margin-left:-8px;
}
#tmp_contents .votestep_cnt {
	margin-left:215px;
	padding-top:10px;
	color:inherit;
	background:#FFF9D8 url(/shared/templates/free/images/contents/vote/shiro.png) no-repeat right bottom;
}
#tmp_contents .votestep_cnt p.vote_line1 {
	padding-top:10px;
}
#tmp_contents .vote_arrow {
	margin:4px 0;
	text-align:center;
}
#tmp_contents #tmp_first_step3.votestep,
#tmp_contents #tmp_second_step3.votestep {
	margin-bottom:30px;
}
/* vote_page */
#tmp_contents .vote_page {
	margin:0 0 10px;
	clear:both;
}
#tmp_contents .vote_pageL {
	width:275px;
	float:left;
}
#tmp_contents .vote_pageR {
	width:390px;
	float:right;
}
#tmp_contents .vote_pageR .yuru_banner {
	padding:12px 11px 10px;
	background:url(/shared/templates/free/images/contents/vote/yuru_btn_bg.png) no-repeat left top;
}
/* vote_notes */
#tmp_contents .vote_notes {
	margin:0 0 25px;
	padding:0 15px 0 15px;
	background:url(/shared/templates/free/images/contents/vote/notes_bg_top.gif) no-repeat left top;
	clear:both;
}
#tmp_contents .vote_notes_ttl {
	padding:10px 0 0;
}
#tmp_contents .vote_notes_ttl p {
	background:url(/shared/templates/free/images/contents/vote/notes_icon.png) no-repeat left center;
	padding:4px 0 2px 27px;
	font-size:114%;
	font-weight:bold;
}
#tmp_contents .vote_notes_cnt {
	padding-left:5px;
	padding-bottom:10px;
	background:url(/shared/templates/free/images/contents/vote/notes_bg_bottom.gif) no-repeat left bottom;
}
#tmp_contents .vote_notes_cnt ul {
	list-style-image:url(/shared/templates/free/images/contents/vote/list_icon.gif);
	margin-left:1em;
}
#tmp_contents #tmp_yuru_logo .vote_notes_ttl {
	background:url(/shared/templates/free/images/contents/vote/star2.png) no-repeat left center;
}
#tmp_contents #tmp_yuru_logo .vote_notes_ttl p {
	background:none;
	padding-left:66px;
}
/* リボン */
#tmp_contents .ieyasu_ribbon {
	background:url(/shared/templates/free/images/contents/vote/ribbon_bg.png) no-repeat left center;
	margin:0 0 20px;
	min-height:112px;
}
#tmp_contents .ieyasu_ribbon p {
	padding:33px 57px 20px;
}
/* 見出し */
#tmp_ieyasu_vote h1 {
	color:inherit;
	background:#FEE101 url(/shared/templates/free/images/contents/vote/h1_bg.gif) no-repeat right bottom;
	border:none;
	font-weight:bold;
}
#tmp_ieyasu_vote h2 {
	color:inherit;
	background:#FFFFFF url(/shared/templates/free/images/contents/vote/h2_bg.gif) no-repeat left bottom;
	border:none;
	font-weight:bold;
	padding-top:10px;
	padding-left:80px;
	padding-bottom:10px;
}
#tmp_ieyasu_vote h3 {
	color:inherit;
	background:#FFFFFF url(/shared/templates/free/images/contents/vote/h3_bg.gif) no-repeat left bottom;
	border:none;
	font-weight:bold;
	margin-bottom:20px;
	padding-left:80px;
	padding-bottom:10px;
}
#tmp_contents .vote_col2 {
	margin:0 0 10px;
	clear:both;
}
#tmp_contents .vote_col2L {
	width:365px;
	float:left;
}
#tmp_contents .vote_col2R {
	width:300px;
	float:right;
}

/* ==================================================
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_contents .vote:after,
#tmp_contents .vote_ttl:after,
#tmp_contents .vote_cnt:after,
#tmp_contents .votestep:after,
#tmp_contents .votestep_ttl:after,
#tmp_contents .votestep_cnt:after,
#tmp_contents .vote_page:after,
#tmp_contents .vote_pageL:after,
#tmp_contents .vote_pageR:after,
#tmp_contents .vote_notes:after,
#tmp_contents .vote_notes_ttl:after,
#tmp_contents .vote_notes_cnt:after,
#tmp_contents .vote_col2:after,
#tmp_contents .vote_col2L:after,
#tmp_contents .vote_col2R: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_contents .vote,
*:first-child+html #tmp_contents .vote_ttl,
*:first-child+html #tmp_contents .vote_cnt,
*:first-child+html #tmp_contents .votestep,
*:first-child+html #tmp_contents .votestep_ttl,
*:first-child+html #tmp_contents .votestep_cnt,
*:first-child+html #tmp_contents .vote_page,
*:first-child+html #tmp_contents .vote_pageL,
*:first-child+html #tmp_contents .vote_pageR,
*:first-child+html #tmp_contents .vote_notes,
*:first-child+html #tmp_contents .vote_notes_ttl,
*:first-child+html #tmp_contents .vote_notes_cnt,
*:first-child+html #tmp_contents .vote_col2,
*:first-child+html #tmp_contents .vote_col2L,
*:first-child+html #tmp_contents .vote_col2R,
*: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_contents .vote,
* html #tmp_contents .vote_ttl,
* html #tmp_contents .vote_cnt,
* html #tmp_contents .votestep,
* html #tmp_contents .votestep_ttl,
* html #tmp_contents .votestep_cnt,
* html #tmp_contents .vote_notes,
* html #tmp_contents .vote_notes_ttl,
* html #tmp_contents .vote_notes_cnt,
* html #tmp_contents .vote_col2,
* html #tmp_contents .vote_col2L,
* html #tmp_contents .vote_col2R,
* 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_ipr_wrapper {
	display:none !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; /* 変更しない */

}
}