@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em; /* 変更しない */
	padding:10px 65px 9px 7px;
	background:#FFFFFF url(/shared/templates/free/images/contents/h1_bg.jpg) no-repeat right bottom;
	border-top:3px solid #22567D;
	border-left:1px solid #CCCCCC;
	font-size:128.5%; /* デザインによって相対指定で指定しなおす */
	-moz-box-shadow:0px 2px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 2px 1px 0px rgba(0,0,0,0.2);
	box-shadow:0px 2px 1px 0px rgba(0,0,0,0.2);
	clear:both; /* 変更しない */
}
#tmp_contents h1.kurashi,
#tmp_contents h1.kosodate,
#tmp_contents h1.kenko,
#tmp_contents h1.miryoku,
#tmp_contents h1.shigoto,
#tmp_contents h1.shisei {
	padding:19px 190px 19px 20px;
	font-size:214.3%;
	border-right:1px solid #CCCCCC;
}
/* くらし・手続 */
#tmp_contents h1.kurashi {
	background:url(/shared/templates/free/images/contents/cate_ttl_kurashi_bg.jpg) no-repeat right bottom;
}
/* 子育て・教育 */
#tmp_contents h1.kosodate {
	background:url(/shared/templates/free/images/contents/cate_ttl_kosodate_bg.jpg) no-repeat right bottom;
}
/* 健康・福祉 */
#tmp_contents h1.kenko {
	background:url(/shared/templates/free/images/contents/cate_ttl_kenko_bg.jpg) no-repeat right bottom;
}
/* 魅力・観光 */
#tmp_contents h1.miryoku {
	background:url(/shared/templates/free/images/contents/cate_ttl_miryoku_bg.jpg) no-repeat right bottom;
}
/* しごと・産業 */
#tmp_contents h1.shigoto {
	background:url(/shared/templates/free/images/contents/cate_ttl_shigoto_bg.jpg) no-repeat right bottom;
}
/* 市政全般 */
#tmp_contents h1.shisei {
	background:url(/shared/templates/free/images/contents/cate_ttl_shisei_bg.jpg) no-repeat right bottom;
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:6px 50px 5px 4px;
	background:#D0EBF9 url(/shared/templates/free/images/contents/h2_bg.gif) no-repeat right bottom;
	font-size:114.3%; /* デザインによって相対指定で指定しなおす */
	clear:both; /* 変更しない */
}
#tmp_contents h2.idx_ttl {
	font-size:100%;
	margin:0 0 10px 0;
	padding:10px;
	color:#333333;
	background:transparent url(/shared/templates/free/images/contents/box_bg.gif) repeat left top;
	border-bottom:2px solid #887D62;
}
#tmp_contents h2.idx_ttl a {
	display:block;
	padding:0 0 0 24px;
	color:#333333;
	background:transparent url(/shared/templates/free/images/contents/box_icon.gif) no-repeat left top;
	text-decoration:none;
	line-height:1.4;
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:0 50px 0 5px;
	background:#FFFFFF url(/shared/templates/free/images/contents/h3_bg.gif) no-repeat right bottom;
	font-size:114.3%; /* デザインによって相対指定で指定しなおす */
	clear:both; /* 変更しない */
}
#tmp_contents h4 {
	padding:0 0 0 11px;
	background:url(/shared/templates/free/images/contents/h4_bg.jpg) no-repeat left 0.1em;
	font-size:114.3%;
}
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:100%; /* デザインによって相対指定で指定しなおす */
	clear:both; /* 変更しない */
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* 変更しない */
}
#tmp_contents ul {
	margin:0 0 1em 2.3em; /* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon.gif); /* 変更しない */
}
#tmp_contents ol {
	margin:0 0 1em 2.7em; /* 変更しない */
	list-style-image:none; /* 変更しない */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* 変更しない */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
#tmp_contents hr {
	height:1px; /* 変更しない */
	color:#CCCCCC; /* 変更しない */
	background-color:#CCCCCC; /* 変更しない */
	border:none; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents dl {
	margin:0.3em 0 0.6em 0.3em;
}
#tmp_contents dt {
	margin:0.4em 0 0 0;
	font-weight:bold;
	line-height:1.6;
}
#tmp_contents dd {
	margin:0 0 0 0.9em;
	line-height:1.6;
}
/* ==================================================
parts
================================================== */
/* outline
============================== */
#tmp_contents .outline {
	margin:0 0 0.8em; /* 変更しない */
	border:2px solid #FADB05;
	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 #AABBCC;
	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:inherit;
	font-weight:bold;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
#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; /* 変更しない */
	color:inherit;
	background-color:#F1F8FC;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_link {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:3px 7px;
	color:inherit;
	background:#CAE3F4 url(/shared/templates/free/images/contents/box_link_bg.gif) repeat-x left bottom;
	font-weight:bold;
}
#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; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/box_link_icon.gif);
}
#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; /* 変更しない */
	background:url(/shared/templates/free/images/contents/box_bg.gif) repeat left top;
	border-bottom:2px solid #887D62;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_menu {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.box_menu td {
	padding:5px 10px 0;
}
#tmp_contents div.box_menu {
	padding:10px 10px 0;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_btn
============================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* 変更しない */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	padding:10px;
	background:url(/shared/templates/free/images/contents/box_bg.gif) repeat left top;
	border-bottom:2px solid #887D62;
}
#tmp_contents ul.box_btn a {
	display:block;	
	padding:0 0 0 24px;
	background:url(/shared/templates/free/images/contents/box_icon.gif) no-repeat left top;
	line-height:1.4;
}
/* layouttable
============================== */
#tmp_contents table.layouttable {
	margin:0 0 0.8em;
	border:1px solid #F0F0E1;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.layouttable td {
	padding:5px 8px;
	border:1px solid #F0F0E1;
}
#tmp_contents table.layouttable p {
	margin-bottom:0;
}
/* 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 #AFA78F;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#DAEFFA;
	border:1px solid #AFA78F;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #AFA78F;
}
#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:#BA1414; /* shared.cssのtxt_redと同じ値を設定 */
	font-weight:normal; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#F6DCDC; /* shared.cssのbg_redと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FFFED5; /* shared.cssのbg_yellowと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EAF4FF; /* shared.cssのbg_blueと同じ値を設定 */
}
/*
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; shared.cssのbg_grayと同じ値を設定
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; shared.cssのbg_greenと同じ値を設定
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; shared.cssのbg_purpleと同じ値を設定
}
*/
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* 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 #AFA78F; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#DAEFFA; /* table.datatable thと同じ値を設定 */
	border:1px solid #AFA78F; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AFA78F; /* 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:5px 0;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table .date {
	width:70px;
	padding-right:5px;
}
#tmp_contents table.list_table .date_year {
	width:120px;
	padding-right:5px;
}
#tmp_contents table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* ==================================================
event_calendar
================================================== */
#tmp_event_calendar {
	clear:both;
}
/* sch_select
============================== */
#tmp_event_calendar .sch_select {
	background:url(/shared/templates/free/images/contents/event/sch_select_bg.gif) repeat-y left top;
	border:2px solid #EED211;
	margin:0 0 20px;
	clear:both;
}
#tmp_event_calendar .sch_select_ttl {
	float:left;
	width:210px;
	background:url(/shared/templates/free/images/contents/event/sch_select_check.png) no-repeat 141px 22px;
}
#tmp_event_calendar .sch_select_ttl p {
	line-height:1.4;
	margin-bottom:0;
	padding:0 50px 10px 20px;
}
#tmp_event_calendar .sch_select_ttl p.ttl {
	font-size:114.3%;
	padding:25px 50px 24px 20px;
	font-weight:bold;
}
#tmp_event_calendar .sch_select_cnt {
	float:left;
	width:625px;
	padding:10px 0 2px;
}
#tmp_contents #tmp_event_calendar .sch_select_btn {
	margin-bottom:0;
	float:right;
	width:113px;
}
/* sch_select_cnt */
#tmp_event_calendar .box_sort {
	clear:both;
}
#tmp_event_calendar .box_sort_ttl {
	float:left;
	width:65px;
	text-align:right;
	font-weight:bold;
	padding-top:1px;
}
#tmp_event_calendar .box_sort_ttl p {
	margin-bottom:0;
}
#tmp_event_calendar .box_sort_cnt {
	float:left;
	width:500px;
	padding:0 0 0 17px;
}
#tmp_event_calendar .sch_select_cnt ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_event_calendar .sch_select_cnt ul li {
	float:left;
	margin:0 4px 5px 0;
	padding:3px 4px;
	white-space:nowrap;
}
#tmp_event_calendar .sch_select_cnt ul li input {
	vertical-align:middle;
	margin-right:3px;
}
*:first-child+html #tmp_event_calendar .sch_select_cnt ul li input {
	vertical-align:top;
}
#tmp_event_calendar .sch_select_cnt ul li.select_cate1 {
	background-color:#E1F2E6;
	min-width:92px;
}
#tmp_event_calendar .sch_select_cnt ul li.select_cate2 {
	background-color:#F7DFD9;
	min-width:52px;
}
#tmp_event_calendar .sch_select_cnt ul li.select_cate3 {
	background-color:#FEEFC0;
	min-width:92px;
}
#tmp_event_calendar .sch_select_cnt ul li.select_cate4 {
	background-color:#F2E1F2;
	min-width:118px;
}
#tmp_event_calendar .sch_select_cnt ul li.select_cate5 {
	background-color:#E0EBF3;
	min-width:74px;
}
#tmp_event_calendar .sch_select_cnt ul li.select_cate6 {
	background-color:#E2DEF5;
	min-width:62px;
}
#tmp_event_calendar .sch_select_cnt ul li.select_cate7 {
	background-color:#EEEEEE;
	min-width:92px;
}
/* sch_select_btn */
#tmp_event_calendar .sch_select_btn input {
	display:block;
	width:100px;
	margin:44px 0 36px;
	padding:7px 0;
	text-decoration:none;
	color:#333333;
	font-size:114.3%;
	font-weight:bold;
	text-align:center;
	background:#EAEAEA url(/shared/templates/free/images/contents/event/select_btn_bg.jpg) repeat-x left top;
	border:1px solid #AAAAAA;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
}
/* event_page_navi
============================== */
#tmp_contents .event_col3 {
	clear:both;
	width:100%;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3M {
	margin-right:2%;
	float:left;
}
#tmp_contents .event_col3 p {
	margin-bottom:0;
}
#tmp_contents .event_col3 .event_col3R {
	float:right;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3R {
	width:18%;
}
#tmp_contents .event_col3 .event_col3M {
	width:60%;
}
#tmp_contents .event_col3 .prev,
#tmp_contents .event_col3 .next {
	padding:1.5em 0 0;
}
#tmp_contents .event_page_navi .next {
	text-align:right;
}
#tmp_contents .event_page_navi .prev a {
	padding:8px 5px 8px 20px;
	background:url(/shared/images/icon/prev_icon.png) no-repeat left 12px;
}
#tmp_contents .event_page_navi .next a {
	padding:8px 20px 8px 5px;
	background:url(/shared/images/icon/navi_icon_bl.png) no-repeat right 12px;
}
#tmp_contents .event_page_navi .date {
	font-size:114.3%;
	text-align:center;
}
#tmp_contents .event_page_navi .date .year {
	font-size:125%;
	padding:0 5px;
}
#tmp_contents .event_page_navi .date .month {
	font-size:212.5%;
	padding:0 5px;
}
/* calendar_ttl
============================== */
#tmp_event_calendar_ttl {
	background:url(/shared/templates/free/images/contents/event/calendar_ttl_bg.gif) repeat-x left bottom;
	padding:0 10px 4px;
	margin:0 0 20px;
}
#tmp_event_calendar_ttl ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_event_calendar_ttl ul li {
	float:left;
	width:468px;
	text-align:center;
	margin:0;
	font-size:114.3%;
}
#tmp_event_calendar_ttl .tab_menu1 {
	margin-right:4px;
}
#tmp_event_calendar_ttl ul li a {
	cursor:pointer;
	min-height:30px;
	padding:5px 0 3px;
	border:1px solid #AAAAAA;
	border-bottom:none;
	display:block;
	text-decoration:none;
	color:#333333;
	background:#EFEFEF url(/shared/templates/free/images/contents/event/tab_bg_off.jpg) repeat-x left top;
	-webkit-border-radius:3px 3px 0 0;/* Webkit */
	-moz-border-radius:3px 3px 0 0;/* Mozilla */
	border-radius:3px 3px 0 0;/* CSS3 */
}
#tmp_event_calendar_ttl .active a {
	padding:5px 0 4px;
	border-color:#C6AF0F;
	border-width:2px;
	background-color:#EED211;
	background-image:url(/shared/templates/free/images/contents/event/tab_bg_on.jpg);
}
#tmp_event_calendar_ttl ul li span {
	display:inline-block;
	background-position:left center;
	background-repeat:no-repeat;
	padding:7px 0 5px 42px;
}
#tmp_event_calendar_ttl .tab_menu1 span {
	background-image:url(/shared/templates/free/images/contents/event/tab_icon_cal_off.png);
}
#tmp_event_calendar_ttl .tab_menu2 span {
	background-image:url(/shared/templates/free/images/contents/event/tab_icon_list_off.png);
}
#tmp_event_calendar_ttl .tab_menu1.active span {
	background-image:url(/shared/templates/free/images/contents/event/tab_icon_cal_on.png);
}
#tmp_event_calendar_ttl .tab_menu2.active span {
	background-image:url(/shared/templates/free/images/contents/event/tab_icon_list_on.png);
}
#tmp_event_calendar_cnt .calendar_cnt {
	padding:10px 0 0;
	clear:both;
}
#tmp_event_calendar_cnt #tmp_event_calendar_list {
	padding-top:20px;
}
/* calendar_tbl
============================== */
#tmp_event_calendar .calendar_tbl {
	width:960px;
	table-layout:fixed;
	margin-bottom:15px;
	color:#333333;
	border-collapse:separate;
	border-spacing:0;
	border:none;
	border-top:1px solid #BBBBBB;
	border-left:1px solid #BBBBBB;
	background:url(/shared/templates/free/images/contents/event/calendar_tbl_bg.gif) repeat-y right top;
	line-height:1.3;
}
#tmp_event_calendar .calendar_tbl th {
	background:url(/shared/templates/free/images/contents/event/th_bg.gif) repeat-y right top;
	padding:8px 0;
	border:none;
	border-bottom:1px solid #BBBBBB;
	font-size:114.3%;
	width:137px;
}
#tmp_event_calendar .calendar_tbl th.cal_sun {
	background:url(/shared/templates/free/images/contents/event/sun_bg.gif) repeat-y right top;
	color:#BA1414;
}
#tmp_event_calendar .calendar_tbl th.cal_sat {
	background:url(/shared/templates/free/images/contents/event/sat_bg.gif) repeat-y right top;
	color:#005EAA;
}
#tmp_event_calendar .calendar_tbl td {
	vertical-align:top;
	border:none;
	border-bottom:2px solid #999999;
	width:137px;
}
*:first-child+html #tmp_event_calendar .calendar_tbl td.line2 p {
	width:254px;
}
*:first-child+html #tmp_event_calendar .calendar_tbl td.line3 p {
	width:391px;
}
*:first-child+html #tmp_event_calendar .calendar_tbl td.line4 p {
	width:528px;
}
*:first-child+html #tmp_event_calendar .calendar_tbl td.line5 p {
	width:665px;
}
*:first-child+html #tmp_event_calendar .calendar_tbl td.line6 p {
	width:802px;
}
*:first-child+html #tmp_event_calendar .calendar_tbl td.line7 p {
	width:939px;
}
#tmp_event_calendar .calendar_tbl .cal_sun p {
	background:url(/shared/templates/free/images/contents/event/sun_bg.gif) repeat-y right top;
	color:#BF1414;
}
#tmp_event_calendar .calendar_tbl .cal_sat p {
	color:#125B98;
	background:url(/shared/templates/free/images/contents/event/sat_bg.gif) repeat-y right top;
}
#tmp_event_calendar .calendar_tbl td.last {
	border-width:1px;
}
#tmp_event_calendar .calendar_tbl .col_day td {
	padding-bottom:0;
	border-bottom:1px dotted #888888;
}
#tmp_event_calendar .calendar_tbl .cal_week td {
	padding-bottom:0;
	border-bottom:none;
}
#tmp_event_calendar .calendar_tbl .cal_week td.day p {
	padding:8px;
	text-align:left;
}
/* 今日（cal_today） */
#tmp_event_calendar .calendar_tbl .col_day .cal_today {
	border-bottom:1px dotted #888888;
}
#tmp_event_calendar .calendar_tbl .col_day .cal_today p {
	background:url(/shared/templates/free/images/contents/event/today_bg.gif) repeat-y right top;
}
#tmp_event_calendar .calendar_tbl .col_day .cal_sat.cal_today p {
	background:url(/shared/templates/free/images/contents/event/sat_today_bg.gif) repeat-y right top;
}
#tmp_event_calendar .calendar_tbl p {
	padding:5px 10px;
	margin:0;
}
#tmp_event_calendar .calendar_tbl p.outside {
	opacity:0.5;
}
#tmp_event_calendar .calendar_tbl p a {
	display:block;
	font-size:85.7%;
	background-color:#EEEEEE;
	color:#222222;
	padding:5px;
	text-decoration:none;
	word-wrap:break-word;
}
#tmp_event_calendar .calendar_tbl .cal_event_index_1 a {
	background-color:#E1F2E6;
}
#tmp_event_calendar .calendar_tbl .cal_event_index_2 a {
	background-color:#F7DFD9;
}
#tmp_event_calendar .calendar_tbl .cal_event_index_3 a {
	background-color:#FEEFC0;
}
#tmp_event_calendar .calendar_tbl .cal_event_index_4 a {
	background-color:#F2E1F2;
}
#tmp_event_calendar .calendar_tbl .cal_event_index_5 a {
	background-color:#E0EBF3;
}
#tmp_event_calendar .calendar_tbl .cal_event_index_6 a {
	background-color:#E2DEF5;
}
#tmp_event_calendar .calendar_tbl .cal_event_index_1 a.active,
#tmp_event_calendar .calendar_tbl .cal_event_index_2 a.active,
#tmp_event_calendar .calendar_tbl .cal_event_index_3 a.active,
#tmp_event_calendar .calendar_tbl .cal_event_index_4 a.active,
#tmp_event_calendar .calendar_tbl .cal_event_index_5 a.active,
#tmp_event_calendar .calendar_tbl .cal_event_index_6 a.active,
#tmp_event_calendar .calendar_tbl .cal_event_index_1 a:hover,
#tmp_event_calendar .calendar_tbl .cal_event_index_2 a:hover,
#tmp_event_calendar .calendar_tbl .cal_event_index_3 a:hover,
#tmp_event_calendar .calendar_tbl .cal_event_index_4 a:hover,
#tmp_event_calendar .calendar_tbl .cal_event_index_5 a:hover,
#tmp_event_calendar .calendar_tbl .cal_event_index_6 a:hover {
	background-color:#EEEEEE;
}
/* more */
#tmp_event_calendar .calendar_tbl .more,
#tmp_event_calendar_cnt .more {
	padding:5px;
	font-size:87.5%;
	font-weight:bold;
}
#tmp_event_calendar .calendar_tbl .more a,
#tmp_event_calendar_cnt .more a {
	color:#222222;
	background:transparent url(/shared/images/icon/navi_icon_bl.png) no-repeat 3px 0.3em;
	padding-left:18px;
	text-decoration:none;
}
/* calendar_list
============================== */
#tmp_event_calendar .calendar_list {
	clear:both;
}
#tmp_event_calendar .calendar_list_lft {
	float:left;
	width:225px;
}
#tmp_event_calendar .calendar_list_main {
	float:right;
	width:700px;
}
#tmp_event_calendar .calendar_list_main h2 {
	margin-top:0;
}
/* calendar_list_tbl */
#tmp_event_calendar .calendar_list_tbl {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #AAAAAA;
	margin:0 0 20px;
	width:100%;
	clear:both;
}
#tmp_event_calendar .calendar_list_tbl td {
	padding:8px 5px;
	color:#333333;
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	vertical-align:top;
}
#tmp_event_calendar .calendar_list_tbl td p {
	margin-bottom:0;
}
#tmp_event_calendar .calendar_list_tbl td.cal_sat {
	color:#000000;
	background-color:#EAF4FF;
}
#tmp_event_calendar .calendar_list_tbl td.cal_sun {
	color:#000000;
	background-color:#F6DCDC;
}
#tmp_event_calendar .calendar_list_tbl td.day {
	width:215px;
}
#tmp_contents #tmp_event_calendar .calendar_list_tbl ul {
	margin:0 0 0 1.3em;
}
/* ==================================================
contents
================================================== */
/* event
============================== */
/* box_photo */
#tmp_contents .box_photo {
	clear:both;
}
#tmp_contents .wrap_box_photo_txt {
	width:100%;
	margin-right:-320px;
	float:left;
}
#tmp_contents .box_photo_txt {
	margin-right:320px;
}
#tmp_contents .box_photo_img {
	width:300px;
	float:right;
}
/* event_page_navi */
#tmp_contents .event_page_navi .next {
	text-align:right;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:480px;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box {
	height:360px;
	border:1px solid #CCCCCC;
	clear:both;
}
/* shisetsu */
#tmp_map_search {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_search p {
	display:inline;
	margin-right:10px;
}
#tmp_map_search strong,
#tmp_map_search input {
	vertical-align:middle;
}
#tmp_map_search #keyword {
	width:200px;
	margin:0 5px;
	border:1px solid #CCCCCC;
}
#tmp_map {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_list {
	width:428px;
	margin-right:-428px;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_wrap_gmap_box {
	width:100%;
	float:right;
}
#tmp_wrap_gmap_box #tmp_gmap_box {
	height:698px;
}
#tmp_wrap_gmap_box2 {
	margin-left:448px;
	border:1px solid #CCCCCC;
}
#tmp_contents #tmp_map_list h2 {
	margin-top:0;
}
#tmp_contents #tmp_facilities_btn {
	width:100%;
	margin:0 0 0.8em 0;
}
#tmp_contents #tmp_facilities_btn .box_facilities_btn {
	margin:0 0 0.8em;
}
#tmp_contents #tmp_facilities_btn ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tmp_contents #tmp_facilities_btn li {
	margin-bottom:0;
	padding:0 5px 5px 0;
	float:left;
}
#tmp_contents #tmp_facilities_btn li.font_small {
	font-size:85.7%;
}
#tmp_contents #tmp_facilities_btn li span {
	display:block;
	width:136px;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#DDDDDD));
	background:-moz-linear-gradient(center top, #FFFFFF, #DDDDDD);
	background:linear-gradient(to bottom, #FFFFFF, #DDDDDD);
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
#tmp_contents #tmp_facilities_btn li.active span {
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#FEF7C0));
	background:-moz-linear-gradient(center top, #FFFFFF, #FEF7C0);
	background:linear-gradient(to bottom, #FFFFFF, #FEF7C0);
	background-color:#DDDDDD;
}
#tmp_contents #tmp_facilities_btn li a {
	display:block;
	padding:9px 0 7px 6px;
	color:#333333;
	background-color:transparent;
	text-decoration:none;
}
#tmp_contents #tmp_facilities_btn li.font_small a {
	padding:10px 0 8px 6px;
}
#tmp_contents #tmp_facilities_btn .even {
	padding-right:0;
}
#tmp_result {
	margin:0 0 20px;
}
#tmp_result_list {
	height:160px;
	padding:10px;
	border:1px solid #E2E0DC;
	overflow:auto;
}
* html #tmp_result_list {
	height:170px;
}
#tmp_contents #tmp_result_list ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_result_list img {
	margin-right:5px;
	vertical-align:middle;
}
#tmp_wrap_gmap_box #tmp_gmap_box {
	width:100%;
	height:560px;
	margin-top:0;
	margin-bottom:0;
	border:none;
}
#tmp_map #tmp_wrap_gmap_box #tmp_gmap_box {
	height:700px;
}
/* new_info_rss
============================== */
#tmp_contents p.new_info_rss {
	margin-bottom:5px;
	text-align:right;
}
#tmp_contents p.new_info_rss a {
	padding:5px 0 3px 25px;
	background:url(/shared/templates/free/images/contents/rss.gif) no-repeat left center;
}
/* update
============================== */
#tmp_contents #tmp_update {
	margin:0 0 2px;
}
/* chumoku
============================== */
#tmp_chumoku {
	margin:0 0 0.8em;
	clear:both;
}
#tmp_chumoku_ttl {
	border-top:1px solid #0066AA;
	border-bottom:1px solid #0066AA;
	border-left:2px solid #0066AA;
	border-right:2px solid #0066AA;
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
}
#tmp_contents #tmp_chumoku_ttl h2 {
	margin:0;
	padding:6px 16px 0;
	color:#FFFFFF;
	background:#004F83 url(/shared/templates/free/images/contents/chumoku_ttl_bg.gif) repeat-x left top;
}
#tmp_chumoku_cnt {
	padding:10px 10px 6px;
	border:1px solid #0368AB;
}
#tmp_contents #tmp_chumoku_cnt ul {
	margin:0 0 0 12px;
}
*:first-child+html #tmp_contents #tmp_chumoku_cnt ul {
	margin:0 0 0 22px;
	list-style-position:outside;
}
#tmp_contents #tmp_chumoku_cnt ul li {
	margin:0 0 0.8em;
}
/* box_contents
============================== */
.box_contents {
	margin:0 0 30px;
	border:1px solid #AFA685;
	clear:both;
}
.box_contents2 {
	margin:0 0 30px;
	clear:both;
}
.box_contents_ttl {
	padding:0 0 0 5px;
	color:inherit;
	background-color:#EFECE0;
}
#tmp_contents .box_contents2_ttl h2 {
	margin:0;
}
#tmp_contents .box_contents_ttl h2 {
	margin:0;
	padding:3px 0 3px 18px;
	background:url(/shared/templates/free/images/contents/box_contents_icon.gif) no-repeat left center;
}
.box_contents_cnt {
	padding:10px 10px 0 29px;
}
#tmp_contents .box_contents_cnt ul {
	margin-left:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents .box_contents_cnt ul.switch_menu img {
	margin-right:8px;
	vertical-align:middle;
}
#tmp_contents .box_contents_cnt ul.switch_menu li.sub_ttl {
	margin:0 0 1.1em;
	color:inherit;
	background-color:#F4F4F4;
}
#tmp_contents ul.switch_menu {
	line-height:0.1;
	margin:0;
	padding:0;
	list-style-image:none;
}
#tmp_contents .switch_menu ul {
	margin:0;
	padding:8px 10px 0 25px;
	list-style-image:none;
	background-color:#FFFFFF;
}
* html #tmp_contents .switch_menu ul {
	padding:8px 10px 10px 25px;
}
#tmp_contents .switch_menu ul a {
	display:inline;
}
#tmp_contents .switch_menu ul,
#tmp_contents .switch_menu ul li ul {
	list-style-image:url(/shared/images/icon/list_icon.gif);
}
#tmp_contents .switch_cnt a {
	padding-left:0;
}
/* リスト内リスト（施設一覧/組織から探す） */
#tmp_contents .box_contents_cnt li.list_ttl {
	list-style-image:none;
	font-weight:bold;
	clear:both;
	line-height:2;
	margin:0;
}
#tmp_contents .box_contents_cnt li.list_ttl ul {
	font-weight:normal;
	padding:0 0 0 25px;
	list-style-image:url(/shared/images/icon/list_icon.gif);
	line-height:1.6;
}
*:first-child+html #tmp_contents .box_contents_cnt li.list_ttl ul {
	display:inline-block;
}
#tmp_contents .box_contents_cnt li.list_ttl ul li {
	font-weight:normal;
	line-height:1.4;
}
#tmp_contents .box_contents_cnt li.list_ttl ul li ul {
	margin-top:0.5em;
}
/* 広報パーツ
============================== */
#tmp_contents table.koho_outline01,
#tmp_contents table.koho_outline02,
#tmp_contents table.koho_outline_box01,
#tmp_contents table.koho_outline_box02,
#tmp_contents table.koho_comment_g_lft,
#tmp_contents table.koho_comment_g_rgt,
#tmp_contents table.koho_comment_y_lft,
#tmp_contents table.koho_comment_y_rgt {
	margin:0 0 0.8em;
	clear:both;
}
#tmp_contents table.koho_outline_box01 td.pic p,
#tmp_contents table.koho_outline_box02 td.pic p {
	margin:0;
}
/* koho_outline */
#tmp_contents table.koho_outline01 td {
	padding:20px 26px 105px;
	background:#EAF5FC url(/shared/templates/free/images/contents/outline_bg01.gif) no-repeat left bottom;
}
#tmp_contents table.koho_outline02 td {
	padding:20px 26px 105px;
	background:#EDF3CB url(/shared/templates/free/images/contents/outline_bg02.gif) no-repeat left bottom;
}
/* koho_outline_box */
#tmp_contents table.koho_outline_box01 {
	border:3px solid #71B5D9;
}
#tmp_contents table.koho_outline_box02 {
	border:3px solid #E99761;
}
#tmp_contents table.koho_outline_box01 td,
#tmp_contents table.koho_outline_box02 td {
	padding:17px;
}
#tmp_contents table.koho_outline_box01 td.pic,
#tmp_contents table.koho_outline_box02 td.pic {
	padding:17px 5px 17px 17px ;
	width:120px;
}
/* koho_comment */
#tmp_contents table.koho_comment_g_lft td.comment,
#tmp_contents table.koho_comment_y_lft td.comment {
	width:522px;
}
#tmp_contents table.koho_comment_g_rgt td.comment,
#tmp_contents table.koho_comment_y_rgt td.comment {
	width:520px;
}
#tmp_contents table.koho_comment_g_lft td.comment p:last-child,
#tmp_contents table.koho_comment_g_rgt td.comment p:last-child,
#tmp_contents table.koho_comment_y_lft td.comment p:last-child,
#tmp_contents table.koho_comment_y_rgt td.comment p:last-child {
	margin:0;
}
#tmp_contents table.koho_comment_g_lft td.chara,
#tmp_contents table.koho_comment_g_rgt td.chara,
#tmp_contents table.koho_comment_y_lft td.chara,
#tmp_contents table.koho_comment_y_rgt td.chara {
	vertical-align:top;
	width:170px;
}
#tmp_contents table.koho_comment_g_lft td.chara p,
#tmp_contents table.koho_comment_g_rgt td.chara p,
#tmp_contents table.koho_comment_y_lft td.chara p,
#tmp_contents table.koho_comment_y_rgt td.chara p {
	position:relative;
	z-index:1;
}
#tmp_contents table.koho_comment_g_lft td.chara p,
#tmp_contents table.koho_comment_y_lft td.chara p {
	right:-10px;
	padding:0 38px 0 0;
}
#tmp_contents table.koho_comment_g_rgt td.chara p,
#tmp_contents table.koho_comment_y_rgt td.chara p {
	left:-10px;
	padding:0 0 0 40px;
	text-align:right;
}
/* green */
#tmp_contents table.koho_comment_g_lft {
	background:url(/shared/templates/free/images/contents/comment_g_bottom_bg.gif) no-repeat right bottom;
}
#tmp_contents table.koho_comment_g_lft td.chara p {
	background:url(/shared/templates/free/images/contents/comment_g_lft_arrow.png) no-repeat right top;
}
#tmp_contents table.koho_comment_g_lft td.comment {
	padding:0 15px 0 30px;
	background:url(/shared/templates/free/images/contents/comment_g_top_bg.gif) no-repeat right top;
}
#tmp_contents table.koho_comment_g_rgt {
	background:url(/shared/templates/free/images/contents/comment_g_bottom_bg.gif) no-repeat left bottom;
}
#tmp_contents table.koho_comment_g_rgt td.chara p {
	background:url(/shared/templates/free/images/contents/comment_g_rgt_arrow.png) no-repeat left top;
}
#tmp_contents table.koho_comment_g_rgt td.comment {
	padding:0 25px 0 15px;
	background:url(/shared/templates/free/images/contents/comment_g_top_bg.gif) no-repeat left top;
}
/* yellow */
#tmp_contents table.koho_comment_y_lft {
	background:url(/shared/templates/free/images/contents/comment_y_bottom_bg.gif) no-repeat right bottom;
}
#tmp_contents table.koho_comment_y_lft td.chara p {
	background:url(/shared/templates/free/images/contents/comment_y_lft_arrow.png) no-repeat right top;
}
#tmp_contents table.koho_comment_y_lft td.comment {
	padding:0 15px 0 30px;
	background:url(/shared/templates/free/images/contents/comment_y_top_bg.gif) no-repeat right top;
}
#tmp_contents table.koho_comment_y_rgt {
	background:url(/shared/templates/free/images/contents/comment_y_bottom_bg.gif) no-repeat left bottom;
}
#tmp_contents table.koho_comment_y_rgt td.chara p {
	background:url(/shared/templates/free/images/contents/comment_y_rgt_arrow.png) no-repeat left top;
}
#tmp_contents table.koho_comment_y_rgt td.comment {
	padding:0 25px 0 15px;
	background:url(/shared/templates/free/images/contents/comment_y_top_bg.gif) no-repeat left top;
}
/* ==================================================
千葉市の魅力と観光　イチオシ！インフォメーション
================================================== */
/* 魅力インデックス */
#tmp_contents h1.cs_index {
	margin-bottom:10px;
	padding:0;
	background-image:none;
	background-color:#FFFFFF;
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
#tmp_contents h2.cs_index {
	margin:0;
	padding:0;
	background-image:none;
	background-color:#FFFFFF;
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
/* ナビゲーション */
#tmp_contents ul.miryoku_navi {
	list-style:none;
	list-style-image:none;
	line-height:0.1;
	margin:0 0 13px 0;
	padding:0;
	clear:both;
	display:inline-block;
}
#tmp_contents ul.miryoku_navi li {
	float:left;
	margin-bottom:0;
	padding-right:11px;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_contents ul.miryoku_navi li.right_end {
	padding-right:0;
}
/* 2個横並び用 */
#tmp_contents ul.miryoku_navi2 {
	list-style:none;
	list-style-image:none;
	line-height:0.1;
	margin:0 0 20px 0;
	padding:0;
	clear:both;
	display:inline-block;
}
#tmp_contents ul.miryoku_navi2 li {
	float:left;
	margin-bottom:0;
	padding-right:20px;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_contents ul.miryoku_navi2 li.right_end {
	padding-right:0;
}
/* 3個横並び用 */
#tmp_contents ul.miryoku_navi3 {
	list-style:none;
	list-style-image:none;
	line-height:0.1;
	margin:0 0 20px 0;
	padding:0;
	clear:both;
	display:inline-block;
}
#tmp_contents ul.miryoku_navi3 li {
	float:left;
	margin-bottom:0;
	padding-right:11px;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_contents ul.miryoku_navi3 li.right_end {
	padding-right:0;
}
/* 3個横並び用マージンボトム無し CSコンテンツボックス下部で使用 */
#tmp_contents ul.miryoku_navi4 {
	list-style:none;
	list-style-image:none;
	line-height:0.1;
	margin:0 0 0 0;
	padding:0;
	clear:both;
	display:inline-block;
}
#tmp_contents ul.miryoku_navi4 li {
	float:left;
	margin-bottom:0;
	padding-right:11px;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_contents ul.miryoku_navi4 li.right_end {
	padding-right:0;
}
/* イチオシ!インフォメーション
============================== */
#tmp_contents .ichioshi_box {
	background:url(/shared/templates/free/images/contents/ichioshi/ichioshi_bg.gif) no-repeat scroll top left;
	padding:0 0 0 69px;
	margin-bottom:30px;
	min-height:151px;
	height: auto !important;
	height: 151px;
}
#tmp_contents .ichioshi_box_ttl h2 {
	margin:0;
	padding:0;
	border:none;
	background:none;
}
#tmp_contents .ichioshi_box_cnt {
	background:url(/shared/templates/free/images/contents/ichioshi/ichioshi_cnt_bottom.gif) no-repeat scroll bottom left;
	padding:0 110px 6px 12px;
	min-height:80px;
	height: auto !important;
	height: 80px;
}
#tmp_contents .ichioshi_box_cnt ul {
	list-style:none;
	list-style-image:none;
	margin: 0 0 0.8em 25px;
}
#tmp_contents .ichioshi_box_cnt ul li {
	background:url(/shared/templates/free/images/contents/ichioshi/list_brown_icon.gif) no-repeat left top;
	padding: 4px 0 4px 16px;
}
/* CSコンテンツボックス
============================== */
#tmp_contents .cs_content_box {
	clear:both;
	display: inline-block;
	margin-bottom:20px;
}
/* マージンボトム大 */
#tmp_contents .cs_content_box2 {
	clear:both;
	display: inline-block;
	margin-bottom:29px;
}
#tmp_contents .wrap_cs_content_box_lft {
	float:left;
	margin-right:20px;
}
#tmp_contents .cs_content_box_lft {
	width:325px;
}
#tmp_contents .cs_content_box_rgt {
	float:left;
	width:325px;
}
#tmp_contents .cs_content_box p,
#tmp_contents .cs_content_box2 p{
	margin-bottom:0;
}
#tmp_contents .cs_content_box p.content_photo,
#tmp_contents .cs_content_box2 p.content_photo {
	margin-bottom:20px;
}
/* CSリンクボックス
============================== */
#tmp_contents .wrap_cs_link_box {
	border:3px solid #D6E48F;
	padding:17px 17px 7px 17px;
	margin:0 0 30px 0;
}
#tmp_contents .cs_link_box {
	width:100%;
	clear:both;
}
/* CSリンクユニット */
#tmp_contents .cs_link_unit {
	clear:both;
	display:inline-block;
	margin-bottom:20px;
	min-width:300px;
}
#tmp_contents .cs_link_unit p {
	margin-bottom:0;
}
#tmp_contents .cs_link_img {
	float:left;
	width:120px;
	margin-right: -130px;
	font-size:0.1%;
}
#tmp_contents .cs_link_txt {
	float:right;
	width:100%;
}
#tmp_contents .cs_link_txt p {
	margin-left: 130px;
}
#tmp_contents .cs_link_txt p.cs_link_ttl {
	font-weight:bold;
	margin-bottom: 0.4em;
}
#tmp_contents .cs_link_txt ul {
	margin-left: 143px;
	margin-bottom:0;
}
/* 大好きボックス
============================== */
#tmp_contents .daisuki_box {
	background:url(/shared/templates/free/images/contents/ichioshi/daisuki_bg.gif) top left no-repeat;
	padding:6px 0 0 10px;
	margin: 0 0 20px 0;
	height:224px;
	clear:both;
}
#tmp_contents .daisuki_box_ttl p {
	margin-bottom:6px;
	margin-left:1px;
	line-height:0.1;
	font-size:0.1%;
}
#tmp_contents .daisuki_box_cnt p {
	float:left;
	margin-right:11px;
	margin-bottom:0;
}
/* 千葉市の情報いろいろ
============================== */
#tmp_contents .cs_info {
	margin:0 0 20px 0;
}
#tmp_contents .cs_info_ttl {
	margin:0 0 15px 0;
}
#tmp_contents .cs_info_cnt {
	display:inline-block;
}
#tmp_contents .cs_info_box_wrapper_lft {
	float:left;
	width:325px;
	margin-right:20px;
}
#tmp_contents .cs_info_box_wrapper_rgt {
	float:left;
	width:325px;
}
#tmp_contents .cs_info_box_idx {
	margin-bottom:13px;
}
#tmp_contents .cs_info_box_idx h3 {
	font-size:0.1%;
	margin:0;
	padding:0;
	background-image:none;
	background-color:#FFFFFF;
}
#tmp_contents .cs_info_cnt .cs_link_unit {
	margin-bottom:20px;
	display:inline-block;
	width:325px;
}
/* opdata
============================== */
#tmp_contents table.opdata_table0 {
	margin-bottom:0 !important;
}
#tmp_contents table.opdata_table1 {
	display:none;
}
#tmp_contents table.opdata_table0 td img {
	vertical-align:middle;
	margin-right:5px;
}
#tmp_contents table.opdata_table0,
#tmp_contents table.opdata_table0 th,
#tmp_contents table.opdata_table0 td {
	border:none !important;
}
#tmp_contents table.opdata_table0 {
	border-left:1px solid #AFA78F !important;
}
#tmp_contents #tmp_opdata table:first-child {
	border-top:1px solid #AFA78F !important;
}
#tmp_contents table.opdata_table0 th,
#tmp_contents table.opdata_table0 td {
	border-bottom:1px solid #AFA78F !important;
	border-right:1px solid #AFA78F !important;
}
#tmp_opdata .opdata_license {
	min-height:31px;
	padding-bottom:5px;
}
#tmp_opdata .opdata_license img {
	float:left;
	margin-right:10px;
	vertical-align:middle;
}
#tmp_opdata .page_license {
	margin-top:20px;
}
#tmp_opdata .page_license img {
	float:left;
	margin-right:10px;
}
#tmp_opdata .opdata_page_license {
	margin-top:20px;
}
#tmp_opdata .opdata_page_license img {
	float:left;
	margin-right:10px;
}
/* opdata_search */
#tmp_opdata_sch {
	background-color:#ECF7FD;
	margin:0 0 30px;
}
#tmp_opdata_sch_ttl {
	padding:8px 8px 8px 38px;
	font-size:114%;
	color:#FFFFFF;
	background:#22567D url(/shared/templates/free/images/contents/opendata/search_icon.png) no-repeat 11px 8px;
}
#tmp_opdata_sch_ttl p {
	margin:0;
}
#tmp_opdata_sch_cnt {
	padding:20px;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd {
	margin:0 0 20px;
}
#tmp_opdata_sch_cnt #op_search {
	width:500px;
	margin-left:10px;
	border:1px solid #A9A9A9;
	-webkit-border-radius:2px; /* Webkit */
	-moz-border-radius:2px; /* Mozilla */
	border-radius:2px; /* CSS3 */
}
#tmp_opdata_sch_cnt .opdata_detail_boxL {
	float:left;
	width: 280px;
	margin-right:20px;
}
#tmp_opdata_sch_cnt .opdata_detail_boxR {
	float:left;
	width: 620px;
}
#tmp_opdata_sch_cnt .opdata_detail_box {
	clear:both;
}
#tmp_opdata_sch_cnt #tmp_opdata_detail {
	margin:0 0 10px;
}
#tmp_opdata_sch_cnt #tmp_opdata_category select,
#tmp_opdata_sch_cnt #tmp_opdata_license select {
	width: 260px;
	border: 1px solid #AAAAAA;
	-webkit-border-radius: 2px; /* Webkit */
	-moz-border-radius: 2px; /* Mozilla */
	border-radius: 2px; /* CSS3 */
}
#tmp_opdata_sch_cnt #tmp_opdata_datatime,
#tmp_opdata_sch_cnt #tmp_opdata_datapost {
	float:left;
	width:200px;
	margin-right:40px;
}
#tmp_opdata_sch_cnt #tmp_opdata_extension {
	float:left;
}
#tmp_opdata_sch_cnt #tmp_opdata_datatime input,
#tmp_opdata_sch_cnt #tmp_opdata_datapost input {
	width: 160px;
	margin: 0 8px 11px 0;
	border: 1px solid #A9A9A9;
	-webkit-border-radius: 2px; /* Webkit */
	-moz-border-radius: 2px; /* Mozilla */
	border-radius: 2px; /* CSS3 */
}
#tmp_opdata_sch_cnt #tmp_opdata_extension select {
	width: 120px;
	border: 1px solid #AAAAAA;
	-webkit-border-radius: 2px; /* Webkit */
	-moz-border-radius: 2px; /* Mozilla */
	border-radius: 2px; /* CSS3 */
}
#tmp_opdata_sch_cnt #tmp_opdata_organization select {
	width: 600px;
	border: 1px solid #AAAAAA;
	-webkit-border-radius: 2px; /* Webkit */
	-moz-border-radius: 2px; /* Mozilla */
	border-radius: 2px; /* CSS3 */
}
#tmp_opdata_sch_cnt .last {
	margin:0;
}
#tmp_opdata_sch_cnt label {
	font-weight:bold;
}
#tmp_opdata_sch_cnt p {
	margin:0 0 0.5em;
}
#tmp_opdata_result {
	clear:both;
	font-size:85%;
}
#tmp_contents #tmp_opdata_result .datatable tr:nth-child(odd) {
	background-color:#F7F5F2;
}
#tmp_contents #tmp_opdata_result .datatable th,
#tmp_contents #tmp_opdata_result .datatable td {
	padding:5px;
	text-align:center;
}
#tmp_contents #tmp_opdata_result .datatable th img {
	float:right;
}
#tmp_opdata_submit {
	clear:both;
	text-align:center;
}
#tmp_opdata_submit input {
	font-size:114%;
	font-weight:bold;	
	width:200px;
	padding:5px;
	margin:0 20px;
	border:1px solid #AAAAAA;
	-webkit-border-radius:2px; /* Webkit */
	-moz-border-radius:2px; /* Mozilla */
	border-radius:2px; /* CSS3 */
	background-color:#EAEAEA;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EAEAEA));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #EAEAEA);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #EAEAEA);/* CSS3 */
}
/* page_sending_navi */
#tmp_contents .page_sending_navi {
	padding:5px;
	margin:0 0 20px;
	text-align:center;
	color:inherit;
	clear:both;
}
#tmp_contents .page_sending_navi p {
	margin-bottom:0;
}
#tmp_contents .page_sending_navi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_contents .page_sending_navi p,
#tmp_contents .page_sending_navi ul,
#tmp_contents .page_sending_navi li,
#tmp_contents .page_sending_navi a {
	display:inline-block;
}
#tmp_contents .page_sending_navi .prev {
	margin:0 5px 0 0;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi .prev a {
	padding:7px 12px 5px 12px;
	background-color:#F3F0EB;
}
#tmp_contents .page_sending_navi ul {
	margin:0;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi li {
	margin:0;
}
*:first-child+html #tmp_contents .page_sending_navi li {
	margin:0 2px;
}
#tmp_contents .page_sending_navi li.active {
	min-height:20px;
	padding:9px 11px 5px;
}
#tmp_contents .page_sending_navi li a {
	min-height:20px;
	display:block;
	margin:0 3px;
	padding:9px 8px 5px;
	background-color:#F3F0EB;
}
#tmp_contents .page_sending_navi .next {
	margin:0 0 0 5px;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi .next a {
	display:inline-block;
	padding:7px 12px 5px 12px;
	background-color:#F3F0EB;
}
*:first-child+html #tmp_contents .page_sending_navi p,
*:first-child+html #tmp_contents .page_sending_navi ul,
*:first-child+html #tmp_contents .page_sending_navi li {
	display:inline;
}
/* messagetable
============================== */
#tmp_contents table.messagetable {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.messagetable td {
	padding:0 5px 5px;
	vertical-align:top;
}
#tmp_contents table.messagetable td.date_year {
	width:115px;
}
#tmp_contents table.messagetable td.name {
	width:128px;
}
/* ==================================================
search_result
================================================== */
#tmp_contents #tmp_search_result {
	word-break:break-all;
}
/* page_sending_navi
============================== */
#tmp_contents #tmp_search_result .page_sending_navi {
	margin:15px 0;
	color:#000000;
	background-color:transparent;
	text-align:center;
	clear:both;
}
#tmp_contents #tmp_search_result .page_sending_navi .prev,
#tmp_contents #tmp_search_result .page_sending_navi .next {
	display:inline-block;
	vertical-align:middle;
}
#tmp_contents #tmp_search_result .page_sending_navi .prev a,
#tmp_contents #tmp_search_result .page_sending_navi .next a {
	display:inline-block;
	background-color:#FFFFFF;
}
#tmp_contents #tmp_search_result .page_sending_navi .prev {
	margin:0 6px 0 0;
}
#tmp_contents #tmp_search_result .page_sending_navi .next {
	margin:0 0 0 6px;
}
#tmp_contents #tmp_search_result .page_sending_navi ul {
	display:inline-block;
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_search_result .page_sending_navi li {
	display:inline-block;
	margin:0;
	border-right:2px solid #A3A3A3;
	vertical-align:middle;
}
#tmp_contents #tmp_search_result .page_sending_navi li:first-child {
	border-left:2px solid #A3A3A3;
}
#tmp_contents #tmp_search_result .page_sending_navi li a,
#tmp_contents #tmp_search_result .page_sending_navi li span {
	display:inline-block;
	padding:0 6px;
	background-color:#FFFFFF;
}
#tmp_contents #tmp_search_result .page_sending_navi li span {
	font-weight:bold;
}
*:first-child+html #tmp_contents #tmp_search_result .page_sending_navi .prev,
*:first-child+html #tmp_contents #tmp_search_result .page_sending_navi .prev a,
*:first-child+html #tmp_contents #tmp_search_result .page_sending_navi ul,
*:first-child+html #tmp_contents #tmp_search_result .page_sending_navi li,
*:first-child+html #tmp_contents #tmp_search_result .page_sending_navi li a,
*:first-child+html #tmp_contents #tmp_search_result .page_sending_navi li span,
*:first-child+html #tmp_contents #tmp_search_result .page_sending_navi .next,
*:first-child+html #tmp_contents #tmp_search_result .page_sending_navi .next a {
	display:inline !important;
}
#tmp_contents #tmp_search_result .page_sending_navi p {
	margin-bottom:0;
}
/* conditions
============================== */
#tmp_contents #tmp_search_result .conditions {
	text-align:right;
}
#tmp_contents #tmp_search_result .conditions .conditions_cate,
#tmp_contents #tmp_search_result .conditions .conditions_num {
	font-weight:bold;
}
#tmp_contents #tmp_search_result .search_page_navi {
	margin:0 0 1.0em;
	line-height:1.0;
	clear:both;
}
#tmp_contents #tmp_search_result .search_page_navi p {
	margin:0;
}
#tmp_contents #tmp_search_result .page_sending {
	float:left;
}
#tmp_contents #tmp_search_result .page_sort {
	float:right;
}
#tmp_contents #tmp_search_result .page_sending .prev,
#tmp_contents #tmp_search_result .page_sort .update {
	float:left;
	border-right:2px solid #A3A3A3;
	margin:0 6px 0 0;
	padding:0 6px 0 0;
}
#tmp_contents #tmp_search_result .page_sending .next,
#tmp_contents #tmp_search_result .page_sort .related {
	float:left;
}
/* search_result_list
============================== */
#tmp_contents #tmp_search_result_list {
	clear:both;
}
/* box_search */
#tmp_contents #tmp_search_result_list .box_search {
	margin:0 0 0.8em;
	border-bottom:1px solid #CCCCCC;
	clear:both;
}
#tmp_contents #tmp_search_result_list .box_search_ttl h2 {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	background:none;
	border:none;
}
#tmp_contents #tmp_search_result_list .box_search_ttl p {
	margin-top:3px;
	margin-bottom:0;
}
#tmp_contents #tmp_search_result_list .box_search_cnt {
	padding:0 0 0 20px;
}
/* file_info */
#tmp_contents #tmp_search_result_list .file_info {
	color:#2E8555;
	background-color:transparent;
	font-size:86%;
	clear:both;
}
/* file_path */
#tmp_contents #tmp_search_result_list .file_path {
	margin:0 10px 0 0;
}
/* file_type */
#tmp_contents #tmp_search_result_list .file_type {
	margin:0 10px 0 0;
}
/* box_search_src */
#tmp_contents #tmp_search_result_list .box_search_src p {
	margin-bottom:0.4em;
}
#tmp_contents #tmp_search_result_list .box_search_src em {
	color:#DE3915;
	font-style:normal;
	font-weight:bold;
	background-color:transparent;
}
/* box_search recommend */
#tmp_contents #tmp_search_result_list .recommend {
	color:inherit;
	background-color:#E0F7EA;
	padding:12px 12px 0;
}
#tmp_contents #tmp_search_result_list .recommend .box_search_ttl h2 {
	font-weight:bold;
}
#tmp_contents #tmp_search_result_list .recommend .box_search_cnt {
	padding-left:0;
}
/* box_search recommend */
#tmp_contents #tmp_search_result_list .no_data .box_search_ttl h2 {
	font-size:114%;
}
#tmp_contents #tmp_search_result_list .no_data .box_search_cnt {
	padding-left:0;
}
/* box_search_form */
#tmp_contents #tmp_search_result_list .box_search_form {
	margin:0 auto;
	padding:4px 0 4px 12px;
	width:390px;
	color:inherit;
	background-color:#DAEFFA;
	clear:both;
}
#tmp_contents #tmp_search_result_list .box_search_form dl {
	margin:0;
}
#tmp_contents #tmp_search_result_list .box_search_form dt {
	margin:0 10px 0 0;
	font-weight:bold;
	float:left;
}
#tmp_contents #tmp_search_result_list .box_search_form dd {
	margin-left:0;
	float:left;
}
#tmp_contents #tmp_search_result_list .box_search_form dd p {
	margin:0;
	float:left;
}
#tmp_contents #tmp_search_result_list .box_search_form #tmp_search_query {
	margin:0 10px 0 0;
	width:278px;
	min-height:20px;
	border:1px solid #0075C2;
}
#tmp_contents #tmp_search_result_list .box_search_form #tmp_select {
	width:198px;
	min-height:26px;
	margin:3px 10px 3px 0;
	border:1px solid #999999;
}
* html #tmp_contents #tmp_search_result_list .box_search_form #tmp_search_query {
	width:280px;
}
* html #tmp_contents #tmp_search_result_list .box_search_form #tmp_select {
	width:200px;
}
/* ==================================================
2018 09 twitter
================================================== */
#twitter iframe {
	border: 1px solid #CCCCCC !important;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn .box_facilities_btn:after,
#tmp_event_calendar:after,
#tmp_event_calendar_ttl:after,
#tmp_event_calendar_cnt:after,
#tmp_event_calendar .sch_select:after,
#tmp_event_calendar .box_sort:after,
#tmp_lnavi_calendar:after,
#tmp_lnavi_calendar_ttl:after,
#tmp_lnavi_calendar_cnt:after,
#tmp_contents .event_col3:after,
#tmp_contents ul.miryoku_navi:after,
#tmp_contents ul.miryoku_navi2:after,
#tmp_contents ul.miryoku_navi3:after,
#tmp_contents ul.miryoku_navi4:after,
#tmp_contents .cs_content_box:after,
#tmp_contents .cs_link_box:after,
#tmp_contents .cs_link_unit:after,
#tmp_contents .daisuki_box:after,
#tmp_contents .cs_info:after,
#tmp_lnavi_calendar_cnt .cal_navi:after,
#tmp_opdata .opdata_license:after,
#tmp_opdata_detail:after,
#tmp_contents #tmp_search_result .search_page_navi:after,
#tmp_contents #tmp_search_result_list .box_search_form:after,
#tmp_opdata .opdata_page_license:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_contents div.outline,
*:first-child+html #tmp_contents div.box_info,
*:first-child+html #tmp_contents div.box_info_ttl,
*:first-child+html #tmp_contents div.box_info_cnt,
*:first-child+html #tmp_contents div.box_link,
*:first-child+html #tmp_contents div.box_link_ttl,
*:first-child+html #tmp_contents div.box_link_cnt,
*:first-child+html #tmp_contents div.box_menu,
*:first-child+html #tmp_contents div.box_menu_ttl,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_contents .box_photo,
*:first-child+html #tmp_map,
*:first-child+html #tmp_contents #tmp_facilities_btn,
*:first-child+html #tmp_contents #tmp_facilities_btn .box_facilities_btn,
*:first-child+html #tmp_event_calendar,
*:first-child+html #tmp_event_calendar_ttl,
*:first-child+html #tmp_event_calendar_cnt,
*:first-child+html #tmp_event_calendar .sch_select,
*:first-child+html #tmp_event_calendar .box_sort,
*:first-child+html #tmp_contents .event_col3,
*:first-child+html #tmp_contents ul.miryoku_navi,
*:first-child+html #tmp_contents ul.miryoku_navi2,
*:first-child+html #tmp_contents ul.miryoku_navi3,
*:first-child+html #tmp_contents ul.miryoku_navi4,
*:first-child+html #tmp_contents .cs_content_box,
*:first-child+html #tmp_contents .cs_link_box,
*:first-child+html #tmp_contents .cs_link_unit,
*:first-child+html #tmp_contents .daisuki_box,
*:first-child+html #tmp_contents .cs_info,
*:first-child+html #tmp_lnavi_calendar,
*:first-child+html #tmp_lnavi_calendar_ttl,
*:first-child+html #tmp_lnavi_calendar_cnt,
*:first-child+html #tmp_lnavi_calendar_cnt .cal_navi,
*:first-child+html #tmp_opdata .opdata_license,
*:first-child+html #tmp_opdata_detail,
*:first-child+html #tmp_contents #tmp_search_result .search_page_navi,
*:first-child+html #tmp_contents #tmp_search_result_list .box_search_form,
*:first-child+html #tmp_opdata .opdata_page_license {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	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_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_wrapper2,
#tmp_wrap_footer {
	background:#FFFFFF !important;
}
#tmp_wrapper3,
#tmp_footer2 {
	width:100% !important;
}
#tmp_hgallery,
#tmp_means,
#tmp_gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
.plugin,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_foot_btn {
	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_wrapper,
#tmp_pankuzu,
#tmp_wrap_main {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:0 10px !important;
}
#tmp_contents .box_gmap {
	display:inline-block; /* IE10、11でYahooマップ使用ページを印刷しようとするとブラウザが落ちるため */
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_copyright {
	text-align:left !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%;
}
*:first-child+html #tmp_hlogo p span {
	visibility:hidden;
}
*:first-child+html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */

}
}
