@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em; /* 変更しない */
	padding:9px 15px 8px;
	font-size:128.6%; /* デザインによって相対指定で指定しなおす */
	border-top:6px solid #231815;
	border-right:2px solid #CFCABF;
	background:#F9F5EE url(/shared/templates/free/images/contents/h1_bg.gif) left bottom repeat-x;
	clear:both; /* 変更しない */
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:6px 10px;
	font-size:114.3%; /* デザインによって相対指定で指定しなおす */
	border-left:5px solid #231815;
	background:#FFFAF0 url(/shared/templates/free/images/contents/h2_bg.gif) left bottom repeat-y;
	clear:both; /* 変更しない */
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:5px;
	font-size:114.3%; /* デザインによって相対指定で指定しなおす */
	background:url(/shared/templates/free/images/contents/h3_bg.gif) left bottom repeat-x;
	clear:both; /* 変更しない */
}
#tmp_contents h4,
#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 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 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 #CD98DD;
	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 #AAAAAA;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	padding:1px;
	color:inherit;
	font-weight:bold;
}
#tmp_contents .box_info .box_info_ttl p {
	background:url(/shared/templates/free/images/contents/box_info_ttl.gif) left top repeat;
	margin-bottom:0; /* 変更しない */
	padding:3px 10px;
}
#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 #AAAAAA;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_link {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	color:inherit;
	font-weight:bold;
	padding:1px;
}
#tmp_contents .box_link .box_link_ttl p {
	padding:3px 10px;
	background:url(/shared/templates/free/images/contents/box_link_ttl.gif) left top repeat;
	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; /* 変更しない */
	padding:0;
	list-style:none;
	list-style-image:none;
	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 .box_menu_ttl {
	border-top:3px solid #2B201D;
	background-color:#F2F2F2;
	color:inherit;
	font-weight:bold;	
	padding:10px;
}
#tmp_contents .box_menu .box_menu_ttl a {
	background:url(/shared/templates/free/images/contents/btn_box_icon.gif) left center no-repeat;
	padding:0 0 0 25px;
	color:#454545;
	text-decoration:none;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin-bottom: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;
	border-top:3px solid #2B201D;
	background-color:#F2F2F2;
	color:inherit;
	font-weight:bold;
}
#tmp_contents ul.box_btn li a {
	background:url(/shared/templates/free/images/contents/btn_box_icon.gif) left center no-repeat;
	padding:5px 0 5px 25px;
	color:#454545;
	text-decoration:none;
}
/* 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 #AAAAAA;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#D1DAA4;
	border:1px solid #AAAAAA;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #AAAAAA;
}
#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:#990000; /* 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_cream {
	color:inherit;
	background-color:#FCF4D8; /* shared.cssのbg_creamと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#EFEFEF; /* shared.cssのbg_grayと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_dark_red {
	color:inherit;
	background-color:#2B201D; /* shared.cssのbg_dark_redと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_dark_green {
	color:inherit;
	background-color:#435607; /* shared.cssのbg_dark_greenと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#E7F7F8; /* shared.cssのbg_blueと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#FAFAEF; /* 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 #AAAAAA; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#D1DAA4; /* table.datatable thと同じ値を設定 */
	border:1px solid #AAAAAA; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AAAAAA; /* table.datatable tdと同じ値を設定 */
}
/* list_table
============================== */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.4;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table .date {
	width:70px;
	padding:0;
}
#tmp_contents table.list_table .date_year {
	width:110px;
	padding:0;
}
#tmp_contents table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* ==================================================
contents
================================================== */
/* 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 {
	background-color:#F1FEC9;
	color:inherit;
	margin-bottom:20px;
	padding:10px 20px;
}
#tmp_map_search label {
	background:url(/shared/templates/free/images/contents/shisetsu/shisetsu_search.gif) left center no-repeat;
	padding:2px 0 2px 30px;
}
#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;
	padding:4px;
	border:1px solid #CCCCCC;
}
#tmp_map_search #search_keyword {
	background:#231816;
	border:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#FFFFFF;
	text-align:center;
	padding:4px 10px;
}
#tmp_map {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_list {
	width:360px;
	margin-right:-360px;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_wrap_gmap_box {
	width:100%;
	float:right;
}
#tmp_wrap_gmap_box2 {
	margin-left:370px;
	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 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tmp_contents #tmp_facilities_btn li {
	margin-bottom:0;
	padding:0 2px 2px 0;
	float:left;
}
#tmp_contents #tmp_facilities_btn table {
	width:100%;
	margin:0;
	border-collapse:collapse;
}
#tmp_contents #tmp_facilities_btn table td {
	width:50%;
	border:1px solid #D0CCC1;
	vertical-align:middle;
	text-align:left;
	background:url(/shared/templates/free/images/contents/shisetsu/list_bg.gif) left top repeat-y;
	color:inherit;
	padding:0;
	line-height:1;
}
#tmp_contents #tmp_facilities_btn td a {
	display:block;
	padding:5px 5px 5px 50px;
	background-color:transparent;
	color:#454545;
	text-decoration:none;
	min-height:2em;
}
#tmp_contents #tmp_facilities_btn #searchButton_1 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_1.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_2 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_2.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_3 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_3.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_4 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_4.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_5 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_5.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_6 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_6.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_7 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_7.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_8 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_8.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_9 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_9.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_10 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_10.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_11 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_11.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn #searchButton_12 a {
	background:url(/shared/templates/free/images/contents/shisetsu/map_btn_12.gif) left center no-repeat;
}
#tmp_contents #tmp_facilities_btn .even {
	padding-right:0;
}
#tmp_contents #tmp_facilities_btn img {
	vertical-align:bottom;
}
#tmp_result_list {
	height:160px;
	padding:10px 10px 5px;
	border:1px solid #E2E0DC;
	overflow:auto;
}
* html #tmp_result_list {
	height:175px;
}
#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:480px;
	margin-top:0;
	margin-bottom:0;
	border:none;
}
#tmp_contents ul.ulc {
	margin-left:1em;
}
/* ==================================================
idx
================================================== */
#tmp_contents .idx_ttl {
	margin:0 0 10px 0;
	padding:10px;
	border-top:3px solid #2B201D;
	border-left:none;
	background:#F2F2F2;
	color:inherit;
	font-size:100%;
	font-weight:bold;
}
#tmp_contents .idx_ttl a {
	background:url(/shared/templates/free/images/contents/btn_box_icon.gif) left center no-repeat;
	padding:5px 0 5px 25px;
	color:#454545;
	text-decoration:none;
}
#tmp_contents #tmp_cate_ttl {
	background-color:#F2F2F2;
	color:inherit;
	font-size:214.3%;
	border-bottom:1px solid #E0E0E0;	
	margin:-10px -19px 20px;
}
#tmp_contents #tmp_cate_ttl .bosai {
	background:url(/shared/templates/free/images/contents/ttl_bosai.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .kurashi {
	background:url(/shared/templates/free/images/contents/ttl_kurashi.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .kosodate {
	background:url(/shared/templates/free/images/contents/ttl_kosodate.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .kenko {
	background:url(/shared/templates/free/images/contents/ttl_kenko.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .shisei {
	background:url(/shared/templates/free/images/contents/ttl_shisei.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .jigyosha {
	background:url(/shared/templates/free/images/contents/ttl_jigyosha.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .shun {
	background:url(/shared/templates/kanko/images/ttl_shun.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .onsen {
	background:url(/shared/templates/kanko/images/ttl_onsen.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .rekishi {
	background:url(/shared/templates/kanko/images/ttl_rekishi.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .activity {
	background:url(/shared/templates/kanko/images/ttl_activity.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .mc {
	background:url(/shared/templates/kanko/images/ttl_mc.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .nikko {
	background:url(/shared/templates/kanko/images/ttl_nikko.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .kinugawa {
	background:url(/shared/templates/kanko/images/ttl_kinugawa.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .yunishigawa {
	background:url(/shared/templates/kanko/images/ttl_yunishigawa.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .imaichi {
	background:url(/shared/templates/kanko/images/ttl_imaichi.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl .ashio {
	background:url(/shared/templates/kanko/images/ttl_ashio.jpg) right top no-repeat;
}
#tmp_contents #tmp_cate_ttl h1,
#tmp_contents #tmp_cate_ttl p {
	border:none;
	font-weight:normal;
	font-size:100%;
	margin:0;
	padding:35px 48px;
}
#tmp_contents #tmp_idx_news {
	border-top:3px solid #B6B6B6;
	margin:0 0 20px;
}
#tmp_contents #tmp_idx_news_ttl {
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	background-color:#F2F2F2;
	font-size:128.6%;
	padding:12px 20px;
}
#tmp_contents #tmp_idx_news_ttl p {
	margin-bottom:0;
}
#tmp_contents #tmp_idx_news_cnt {
	border:1px solid #E0E0E0;
	padding:12px 20px;
}
#tmp_contents #tmp_idx_news_cnt .datatable {
	width:100%;
	border-collapse:collapse;
	border:none;
	margin-bottom:0;
}
#tmp_contents #tmp_idx_news_cnt .datatable td {
	text-align:left;
	vertical-align:top;
	border:none;
	padding:2px;
}
#tmp_contents #tmp_idx_news_cnt .datatable td.date {
	width:120px;
}
#tmp_contents #tmp_idx_news_cnt .datatable td img {
	vertical-align:middle;
}
/* ==================================================
faq
================================================== */
#tmp_lnavi_faq {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_faq_ttl {
	padding:10px 10px;
	border:1px solid #E3DCD0;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#527704;
}
#tmp_lnavi_faq_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_lnavi_faq_cnt {
	padding:0;
	border:1px solid #E3DCD0;
	border-top:none;
	background-color:#FFFFFF;
}
#tmp_lnavi_faq_cnt ul {
	list-style:none;
}
#tmp_lnavi_faq_cnt li {
	margin:0;
	border-top:1px solid #E3DCD0;
}
#tmp_lnavi_faq_cnt li a.switch {
	display:block;
	border-left:5px solid #527704;
	padding:10px;
}

#tmp_lnavi_faq_cnt li:first-child {
	border-top:none;
}
#tmp_lnavi_faq_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_lnavi_faq_cnt .switch_menu .noicon_list a.switch {
	margin-right:5px;
}
#tmp_lnavi_faq_cnt .switch_menu .noicon_list a.switch img {
	float:right;
}
#tmp_lnavi_faq_cnt .switch_cnt {
	border-top:1px solid #E3DCD0;
	list-style:url(/shared/images/icon/list_icon.gif);
	padding:0 0 0 10px;
	margin:0 0 5px;
}
#tmp_lnavi_faq_cnt .switch_cnt li {
	margin:8px 0 8px 2em;
	padding-bottom:0;
	border:none;
}
#tmp_contents .faq_table {
	width:100%;
	margin:0 0 20px;
}
#tmp_contents .faq_table th {
	text-align:left;
	vertical-align:top;
}
#tmp_contents .faq_table th p {
	margin-bottom:0;
}
#tmp_contents .faq_table .faq_q {
	border-left:none;
	background:#F0E8D7 url(/shared/templates/free/images/contents/faq_q.gif) left top no-repeat;
	padding:8px 10px 8px 45px;
}
#tmp_contents .faq_table .faq_a {
	border-left:none;
	background:#F0E8D7 url(/shared/templates/free/images/contents/faq_a.gif) left top no-repeat;
	color:#B50505;
	padding:8px 10px 8px 45px;
}
#tmp_contents .faq_table td {
	padding:10px 0;
}

/* ==================================================
event_calendar ver2.4
================================================== */
/* タブ
============================== */
#tmp_event_cal_tab {
	clear:both;
	border-bottom:4px solid #2B201D;
	margin:0 0 30px;
}
#tmp_event_cal_tab ul {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0 0 0 10px;
}
#tmp_event_cal_tab li {
	float:left;
	width:50%;
	margin-bottom:0 !important;
	text-align:center;
	font-weight:bold;
}
#tmp_event_cal_tab li a {
	display:block;
	margin:0 10px 0 0;
	padding:5px 10px;
	border:1px solid #C2C2C2;
	background:url(/shared/system/calendar/tab_bg.gif) left bottom repeat-x;
	color:inherit;
	text-decoration:none;
	border-radius:5px 5px 0 0;
}
#tmp_event_cal_tab .active a {
	background:#2B201D;
	border:1px solid #2B201D;
	color:#FFFFFF;
}
#tmp_event_cal_tab li span {
	display:inline-block;
	padding:5px 0 5px 40px;
}
#tmp_event_cal_tab li span.calendar {
	background:url(/shared/system/calendar/calendar_icon.png) left center no-repeat;
}
#tmp_event_cal_tab li span.list {
	background:url(/shared/system/calendar/list_icon.png) left center no-repeat;
}
#tmp_event_cal_tab li.active span.calendar {
	background:url(/shared/system/calendar/calendar_icon_on.png) left center no-repeat;
}
#tmp_event_cal_tab li.active span.list {
	background:url(/shared/system/calendar/list_icon_on.png) left center no-repeat;
}
/* 絞り込み検索
============================== */
#tmp_event_cal_refine {
	border:5px solid #EEECE8;
	clear:both;
	padding:8px;
	margin:0 0 20px;
}
#tmp_event_cal_refine_ttl {
	background:url(/shared/system/calendar/cat_arrow.gif) right center no-repeat;
	float:left;
	padding:0 15px 0 0; 
}
#tmp_event_cal_refine_ttl_wrap {
	background:#EEECE8 url(/shared/system/calendar/check_icon.gif) 6px 2px no-repeat;
	width:179px;
	font-size:114.3%;
	line-height:1.2;
	font-weight:bold;
	padding:23px 5px 5px;
}
#tmp_event_cal_refine_ttl p {
	margin:0;
}
#tmp_event_cal_refine_cnt {
	width:575px;
	float:left;
	padding:10px 0 10px 35px;
}
#tmp_event_cal_refine_cnt dt {
	float:left;
	width:50px;
	margin:0 -50px 0 0;
	font-weight:bold;
}
#tmp_event_cal_refine_cnt dd {
	padding:0 0 0 50px;
}
#tmp_event_cal_refine_cnt dd ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_event_cal_refine_cnt dd li {
	float:left;
	margin-right:10px;
	padding:0 5px;
	color:inherit;
}
#tmp_event_cal_refine_cnt dd li.event_category1 {
	background-color:#FDDFD7;
}
#tmp_event_cal_refine_cnt dd li.event_category2 {
	background-color:#DAEFE4;
}
#tmp_event_cal_refine_cnt dd li.event_category3 {
	background-color:#EEE0F1;
}
#tmp_event_cal_refine_cnt dd li.event_category4 {
	background-color:#FBF2B7;
}
#tmp_event_cal_refine_cnt dd li.event_category5 {
	background-color:#E3E3E3;
}
#tmp_event_search dd p {
	float:left;
}
#tmp_event_cal_refine_btn {
	width:100px;
	float:left;
}
#tmp_event_cal_refine_btn p {
	margin-bottom:0;
}
#tmp_event_cal_refine_btn input {
	width:98px;
	border:1px solid #C2C2C2;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:url(/shared/system/calendar/tab_bg.gif) left bottom repeat-x;
	color:inherit;
	font-size:114.3%;
	font-weight:bold;
	padding:8px 0;
	cursor:pointer;
}
/* 月送り
============================== */
/* event_col3 */
#tmp_contents .event_col3 {
	clear:both; /* 変更しない */
	width:100%; /* 変更しない */
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3M,
#tmp_contents .event_col3 .event_col3R {
	display:table; /* 変更しない */
	float:left; /* 変更しない */
	width:33.3%; /* 変更しない */
}
/* event_page_navi */
#tmp_contents .event_page_navi .cal_date {
	line-height:1.4;
	font-weight:bold;
	text-align:center;
}
#tmp_contents .event_page_navi .cal_date .year {
	margin:0 5px 0 0;
	font-size:142.8%;
}
#tmp_contents .event_page_navi .cal_date .month {
	font-size:214.3%;
}
#tmp_contents .event_page_navi .prev {
	padding:0 12px 0 12px;
}
#tmp_contents .event_page_navi .prev a {
	display:inline-block;
	margin:0 0 0 -12px;
	padding:2px 10px 2px 22px;
	background:#2B1F1D url(/shared/system/calendar/arrow_prev.gif) no-repeat left center;
	color:#FFFFFF;
	text-decoration:none;
}
#tmp_contents .event_page_navi .next {
	padding:0 0 0 12px;
	text-align:right;
}
#tmp_contents .event_page_navi .next a {
	display:inline-block;
	padding:2px 22px 2px 10px;
	background:#2B1F1D url(/shared/system/calendar/arrow_next.gif) no-repeat right center;
	color:#FFFFFF;
	text-decoration:none;
}
#tmp_contents .event_page_navi .prev,
#tmp_contents .event_page_navi .next {
	padding-top:5px;
}
/* カレンダー形式
============================== */
/* カレンダー設定 */
#tmp_event_cal_7w .event_cal_7w,
#tmp_event_cal_7w .event_cal_7w tr.cal_th td,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td {
	border-width:1px; /* 変更しない */
	border-style:solid; /* 変更しない */
	border-color:#999999;
}
#tmp_event_cal_7w .event_cal_7w {
	width:920px; /* デザインによって変更 */
	margin:0 auto 15px;
	padding:0;
	border-collapse:separate; /* 変更しない */
	border-spacing:0; /* 変更しない */
	color:inherit;
	background:url(/shared/templates/free/images/event/event_cal_7w_bg.gif) repeat-y left top; /* デザインによって画像変更 */
}
/* 曜日 */
#tmp_event_cal_7w .event_cal_7w tr.cal_th td {
	border-top:none; /* 変更しない */
	border-right:none; /* 変更しない */
	border-left:none; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td p {
	padding:6px 0;
	color:inherit;
	background-color:#EDEDED;
	font-weight:bold;
	text-align:center;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sun p {
	width:130px;
	color:#B91313;
	background-color:#FCE7F1;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_mon p {
	width:130px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_tue p {
	width:130px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_wed p {
	width:130px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_thu p {
	width:130px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_fri p {
	width:130px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sat p {
	width:132px;
	color:#005EAA;
	background-color:#E9F3FF;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_sun p,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_holiday p {
	background-color:#FDEDE8;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_sun p {
	color:#B90F0B;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_sat p {
	color:#0666B8;
	background-color:#E1F2FD;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_today p {
	background-color:#FFFED5;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td p,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td p {
	margin:0 0 0 1px; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td:first-child p,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td:first-child p {
	margin-left:0; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w td {
	vertical-align:top; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week + tr td {
	padding:6px 0 0;
}
#tmp_event_cal_7w .event_cal_7w td p {
	margin:0 6px 6px 6px;
}
#tmp_event_cal_7w .event_cal_7w td p a {
	display:block; /* 変更しない */
	padding:3px 5px;
	color:#000000;
	background-color:transparent;
	font-size:86%;
	text-decoration:none;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td {
	padding:0; /* 変更しない */
	border-top-width:3px;
	border-right:none; /* 変更しない */
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-left:none; /* 変更しない */
	font-weight:bold;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th + tr.cal_week td {
	border-top:none;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td p {
	padding:3px 6px; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a {
	background-color:#FDDFD7;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a {
	background-color:#DAEFE4;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a {
	background-color:#EEE0F1;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a {
	background-color:#FBF2B7;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a {
	background-color:#E3E3E3;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a:hover {
	background-color:#FDD5CC;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a:hover {
	background-color:#CBE9D9;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a:hover {
	background-color:#E8D2EC;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a:hover {
	background-color:#FBF0A4;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a:hover {
	background-color:#DADADA;
}
#tmp_event_cal_7w .event_cal_7w td.step_over_prev p {
	margin-left:0; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w td.step_over_next p {
	margin-right:0; /* 変更しない */
}
/* もっと見るボタン */
#tmp_event_cal_7w .event_cal_7w p.more a,
#tmp_event_cal_list p.more a {
	display:inline-block;
	padding:0 0 0 12px;
	color:inherit;
	background:transparent url(/shared/images/icon/arrow_red03.png) no-repeat left 0.4em;
	text-decoration:none;
}
/* カラムのレイアウトのロジック
============================== */
#tmp_event_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
.wrap_event_col_lft_navi {
	float:left; /* 変更しない */
	width:240px; /* デザインによって変更 */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
	margin-right:-240px; /* デザインによって変更 */
}
.wrap_event_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.event_col_main {
	margin-left:270px; /* デザインによって変更 */
}
#tmp_wrap_event_cal {
	width:240px; /* .wrap_event_col_lft_naviと同じwidth値を設定 */
}
/* 一覧左ナビカレンダー
============================== */
#tmp_lnavi_event_cal {
	padding:5px 10px 10px;
	color:inherit;
	background-color:#EDECE8;
	clear:both;
}
#tmp_lnavi_event_cal_ttl {
	margin:0 0 5px;
	text-align:center;
}
#tmp_lnavi_event_cal_ttl p {
	margin-bottom:0;
	font-weight:bold;
	line-height:1.2;
}
#tmp_lnavi_event_cal_ttl p .year {
	font-size:128.6%;
}
#tmp_lnavi_event_cal_ttl p .month {
	font-size:200%;
}
#tmp_lnavi_event_cal_cnt {
	clear:both;
}
#tmp_lnavi_event_cal_cnt .calendar,
#tmp_lnavi_event_cal_cnt .calendar td {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_lnavi_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 10px;
}
#tmp_lnavi_event_cal_cnt .calendar td {
	background-color:#FFFFFF;
	text-align:center;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td {
	color:inherit;
	font-weight:bold;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td.cal_sun {
	background:#FCE7F1;
	color:#B81313;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td.cal_sat {
	background:#E9F3FF;
	color:#B81313;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td {
	text-shadow:1px 1px 5px #FFFFFF;
	text-shadow:0 2px 1px #FFFFFF, 2px 2px 1px #FFFFFF, 2px 0 1px #FFFFFF, 2px -2px 1px #FFFFFF, 0 -2px 1px #FFFFFF, -2px -2px 1px #FFFFFF, -2px 2px 1px #FFFFFF, -2px 0 1px #FFFFFF, 0 1px 1px #FFFFFF, 1px 1px 1px #FFFFFF, 1px 0 1px #FFFFFF, 1px -1px 1px #FFFFFF, 0 -1px 1px #FFFFFF, -1px -1px 1px #FFFFFF, -1px 1px 1px #FFFFFF, -1px 0 1px #FFFFFF;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td abbr {
	text-decoration:none;
}
#tmp_lnavi_event_cal_cnt .calendar a {
	display:block;
	padding:5px 0;
	color:#333333;
	background-color:transparent;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_today {
	color:inherit;
	font-weight:bold;
	background-color:#FFFED5 !important;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_selday {
	font-weight:normal;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_sun,
#tmp_lnavi_event_cal_cnt .calendar td.cal_holiday,
#tmp_lnavi_event_cal_cnt .calendar td.cal_sun a,
#tmp_lnavi_event_cal_cnt .calendar td.cal_holiday a {
	color:#D11818 !important;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_sat,
#tmp_lnavi_event_cal_cnt .calendar td.cal_sat a {
	color:#114A9F;
}
/* cal_navi */
#tmp_lnavi_event_cal_cnt .cal_navi {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_lnavi_event_cal_cnt .cal_navi li {
	float:left;
	margin-bottom:0;
	line-height:1.2;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 0;
	border-right:1px solid #000000;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev a {
	display:block;
}
#tmp_lnavi_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_lnavi_event_cal_cnt .cal_navi .next a {
	display:block;
}
#tmp_lnavi_event_cal_cnt .cal_navi .list {
	float:right;
}
/* 一覧形式
============================== */
#tmp_event_cal_list h2 {
	margin-top:0;
}
#tmp_event_cal_list .event_cal_list {
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #C2C2C2; /* デザインによって変更 */
}
#tmp_event_cal_list .event_cal_list .cal_th td {
	padding:8px 8px 4px;
	color:inherit;
	background-color:#EDEDED; /* デザインによって変更 */
	border:1px solid #C2C2C2; /* デザインによって変更 */
	vertical-align:top;
	font-weight:normal;
}
#tmp_event_cal_list .event_cal_list .cal_th td.cal_date {
	width:30%;
}
#tmp_event_cal_list .event_cal_list .cal_th td p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list td {
	padding:7px 8px 1px;
	border:1px solid #C2C2C2; /* デザインによって変更 */
	vertical-align:top;
}
#tmp_event_cal_list .event_cal_list p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list td p {
	margin-bottom:0.5em;
	line-height:1.4;
}
#tmp_event_cal_list .event_cal_list ul {
	margin:0 0 0 15px;
}
#tmp_event_cal_list .event_cal_list td.cal_sun {
	color:inherit;
	background-color:#FDE8F2; /* デザインによって変更 */
}
#tmp_event_cal_list .event_cal_list td.cal_sat {
	color:inherit;
	background-color:#EAF4FF; /* デザインによって変更 */
}
#tmp_event_cal_list .event_cal_list td.cal_today {
	color:inherit;
	background-color:#FFFED5; /* デザインによって変更 */
}

/* ==================================================
faq search
================================================== */
#tmp_faq_search_cnt {
	background:#F2F2F2;
	margin:0 0 10px;
	padding:15px;
}
#tmp_faq_search_inner {
	width:420px;
	margin:0 auto;
}
#tmp_faq_search label {
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
	display:block;
	background-color:#DBDBDB;
	color:#333333;
	padding:11px;
	float:left;
}
#tmp_faq_search dt,
#tmp_faq_search dd,
#tmp_faq_search dd p {
	float:left;
	margin:0;
}
#tmp_faq_query {
	width:300px;
	line-height:1.4;
	border:none;
	border-top:1px solid #E3DCD0;
	border-bottom:1px solid #E3DCD0;
	min-height:35px;
}
#tmp_faq_func_sch_btn {
	display:block;
	min-width:60px;
	border:none;
	-webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	background-color:#231815;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	padding:0 5px;
	height:37px;
}
/* ==================================================
kids_top
================================================== */
/* kids_top */
.format_kids_top #tmp_wrapper {
	background:none;
}
#tmp_kids_top_wrap {
	background:url(/shared/templates/free/images/contents/kids/ktop_bg.jpg) no-repeat center top #FFFFFF;
}
.format_kids_top #tmp_wrap_pankuzu,
.format_kids #tmp_wrap_pankuzu {
	background-color:#FFFFFF;
	border-top:1px solid #e3dcd0;
	border-bottom:1px solid #e3dcd0;
}
.format_kids_top #tmp_pankuzu,
.format_kids #tmp_pankuzu {
	margin:0 auto;
	width:980px;
	border-bottom:0;
	padding:5px 0 5px 0;
}
.format_kids_top .col_main {
	background-color:transparent;
	border:0;
}
.format_kids_top .box_sp {
	display:none;
}
.format_kids_top #tmp_contents ul {
	list-style:none;
}
.format_kids_top #tmp_wrap_main {
	min-height:619px;
	background:url(/shared/templates/free/images/contents/kids/ktop_main_bg.jpg) no-repeat top left;
	margin:0 auto;
	padding:0 0 41px;
}
/* kids_top menu */
.format_kids_top #tmp_contents {
	position:relative;
	width:980px;
}
#tmp_contents #tmp_kids_menu ul {
	margin:0;
}
.format_kids_top #tmp_kids_ttl1.box_pc {
	position:absolute;
	top:24px;
	left:316px;
}
.format_kids_top #tmp_kids_ttl2.box_pc {
	position:absolute;
	top:22px;
	left:515px;
}
.format_kids_top #tmp_kids_ttl3.box_pc {
	position:absolute;
	top:132px;
	left:684px;
}
.format_kids_top #tmp_kids_ttl4.box_pc {
	position:absolute;
	top:202px;
	left:-3px;
}
.format_kids_top #tmp_kids_ttl5.box_pc {
	position:absolute;
	top:282px;
	left:167px;
}
.format_kids_top #tmp_kids_ttl6.box_pc {
	position:absolute;
	top:436px;
	left:418px;
}
/* kids_top h1 */
.format_kids_top #tmp_contents h1 {
	background:none;
	border:0;
	position:absolute;
	top:5px;
	left:-22px;
}
/* kids_top txt */
.format_kids_top .box_txt1 {
	position:absolute;
	top:299px;
	left:585px;
}
.format_kids_top .box_txt2 {
	position:absolute;
	top:391px;
	left:785px;
}
.format_kids_top .box_txt3 {
	position:absolute;
	top:578px;
	left:576px;
}
/* ==================================================
kids
================================================== */
.format_kids #tmp_wrapper {
	background:none;
}
.format_kids #tmp_wrap_kids {
	background:url(/shared/templates/free/images/contents/kids/k_main_bg.jpg) repeat-y center 571px;
}
.format_kids #tmp_wrap_kids_header {
	background:url(/shared/templates/free/images/contents/kids/k_h_bg.jpg) no-repeat top center;
	min-height:571px;
	margin:0 auto 0 auto;
}
.format_kids #tmp_wrap_main {
	margin:0 auto 0 auto;
}
.format_kids #tmp_wrap_main2 {
	margin:0;
	min-width:980px;
}
.format_kids .col_main {
	background-color:transparent;
	border:0;
}
.format_kids #tmp_wrap_header2 {
	width:980px;
	margin:0 auto 0 auto;
	position:relative;
	background:url(/shared/templates/free/images/contents/kids/k_h_bg2.jpg) no-repeat top center;
	min-height:571px;
}
/* kids hared */
.format_kids #tmp_header_l {
	float:left;
	width:268px;
	padding:18px 0 0 52px;
	position:relative;
	z-index:40;
}
.format_kids #tmp_header_r {
	float:right;
	width:652px;
	padding:18px 0 0 0;
	position:relative;
	z-index:50;
}
.format_kids h1 {
	background:url(/shared/templates/free/images/contents/kids/kids_ttl_bg.png) center top no-repeat;
	position:absolute;
	top:8px;
	left:122px;
	padding:148px 94px 60px;
	z-index:30;
}
/* kids menu */
.format_kids #tmp_header_r ul{
	list-style:none;
}
.format_kids #tmp_header_r li{
	float:left;
	margin-right:12px;
}
.format_kids #tmp_kids_foot_l {
	float:left;
	margin:10px 0 0 85px;
}
.format_kids #tmp_kids_foot_r {
	float:right;
	margin:0 105px 0 0;
}
/* fukidashi */
.format_kids #tmp_contents .fukidashi_kids_r,
.format_kids #tmp_contents .fukidashi_kids_l {
	width:786px;
	font-size:128.5%;
}
.format_kids #tmp_contents .fukidashi_kids_r p,
.format_kids #tmp_contents .fukidashi_kids_l p {
	margin:0;
}
.format_kids #tmp_contents .fukidashi_kids_r .chara,
.format_kids #tmp_contents .fukidashi_kids_l .chara {
	margin:0;
	 vertical-align: top
}
#tmp_contents .fukidashi_kids_l .chara p {
	margin-left:-5px;
}
.format_kids #tmp_contents .fukidashi_kids_r {
	margin:0 0 0 110px;
}
.format_kids #tmp_contents .fukidashi_kids_r .fukidashi {
	background:url(/shared/templates/free/images/contents/kids/k_ttl_bottom_bg.gif) repeat-y right top;
}
.format_kids #tmp_contents .fukidashi_kids_l .fukidashi {
	background:url(/shared/templates/free/images/contents/kids/k_ttl_bottom_bg.gif) repeat-y right top;
}
.format_kids #tmp_contents .fukidashi_kids_r .fukidashi p,
.format_kids #tmp_contents .fukidashi_kids_l .fukidashi p {
    padding:0 20px 10px 25px;
    width:500px;
}
.format_kids #tmp_contents .fukidashi_kids_l .box_bottom,
.format_kids #tmp_contents .fukidashi_kids_r .box_bottom {
	vertical-align:top;
}
/* ==================================================
kids_quiz
================================================== */
#tmp_quiz_wrap {
	clear:both;
	width:920px;
	margin:0 auto;
	padding:0 0 50px;
}
#tmp_quiz_wrap_head {
	background:url(/shared/templates/free/images/contents/kids/quiz/quiz_cnt_head.png) center top no-repeat;
	padding:30px 0 0;
}
#tmp_quiz_wrap_foot {
	background:url(/shared/templates/free/images/contents/kids/quiz/quiz_cnt_foot.png) center bottom no-repeat;
	padding:0 0 50px;
}
#tmp_quiz_contents {
	background:url(/shared/templates/free/images/contents/kids/quiz/quiz_cnt_body.png) center top repeat-y;
	padding:0;
	position:relative;
	color:#FFFFFF;
}
#tmp_quiz_contents .box_quiz_ttl {
	text-align:center;
}
#tmp_quiz_contents h2 {
	margin:0;
	padding:10px 0;
	border:0;
	background:none;
}
#tmp_quiz_contents .char {
	position:absolute;
	z-index:90;
	left:107px;
	bottom:-103px;
}
#tmp_quiz_contents .no_script {
	text-align:center;
}
#tmp_quiz_contents .box_show {
	display:none;
}
#tmp_quiz_contents .quiz_txt {
	position:relative;
	z-index:100;
	text-align:center;
	padding:0 50px 40px;
	font-size:128.6%;
	font-weight:bold;
}
#tmp_quiz_contents .start_btn {
	position:relative;
	z-index:110;
	text-align:center;
	padding:0 0 10px;
}
#tmp_quiz_contents .question,
#tmp_quiz_contents .kaisetsu,
#tmp_quiz_contents .kekka {
	color:inherit;
	padding:0 40px;
}
#tmp_quiz_contents .box_quiz_char {
	position:absolute;
	left:0;
	bottom:-100px;
}
#tmp_quiz_contents .question .box_quiz_ttl,
#tmp_quiz_contents .kaisetsu .box_quiz_ttl,
#tmp_quiz_contents .kekka .box_quiz_ttl {
	width:256px;
	float:left;
	text-align:left;
	padding:0 10px 178px;
}
#tmp_quiz_contents .question .box_quiz_cnt,
#tmp_quiz_contents .kaisetsu .box_quiz_cnt,
#tmp_quiz_contents .kekka .box_quiz_cnt {
	width:550px;
	float:left;
}
#tmp_quiz_contents .kaisetsu .box_quiz_cnt .kaisetsu_ttl {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:url(/shared/templates/free/images/contents/kids/quiz/kaisetsu_ttl_bg.gif) left top repeat;
	color:#654228;
	font-size:128.6%;
	font-weight:bold;
	padding:4px 15px;
	margin:0 0 20px;
}
#tmp_quiz_contents .question .box_question,
#tmp_quiz_contents .kaisetsu .box_kaisetsu,
#tmp_quiz_contents .kekka .box_kekka {
	padding:10px 0;
}
#tmp_quiz_contents .question .question_txt,
#tmp_quiz_contents .kaisetsu .kaisetsu_txt,
#tmp_quiz_contents .kekka .kekka_txt {
	font-weight:bold;
	font-size:114.3%;
}
#tmp_quiz_contents .question .question_img,
#tmp_quiz_contents .kaisetsu .kaisetsu_img,
#tmp_quiz_contents .kekka .kekka_img {
	float:right;
	padding:0 0 0 10px;
}
#tmp_quiz_contents .kaisetsu .kaisetsu_btn,
#tmp_quiz_contents .kekka .download_btn,
#tmp_quiz_contents .kekka .challenge_btn {
	clear:both;
	text-align:right;
	padding:10px 0 0;
}
#tmp_quiz_contents .box_answer {
	background:#D8EEFF url(/shared/templates/free/images/contents/kids/quiz/answer_bg.gif) left top repeat;
	color:inherit;
	-webkit-border-radius:10px;	
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:3px 3px 0 0 #125D9D;
	-moz-box-shadow:3px 3px 0 0 #125D9D;
	box-shadow:3px 3px 0 0 #125D9D;
	margin:0 0 7px;
}
#tmp_quiz_contents .box_answer a {
	display:block;
	color:#674207;
	font-size:150%;
	font-weight:bold;
	text-decoration:none;
	padding:3px 10px;
}
#tmp_quiz_contents .img_list .box_answer {
	width:31%;
	margin-right:2%;
	float:left;
}
#tmp_quiz_contents .img_list .box_answer img {
	max-width:100%;
}
#tmp_quiz_contents .box_answer_list {
	-webkit-border-radius:10px;	
	-moz-border-radius:10px;
	border-radius:10px;
	padding:0 0 0 50px;
}
#tmp_quiz_contents .img_list .box_answer_list {
	padding:50px 0 0;
}
#tmp_quiz_contents .answer_a {
	background:url(/shared/templates/free/images/contents/kids/quiz/a.png) left top no-repeat;
}
#tmp_quiz_contents .answer_b {
	background:url(/shared/templates/free/images/contents/kids/quiz/b.png) left top no-repeat;
}
#tmp_quiz_contents .answer_c {
	background:url(/shared/templates/free/images/contents/kids/quiz/c.png) left top no-repeat;
}
#tmp_quiz_contents .answer_txt {
	float:left;
}
#tmp_quiz_contents .img_list .answer_a {
	background:url(/shared/templates/free/images/contents/kids/quiz/a_img.png) center top no-repeat;
}
#tmp_quiz_contents .img_list .answer_b {
	background:url(/shared/templates/free/images/contents/kids/quiz/b_img.png) center top no-repeat;
}
#tmp_quiz_contents .img_list .answer_c {
	background:url(/shared/templates/free/images/contents/kids/quiz/c_img.png) center top no-repeat;
}
#tmp_quiz_contents .answer_txt {
	float:left;
}
#tmp_quiz_contents .wrap_kekka_ttl {
	background:url(/shared/templates/free/images/contents/kids/quiz/kekka_ttl_bg.gif) left top no-repeat;
	padding:10px 90px 26px;
}
#tmp_quiz_contents .wrap_kekka_ttl .kekka_ttl {
	text-align:center;
}
#tmp_kids_foot_fnc #tmp_sns_btn {
	padding:0 0 0 85px;
	float:left;
}
#tmp_kids_foot_fnc #tmp_social_plugins_wrap,
#tmp_kids_foot_fnc #tmp_social_plugins {
	float:left;
}

#tmp_kids_foot_fnc .pnavi {
	float:right;
	margin-top:-35px;
	padding:0 120px 0 0;
}
/* ==================================================
city_top
================================================== */
.format_free.format_city_top #tmp_wrapper {
	background:none;
}
.format_free.format_city_top #tmp_content_wrap_top {
	background:url(/shared/templates/free/images/contents/city/cp_top_bg.jpg) no-repeat top center;
	height:1217px;
	min-width:980px;
}
.format_free.format_city_top #tmp_content_wrap_menu {
	background:url(/shared/templates/free/images/contents/city/cp_menu_bg.jpg) repeat-y top center;
	min-width:980px;
}
.format_free.format_city_top #tmp_content_wrap_footer {
	background:url(/shared/templates/free/images/contents/city/cp_top_bottom_bg.jpg) no-repeat bottom center;
	min-height:326px;
	margin:0 auto 0 auto;
	min-width:980px;
}
.format_free.format_city_top #tmp_content_wrap_top,
.format_free.format_city_top #tmp_content_wrap_menu {
	margin:0 auto;
}
.format_free.format_city_top #tmp_content_top,
.format_free.format_city_top #tmp_content_menu,
.format_free.format_city_top #tmp_content_footer {
	width:980px;
	margin:0 auto;
}
.format_free.format_city_top #tmp_content_footer {
	min-height:326px;
}
.format_free.format_city_top #tmp_pankuzu {
	width:980px;
	margin:0 auto;
	border:0;
	padding:10px 0;
}
.format_free.format_city_top #tmp_wrap_main {
	width:inherit;
	margin:0 auto;
}
.format_free.format_city_top .col_main {
	background-color:transparent;
	border:0;
	padding:0;
}
.format_free.format_city_top #tmp_contents h1 {
	background:none;
	border:0;
	padding:54px 17px 8px 18px;
}
.format_free.format_city_top #tmp_content_top {
	position:relative;
}
.format_free.format_city_top #tmp_content_top ul{
	list-style:none;
}
.format_free.format_city_top #tmp_content_top {
	position:relative;
}
.format_free.format_city_top #tmp_content_top .box_list1 {
	position:absolute;
	top:448px;
	left:13px;
}
.format_free.format_city_top #tmp_content_top .box_list2 {
	position:absolute;
	top:704px;
	left:55px;
}
.format_free.format_city_top #tmp_content_top .box_list3 {
	position:absolute;
	top:1020px;
	left:49px;
}
.format_free.format_city_top #tmp_content_top .box_list4 {
	position:absolute;
	top:467px;
	left:694px;
}
.format_free.format_city_top #tmp_content_top .box_list5 {
	position:absolute;
	top:799px;
	left:614px;
}
.format_free.format_city_top #tmp_content_top .box_list6 {
	position:absolute;
	top:1011px;
	left:365px;
}
.format_free.format_city_top #tmp_content_top .box_list1 a {
	padding:200px 0 0 0;
}
.format_free.format_city_top #tmp_content_top .box_list2 a {
	padding:200px 0 0 0;
}
.format_free.format_city_top #tmp_content_top .box_list3 a {
	padding:200px 0 0 0;
}
.format_free.format_city_top #tmp_content_top .box_list4 a {
	padding:200px 0 0 0;
}
.format_free.format_city_top #tmp_content_top .box_list5 a {
	padding:200px 0 0 0;
}
.format_free.format_city_top #tmp_content_top .box_list6 a {
	padding:250px 0 0 220px;
}
.format_free.format_city_top #tmp_content_top .box_sb_ttl {
	position:absolute;
	top:289px;
	left:306px;
}
.format_free.format_city_top #tmp_content_top .box_sb_ttl2 {
	position:absolute;
	top:432px;
	left:357px;
}
.format_free.format_city_top #tmp_content_top .box_sb_ttl3 {
	position:absolute;
	top:775px;
	left:327px;
}
.format_free.format_city_top #tmp_content_top .box_sb_ttl4 {
	position:absolute;
	top:465px;
	left:298px;
}
.format_free.format_city_top #tmp_content_top .box_btn {
	position:absolute;
	top:711px;
	left:460px;
}
.format_free.format_city_top #tmp_menu_btn ul{
	list-style:none;
	margin:0;
}
.format_free.format_city_top #tmp_menu_btn li{
	float:left;
	margin-right:20px;
}
.format_free.format_city_top #tmp_content_top .box_last {
	margin-right:0;
}
.format_free.format_city_top #tmp_wrap_info {
	background:url(/shared/templates/free/images/contents/city/city_sumu_bg.png) no-repeat top right;
	min-height:265px;
	float:left;
	width:550px;
}
.format_free.format_city_top #tmp_menu_btn {
	padding:40px 0 0 20px;
}
.format_free.format_city_top #tmp_link {
	float:right;
	width:416px;
}
.format_free.format_city_top #tmp_link p {
	float:left;
	margin:0 6px 15px 16px;
}
.format_free.format_city_top #tmp_link #tmp_link_face p {
	margin:0 2px 11px 12px;
}
.format_free.format_city_top #tmp_wrap_ttl {
	margin-bottom:20px;
}
.format_free.format_city_top #tmp_wrap_ttl p {
	margin:0 0 0 35px;
}
.format_free.format_city_top #tmp_wrap_cnt ul {
	margin:0 0 1em 5.2em;
}
.format_free.format_city_top #tmp_wrap_cnt li {
	list-style-image:url(/shared/images/icon/city_icon.png);
	padding:0 0 10px 0;
}
.format_free.format_city_top #tmp_wrap_cnt li a {
	color:#001F3F;
}
.format_free.format_city_top .box_sp {
	display:none;
}
.format_free.format_city_top #tmp_link_face {
	background:url(/shared/templates/free/images/contents/city/city_facebook_bg.jpg) no-repeat top left;
	padding:20px 0 0 0;
	margin:0 0 0 10px;
}
.format_free.format_city_top #tmp_info_link {
	padding:10px 0 10px 10px;
}
.format_city_top #tmp_wrap_pankuzu {
	padding:10px 0;
}
/* ==================================================
city
================================================== */
.format_free.format_city .box_sp {
	display:none;
}
.format_free.format_city #tmp_wrapper {
	background:url(/shared/templates/free/images/contents/city/cp_cnt_bg.gif) top left repeat;
}
.format_free.format_city .col_main {
	background:none;
	border:0;
}
.format_free.format_city #tmp_wrap_main {
	margin:0 auto;
}
.format_free.format_city #tmp_wrap_main2 {
	background:url(/shared/templates/free/images/contents/city/cp_cnt_top_bg.jpg) no-repeat top center;
	min-width:980px;
	margin:0 auto;
}
.format_free.format_city #tmp_contents .box_link {
	background-color:#F8F8F8;
	margin:60px 0 50px 0;
}
.format_free.format_city #tmp_contents .box_link .box_link_ttl {
	padding:22px 33px 0 33px;
}
.format_free.format_city #tmp_contents .box_link .box_link_ttl p {
	background:url(/shared/templates/free/images/contents/city/link_box_bg.jpg) repeat-x bottom left;
	padding:0 0 20px 0;
}
.format_free.format_city #tmp_contents .box_link .box_link_cnt {
	padding:0 33px 0 33px;
}
.format_free.format_city #tmp_contents ul {
	list-style-image:url(/shared/images/icon/city_icon2.png);
	margin:2em 0 1em 1.2em;
}
.format_free.format_city #tmp_contents .box_link_cnt ul {
	margin:1.5em 0 1em 1.2em;
}
.format_free.format_city #tmp_contents #tmp_wrap_info ul {
	margin:1.5em 0 1em 5.2em;
	list-style-image:url(/shared/images/icon/city_icon.png);
}
.format_free.format_city #tmp_menu_btn li img {
	width:210px;
	height:auto;
}
.format_free.format_city #tmp_menu_btn,
.format_free.format_city #tmp_wrap_info,
.format_free.format_city #tmp_link {
	float:left;
}
.format_free.format_city #tmp_menu_btn {
	width:210px;
}
.format_free.format_city #tmp_wrap_info {
	width:420px;
	min-height:275px;
	background:url(/shared/templates/free/images/contents/city/city_sumu_bg.png) no-repeat top right;
	background-size:420px auto;
	margin:0 10px 0 10px;
}
.format_free.format_city #tmp_wrap_ttl p {
	padding:0 0 0 25px;
}
.format_free.format_city #tmp_wrap_ttl img {
	width:66%;
	height:auto;
}
.format_free.format_city #tmp_link {
	width:284px;
}
.format_free.format_city #tmp_menu_btn ul{
	list-style:none;
	margin:0;
}
.format_free.format_city #tmp_link {
	position:relative;
}
.format_free.format_city #tmp_link_list .box_link1 {
	width:145px;
	height:auto;
	position:absolute;
	top:0;
	left:10px;
}
.format_free.format_city #tmp_link_list .box_link2 {
	width:133px;
	height:auto;
	position:absolute;
	top:93px;
	left:163px;
}
.format_free.format_city #tmp_link_face {
	width:128px;
	height:auto;
	position:absolute;
	top:205px;
	left:17px;
}
.format_free.format_city #tmp_link_list .box_link1 img,
.format_free.format_city #tmp_link_list .box_link2 img,
.format_free.format_city #tmp_link_face img {
	width:100%;
	height:auto;
}
.format_free.format_city #tmp_contents h1 {
	background:none;
	border:0;
	padding:0;
}
.format_free.format_city #tmp_contents h2 {
	background:url(/shared/templates/free/images/contents/city/city_h2_bg.png) no-repeat left 50px;
	border-top:1px solid #AAAAAA;
	border-left:0;
	text-align:center;
	padding-top:50px;
	min-height:80px;
	font-size:157%;
	margin:1.5em 0 0.5em 0;
}
.format_free.format_city #tmp_city_logo {
	float:left;
	width:303px;
	text-align:center;
	margin-top:16px;
}
.format_free.format_city #tmp_city_logo p {
	margin-bottom:16px;
}
.format_free.format_city #tmp_city_navi {
	float:right;
}
.format_free.format_city #tmp_wrap_pankuzu {
	background-color:#FFFFFF;
}
.format_free.format_city #tmp_pankuzu {
	width:980px;
	margin:0 auto;
	border:0;
}
.format_free.format_city #tmp_content_wrap_footer {
	background:url(/shared/templates/free/images/contents/city/cp_cnt_bottom_bg.jpg) no-repeat bottom left;
	min-height:269px;
}
.format_free.format_city #tmp_content_wrap_footer {
	width:1040px;
	margin:0 auto;
}
.format_free.format_city #tmp_city_head {
	padding-top:29px;
}
/* gnavi
============================== */
#tmp_city_navi {
	margin:0 0 10px;
}
.format_city #tmp_city_navi {
	margin-bottom:30px;
	width:600px;
}
.format_free.format_city #tmp_contents #tmp_city_navi ul {
	list-style:none;
	margin:0;
}
#tmp_city_navi li {
	position:relative;
	z-index:1;
	margin-bottom:5px;
}
.format_city #tmp_city_navi li {
	margin:0;
	padding-bottom:0;
	float:left;
}
.format_cnt #tmp_city_navi li {
	margin:0 2px 0 0;
	padding-bottom:4px;
	float:left;
	text-align:center;
}
.format_free.format_city #tmp_city_navi a {
	width:200px;
	background-image:url(/shared/templates/free/images/contents/city/gnavi_cnt.jpg);
	display:block;
}
.format_cnt #tmp_city_navi #tmp_glist4,
.format_cnt #tmp_city_navi #tmp_glist8 {
	margin-right:0;
}
#tmp_glist1 a {
	background-position:left top;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:right top;
}
*:first-child+html #tmp_glist1 a:active {
	background-position:right top;
}
* html #tmp_glist1 a:active {
	background-position:right top;
}
#tmp_glist2 a {
	background-position:left -75px;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:right -75px;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:right -75px;
}
* html #tmp_glist2 a:active {
	background-position:right -75px;
}
#tmp_glist3 a {
	background-position:left -150px;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:right -150px;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:right -150px;
}
* html #tmp_glist3 a:active {
	background-position:right -150px;
}
#tmp_glist4 a {
	background-position:left -225px;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:right -225px;
}
*:first-child+html #tmp_glist4 a:active {
	background-position:right -225px;
}
* html #tmp_glist4 a:active {
	background-position:right -225px;
}
#tmp_glist5 a {
	background-position:left -300px;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:right -300px;
}
*:first-child+html #tmp_glist5 a:active {
	background-position:right -300px;
}
* html #tmp_glist5 a:active {
	background-position:right -300px;
}
#tmp_glist6 a {
	background-position:left -375px;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:right -375px;
}
*:first-child+html #tmp_glist6 a:active {
	background-position:right -375px;
}
* html #tmp_glist6 a:active {
	background-position:right -375px;
}
/* span */
#tmp_city_navi ul li span {
	display:block;
	width:200px;
	height:75px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
.format_city #tmp_city_navi ul li span {
	width:200px;
	height:75px;
}

/* ==================================================
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 ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_faq_search_cnt:after,
#tmp_wrap_header:after,
#tmp_wrap_kids_foot:after,
#tmp_quiz_contents .question:after,
#tmp_quiz_contents .kaisetsu:after,
#tmp_quiz_contents .kekka:after,
#tmp_quiz_contents .box_answer_list:after,
#tmp_quiz_contents .question .box_question:after,
#tmp_quiz_contents .box_quiz_cnt .img_list:after,
.format_free.format_city_top #tmp_content_menu:after,
.format_free.format_city_top #tmp_menu_btn:after,
.format_free.format_city_top #tmp_info_link:after,
.format_free.format_city_top #tmp_link_face:after,
.format_free.format_city_top #tmp_link:after,
.format_free.format_city_top #tmp_link_list:after,
.format_free.format_city #tmp_menu_wrap_box:after,
.format_free.format_city #tmp_city_head:after,
.format_free.format_city_top #tmp_content_top:after,
.format_free.format_city #tmp_menu_btn:after,
.format_free.format_city #tmp_info_link:after,
.format_free.format_city #tmp_link_face:after,
.format_free.format_city #tmp_link: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 ul,
*:first-child+html #tmp_event_cal_tab,
*:first-child+html #tmp_event_cal_tab ul,
*:first-child+html #tmp_event_cal_refine,
*:first-child+html #tmp_event_cal_refine_ttl,
*:first-child+html #tmp_event_cal_refine_cnt,
*:first-child+html #tmp_event_cal_refine_cnt dl,
*:first-child+html #tmp_event_cal_refine_cnt dd,
*:first-child+html #tmp_event_cal_refine_cnt dd ul,
*:first-child+html #tmp_event_main,
*:first-child+html #tmp_contents .event_col3,
*:first-child+html #tmp_lnavi_event_cal,
*:first-child+html #tmp_lnavi_event_cal_ttl,
*:first-child+html #tmp_lnavi_event_cal_cnt,
*:first-child+html #tmp_lnavi_event_cal .cal_navi,
*:first-child+html #tmp_wrap_header,
*:first-child+html #tmp_wrap_kids_foot,
*:first-child+html #tmp_faq_search_cnt,
*:first-child+html #tmp_quiz_contents .question,
*:first-child+html #tmp_quiz_contents .kaisetsu,
*:first-child+html #tmp_quiz_contents .kekka,
*:first-child+html #tmp_quiz_contents .box_answer_list,
*:first-child+html #tmp_quiz_contents .question .box_question,
*:first-child+html #tmp_quiz_contents .box_quiz_cnt .img_list,
*:first-child+html .format_free.format_city_top #tmp_content_menu,
*:first-child+html .format_free.format_city_top #tmp_menu_btn,
*:first-child+html .format_free.format_city_top #tmp_info_link,
*:first-child+html .format_free.format_city_top #tmp_link_face,
*:first-child+html .format_free.format_city_top #tmp_link,
*:first-child+html .format_free.format_city_top #tmp_link_list,
*:first-child+html .format_free.format_city #tmp_menu_wrap_box,
*:first-child+html .format_free.format_city #tmp_city_head {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
.format_top #tmp_wrapper,
.format_top #tmp_header,
#tmp_fnavi ul,
.format_top #tmp_footer,
.format_free #tmp_header,
.format_free #tmp_head_navi,
#tmp_kurashi_top_lft,
#tmp_kurashi_top_rgt,
#tmp_wrap_main,
.format_free #tmp_logo,
#tmp_emergency,
#tmp_emergency_ttl,
#tmp_kfixed_lft,
#tmp_kfixed_rgt,
#tmp_kurashi_voice_cnt ul li,
#tmp_publicity_ttl,
#tmp_publicity_cnt,
.format_free #tmp_finfo {
	width:auto;
}
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	background:none !important;
}
#tmp_wrapper,
#tmp_footer {
	min-width:initial !important;
	min-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;
	width:100%;
}
#tmp_footer {
	margin:10px 0 0 !important;
	padding:10px 0 0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_finfo {
	color:#000000;
	width:auto !important;
	padding:0 !important;
}
.format_free #tmp_logo {
	background:none;
}
#tmp_logo .link_top,
#tmp_head_navi,
#tmp_means,
#tmp_gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
.plugin,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_sns_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_pankuzu,
#tmp_wrap_main {
	background:none !important;
	border:none;
}
#tmp_pankuzu {
	margin:0;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
	border:none;
}
.format_free .col_main {
	border:none;
}
#tmp_wrap_main {
	padding:0 10px !important;
	width:auto;
	border:none;
}
#tmp_contents .box_gmap {
	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 .used_bg_img span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */

}
}