@charset "utf-8";

#tmp_wrap_main {
	padding-bottom: 80px;
}
#tmp_wrap_main h1 {
	margin: 0;
	padding: 23px 20px 17px;
	color: #ffffff;
	background-color: #556b2f;
	background-repeat: repeat-x, repeat-x, repeat;
	background-image: url(/site/shared/templates/park_free/images/ttl_h1.png), url(/site/shared/templates/park_free/images/ttl_h1.png),url(/site/shared/templates/park_free/images/ttl_h1_repeat.jpg);
	background-position: left bottom -65px, left top, left top;
	text-align: center;
	font-size: 262.5%;
	font-weight: bold;
	line-height: 2;
}
#tmp_wrap_main > h1 {
	margin-bottom: 40px;
}
#tmp_contents .free_container {
	max-width: 1118px;
	width: 100%;
	margin: 0 auto;
}
#tmp_contents h1 {
	margin:0 0 0.84em;
	padding: 0;
	font-size: 262.5%;
	color: #333333;
	background: transparent;
	font-weight: 400;
	letter-spacing: .1em;
	text-align: center;
	line-height: 1.4;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 0 0 1em;
	text-align: center;
	line-height: 1.4;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	margin: 0 0 1.95em;
	padding: 0 0 34px;
	font-size: 150%;
	letter-spacing: .1em;
	background: #ffffff url(/site/shared/templates/park_free/images/ttl_h2.png) no-repeat center bottom;
	color: #556b2f;
	font-weight: normal;
}
#tmp_contents h2:not(:first-child) {
	margin-top: 3.2em;
}
#tmp_contents h3 {
	max-width: 800px;
	margin: 1.6em auto 10px;
	padding-bottom: 30px;
	background-image: url(/site/shared/templates/park_free/images/ttl_h3.jpg), url(/site/shared/templates/park_free/images/ttl_h3_repeat.jpg);
	background-repeat: no-repeat, repeat-x;
	background-position: left bottom;
	font-size: 150%;
	font-weight: bold;
}
#tmp_contents h2 + h3 {
	margin-top: -0.25em;
}
#tmp_contents .outline + h3 {
	margin-top: 2.35em;
}
#tmp_contents h4 {
	font-size: 112.5%;
	font-weight: bold;
}
#tmp_contents h5 {
	font-size: 87.5%;
	font-weight: normal;
}
#tmp_contents h6 {
	font-size: 75%;
	font-weight: bold;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin: 0 0 0.9em 0; /* Do not edit */
	line-height: 2;
}
#tmp_contents ul {
	margin: 0 0 1.3em 1.6em; /* Do not edit */
	list-style-image:url(/site/shared/site_park/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 1.3em 2.4em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin: 0; /* Do not edit */
	line-height: 2;
}
#tmp_contents > ul li,
#tmp_contents > ol li {
	font-size: 87.5%;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin: 0 0 1.25em; /* Do not edit */
	border: none;
	color: inherit;
	background: #f7e9e0 url(/site/shared/templates/park_free/images/outline_bg.png) repeat;
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding: 22px 20px 20px;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#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; /* Do not edit */
}
#tmp_contents .outline:last-child,
#tmp_contents div.outline p:last-child,
#tmp_contents div.outline ul:last-child,
#tmp_contents div.outline ol:last-child {
	margin-bottom: 0 !important;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 1em;
	padding: 20px 20px 20px 14px;
	color: #333333;
	background-color: #DFF0D8;
	border: 1px solid #dddddd;
	font-weight: bold;
	line-height: 1.6;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -20px -20px -20px -14px;
	padding: 20px 20px 20px 40px;
	background: transparent url(/site/shared/site_park/images/icon/link_arrow_gr.png) no-repeat 14px 22px;
	color: inherit;
	text-decoration: none;
}
#tmp_contents ul.box_btn a:hover {
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 2em 0 2.5em; /* Do not edit */
	color: #333333;
	background-color: #f2f2f2;
	clear:both; /* Do not edit */
}
#tmp_contents .box_info a{
	color: #3072AC;
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	padding:15px;
	color: #666644;
	background-color: #E1E1E1;
	font-size: 112.5%;
	font-weight:bold;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
	line-height: 1.2;
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#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; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin: 2em 0 2.5em; /* Do not edit */
	color: #333333;
	background-color: #f2f2f2;
	clear:both; /* Do not edit */
}
#tmp_contents .box_link a{
	color: #3072AC;
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	padding:15px;
	color: #666644;
	background-color: #E1E1E1;
	font-size: 112.5%;
	font-weight:bold;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	line-height: 1.2;
}
#tmp_contents .box_link .box_link_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#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; /* Do not edit */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 1em; /* Do not edit */
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#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_ttl{
    padding: 20px 20px 20px 14px;
	color: #333333;
	background-color: #DFF0D8;
	font-weight: bold;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0 !important;
	line-height: 1.6;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -20px -20px -20px -14px;
	padding: 20px 20px 20px 40px;
	background: transparent url(/site/shared/site_park/images/icon/link_arrow_gr.png) no-repeat 14px 22px;
	color: inherit;
	text-decoration: none;
}
#tmp_contents .box_menu_cnt{
	padding: 20px 20px 10px;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#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; /* Do not edit */
}
#tmp_contents .box_menu_ttl a:hover {
	text-decoration: underline;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 2.5em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 1px solid #cccccc;
	word-break: break-all;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0 !important;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 20px 8px 20px;
	color:inherit;
	background-color: #f3e5eb;
	border: 1px solid #cccccc;
	line-height: 1.4;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 12px 19px 11px;
	border: 1px solid #cccccc;
	line-height: 1.4;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#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; /* Do not edit */
}
#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; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#990000; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#E8FDFE; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_lightblue {
	color:inherit;
	background-color:#EEF9FF; /* base.css > Styles > th.bg_lightblue */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#F3EEFF; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #AABBCC; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #AABBCC; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* = table.datatable td */
}
/* linkicon
================================================== */
#tmp_contents a[rel*="external"]:after{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: 0 0.3em;
    background:url(/site/shared/images/icon/icon_external_gray.png) no-repeat center top;
    background-size: 16px auto;
}
#tmp_contents > ul a[rel*="external"]:after,
#tmp_contents > ol a[rel*="external"]:after {
	margin-bottom: 0.3em;
}

/* ==================================================
contents
================================================== */

/* pickup_info_list
================================================== */
#tmp_contents .pickup_info_list table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
    word-break: break-all;
}
#tmp_contents .pickup_info_list table td {
    padding: 0;
	color: #333333;
	background-color: #ffffff;
}
#tmp_contents .pickup_info_list table tr:nth-child(odd),
#tmp_contents .pickup_info_list table tr:nth-child(odd) td {
	background-color: #f2f5eb;
}
#tmp_contents .pickup_info_list table td.pickup_date {
	width: 185px;
	padding: 0 15px 0 10px;
	vertical-align: top;
}
#tmp_contents .pickup_info_list table td.pickup_date p {
    font-size: 93.75%;
    background-color: #618019;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 12px 3px;
    margin: 6px 0;
    border-radius: 5px;
    max-width: 160px;
}
#tmp_contents .pickup_info_list table td.pickup_link {
    width: calc(100% - 185px);
    padding: 0 23px;
}
#tmp_contents .pickup_info_list table td.pickup_link p {
    margin: 6px 0;
    font-weight: bold;
}
#tmp_contents .pickup_info_list table td.pickup_link a {
	color: inherit;
	background-color: transparent;
	text-decoration: none;
}
#tmp_contents .pickup_info_list table td.pickup_link a:hover {
	text-decoration: underline;
}

/* places to visit
================================================== */
#tmp_free_visit .facility_map{
	margin-bottom: 80px;
}
#tmp_free_visit .facility_map iframe{
	display: block;
	width: 100%;
    height: 500px;
    border: none;
}
#tmp_free_visit .facility_links{
	margin: 0;
	border-top: 1px solid rgba(0, 0, 0, .1);
	list-style: none;
}
#tmp_free_visit .facility_links a{
	position: relative;
	display: flex;
	margin: 0;
	padding: 20px 40px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	color: #000000;
	text-decoration: none;
	transition: background-color 0.35s cubic-bezier(0.75, 0, 0.35, 1), color 0.35s cubic-bezier(0.75, 0, 0.35, 1);
}
#tmp_free_visit .facility_links .item_no{
	position: absolute;
	top: 13px;
	right: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 6px 8px 7px 6px;
	background: #877354 url(/site/shared/templates/park_free/images/facility_pattern_bgr_lbl.png) repeat;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	font-size: 87.5%;
	color: #ffffff;
	font-style: italic;
	text-align: center;
	transition: background 0.35s cubic-bezier(0.75, 0, 0.35, 1), color 0.35s cubic-bezier(0.75, 0, 0.35, 1);
}
#tmp_free_visit .facility_links .item_img{
	flex-shrink: 0;
	width: 120px;
	height: 120px;
	transition: box-shadow 0.35s cubic-bezier(0.75, 0, 0.35, 1);
}
#tmp_free_visit .facility_links img{
	vertical-align: middle;
	width: 100%;
	max-width: 100%;
	height: auto;
}
#tmp_free_visit .facility_links .item_cnt{
	display: flex;
	flex-direction: column;
	flex: 1 auto;
	padding: 0 0 20px 22px;
	width: 100%;
}
#tmp_free_visit .facility_links .item_title{
	margin: 0 0 12px -2px;
	padding: 1px 40px 0 0;
	font-size: 150%;
	line-height: 1.2;
	font-weight: bold;
	color: #337ab7;
	letter-spacing: 0.1em;
	transition: color 0.35s cubic-bezier(0.75, 0, 0.35, 1);
}
#tmp_free_visit .facility_links .item_text{
	font-size: 87.5%;
	line-height: 1.7;
}
#tmp_free_visit .facility_links a:hover{
	background-color: #757575;
	color: #ffffff;
}
#tmp_free_visit .facility_links a:hover .item_title{
	color: #ffffff;
	text-decoration: underline;
}
#tmp_free_visit .facility_links a:hover .item_img{
	box-shadow: 0 0 50px 0 rgba(255, 255, 255, 0.5);
}
#tmp_free_visit .facility_links a:hover .item_no{
    background: #ffffff;
    color: #877354;
}

/* today's feature
================================================== */
#tmp_free_today h2{
	margin-bottom: 37px;
}
#tmp_free_today .ctg_galleries{
	display: flex;
	flex-flow: row wrap;
	gap: 41px 56px;
	margin: 0 auto;
	max-width: 1114px;
}
#tmp_free_today .ctg_galleries .item{
	display: flex;
	flex-direction: column;
	width: calc(25% - 42px);
	list-style: none;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#tmp_free_today .ctg_galleries a{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
#tmp_free_today .ctg_galleries img{
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
#tmp_free_today .ctg_galleries a:hover{
	text-decoration: underline;
}
#tmp_todaysfeature{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
/* ==================================================
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 {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width:100% !important;
	padding-top: 0 !important;
}
#tmp_wrapper img {
	animation: none;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 10px !important;
}
#tmp_header,
#tmp_hlogo,
#tmp_wrap_main h1,
#tmp_footer,
#tmp_footer .footer_global,
#tmp_footer .fnavi,
#tmp_footer address,
#tmp_footer .footer_attention,
#tmp_footer .copyright {
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_header {
	position: static !important;
	padding:10px !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_header .header_inner,
#tmp_hlogo {
	display: block;
	text-align: left;
}
#tmp_hlogo {
	width: auto !important;
	height: auto !important;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span{
	color:#000000 !important;
	background:#FFFFFF !important;
	font-size: 100%;
	font-weight: bold !important;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_cnt {
	padding: 0 !important;
	text-align: left;
}
#tmp_footer .footer_global {
	box-shadow: none;
	padding: 0 !important;
}
#tmp_footer .add_info {
	margin-bottom: 0 !important;
}
#tmp_footer address {
	padding: 0 10px 10px !important;
}
#tmp_footer .copyright,
#tmp_footer .footer_attention {
	padding: 10px !important;
	border-top:1px solid #000000 !important;
	text-align: left;
}
#tmp_wrap_main h1 {
	border-bottom:1px solid #000000 !important;
}
#tmp_gnavi,
#tmp_hnavi_s,
#tmp_banner,
#tmp_footer .footer_sitemap,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	text-align:left !important;
}
}
