@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents{
	color: #1b1b1b;
	background-color: #ffffff;
}
#tmp_contents h1 {
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
	font-size: 187.5%;
	color: inherit;
	background: #ffffff url(/shared/templates/chibauji_free/images/h1_bg.jpg) 0 0 no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	padding: 29px 15px 29px 20px;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	font-family:"游明朝", "Yu Mincho", "メイリオ", serif;
	font-weight: 500;
}
#tmp_contents h2{
	font-size: 162.5%;
	line-height: 1.54;
	color: inherit;
	background: #ffffff url(/shared/templates/chibauji_free/images/h2_bg.jpg) 0 0 repeat;
	padding: 9px 10px 10px 20px;
}
#tmp_contents h3{
	font-size: 150%;
	line-height: 1.5;
	border-bottom: 1px solid #96322d;
	padding: 0 0 6px;
}
#tmp_contents h4{
	padding: 0 0 0 20px;
	font-size: 137.5%;
	line-height: 1.46;
	color: inherit;
	background: #ffffff url(/shared/templates/chibauji_free/images/h4_bg.png) 0 7px no-repeat;
}
#tmp_contents h5{
	font-size: 125%;
	line-height: 1.5;
}
#tmp_contents h6{
	font-size: 112.5%;
	line-height: 1.56;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.88;
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:url(/shared/site_chibauji/images/icon/list_icon.png); /* Do not edit */
	color: #222222;
	background-color: transparent;
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
}
#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 */
}
#tmp_contents a{
	color: #003d93;
}
#tmp_contents a:hover,
#tmp_contents a:focus,
#tmp_contents a:active{
	text-decoration: none;
}
/* ==================================================
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 0.8em; /* Do not edit */
	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 div.outline,
#tmp_contents table.outline td {
	padding: 10px 20px 0;
	color: #222222;
	background-color: #f2f2f2;
	border:2px solid #f2f2f2;
}
#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 */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	color:inherit;
}
#tmp_contents .box_btn a{
	display: block;
	font-weight: bold;
	color: inherit;
	background-color: transparent;
	text-decoration: none;
	padding: 25px 30px 26px 10px;
	background-image:
		url(/shared/templates/chibauji_free/images/right_arrow_ttl.png),
		url(/shared/templates/chibauji_free/images/btn_cloud_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center,left top;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
}
#tmp_contents .box_btn a:hover,
#tmp_contents .box_btn a:active,
#tmp_contents .box_btn a:focus{
	color: #ffffff;
	background-color: #000000;
	background-image:
		url(/shared/templates/chibauji_free/images/right_arrow_ttl_white.png),
		url(/shared/templates/chibauji_free/images/btn_cloud_bg_hover.jpg);
}
@media screen\0 {
	#tmp_contents .box_btn li:hover,
	#tmp_contents .box_btn li:active {
		color: #ffffff;
		background-color: #000000;
		background-image:
		url(/shared/templates/chibauji_free/images/right_arrow_ttl_white.png),
		url(/shared/templates/chibauji_free/images/btn_cloud_bg_hover.jpg);
	}
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* Do not edit */
	border:1px solid #762723;
	clear:both; /* Do not edit */
}
#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 19px 0px 39px;
	color:inherit;
	font-weight:bold;
	background: #ffffff url(/shared/templates/chibauji_free/images/h4_bg.png) 19px 27px no-repeat;
	font-size: 137.5%;
	line-height: 1.46;
}
#tmp_contents .box_info .box_info_ttl:after{
	content: '';
	display: block;
	margin: 12px 0 0 -20px;
	background-color: #eaeaea;
	height: 1px;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding: 27px 14px 14px;
}
#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:0 0 0.8em; /* Do not edit */
	border:1px solid #762723;
	clear:both; /* Do not edit */
}
#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 19px 0px 39px;
	color:inherit;
	font-weight:bold;
	background: #ffffff url(/shared/templates/chibauji_free/images/h4_bg.png) 19px 27px no-repeat;
	font-size: 137.5%;
	line-height: 1.46;
}
#tmp_contents .box_link .box_link_ttl:after{
	content: '';
	display: block;
	margin: 12px 0 0 -20px;
	background-color: #eaeaea;
	height: 1px;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 27px 14px 14px;
}
#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 0.8em; /* Do not edit */
	background:url(/shared/templates/chibauji_free/images/btn_cloud_bg.jpg) repeat left top;
	color: #040200;
	clear:both; /* Do not edit */
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents div.box_menu {
	padding: 20px 10px 15px;
}
#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; /* Do not edit */
	margin-left: 7px; /* 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{
	font-weight: bold;
	color: inherit;
	background-color: transparent;
	padding-bottom: 9px;
}
#tmp_contents td.box_menu_ttl{
	padding: 20px 10px 9px;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	background: transparent url(/shared/templates/chibauji_free/images/right_arrow_ttl.png) right center no-repeat;
	color: inherit;
	text-decoration: none;
	padding: 0 30px 0 0;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
}
#tmp_contents .box_menu_ttl a:hover,
#tmp_contents .box_menu_ttl a:focus,
#tmp_contents .box_menu_ttl a:active{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	color: #222222;
	padding: 23px 20px 7px 22px;
}
#tmp_contents td.box_menu_cnt{
	border: 20px solid transparent;
	border-top: none;
	border-bottom-width: 15px;
	background: transparent url(/shared/templates/chibauji_free/images/bg_white.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
#tmp_contents div.box_menu_cnt{
	color: #222222;
	background-color: #ffffff;
}
/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #cdcfde;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 14px 20px 14px;
	color:inherit;
	background-color:#f2ebd9;
	border:1px solid #cdcfde;
	text-align: left;
	font-size: 112.5%;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 14px 19px 13px;
	border:1px solid #cdcfde;
}
#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:#BA1414; /* 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_red {
	color:inherit;
	background-color:#FCECEC; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* 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 #cdcfde; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#f2ebd9; /* = table.datatable th */
	border:1px solid #cdcfde; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #cdcfde; /* = table.datatable td */
}
/* map
================================================== */
/* free */
#tmp_contents .box_gmap * {
	box-sizing: content-box;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#tmp_contents .box_gmap {
	width:480px;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box {
	height:360px;
	border:1px solid #CCCCCC;
	clear:both;
}

/* ==================================================
文字サイズ・色合い変更設定ページ用
================================================== */
#tmp_contents #tmp_fsize table,
#tmp_contents #tmp_color table {
	color: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td,
#tmp_contents #tmp_color table td{
	width: 50%;
	padding: 5px 8px;
	border: 1px solid #b0b0b0;
	font-size: 114.2%;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) th,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) th {
	background-color:#ffffff;
}
#tmp_contents #tmp_fsize .datatable a,
#tmp_contents #tmp_color .datatable a {
	text-decoration:none;
	display:block;
	color:#000000;
}
#tmp_contents #tmp_fsize table td a:hover,
#tmp_contents #tmp_color table td a:hover {
	opacity:0.6;
}
#tmp_contents #tmp_fsize {
	font-size: 100% !important;
}
#tmp_contents #tmp_color {
	margin-bottom:30px;
}
#tmp_contents #tmp_fsize .fsize_small .cs_heading {
	font-size: 1.4rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.75rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 1.6rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size: 1rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 2.3rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.5rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 3.2rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 2rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	display:block;
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
	line-height:1.2;
	font-weight:bold;
	font-size: 187.5%;
	background: #ffffff url(/shared/templates/chibauji_free/images/h1_bg.jpg) 0 0 no-repeat;
	padding: 29px 15px 29px 20px;
	font-family:"游明朝", "Yu Mincho", "メイリオ", serif;
	font-weight: 500;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	padding:20px;
	color: #222222;
	background-color: #f2f2f2;
	border:2px solid #f2f2f2;
	clear:both; /* Do not edit */
}
#tmp_contents #tmp_color .color_yellow .cs_heading,
#tmp_contents #tmp_color .color_black .cs_heading,
#tmp_contents #tmp_color .color_blue .cs_heading {
	background-image: none;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_blue .cs_heading,
#tmp_contents .cs_box.color_blue .cs_outline {
	display: block;
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_yellow .cs_heading,
#tmp_contents .cs_box.color_yellow .cs_outline {
	display: block;
	color:#000000 !important;
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_black,
#tmp_contents .cs_box.color_black .cs_heading,
#tmp_contents .cs_box.color_black .cs_outline {
	display: block;
	color:#FFFF00 !important;
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_blue .cs_heading {
	border-bottom: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading {
	border-bottom: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading {
	border-bottom: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_default,
#tmp_contents .cs_box.color_default .cs_heading,
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
	color:#212121 !important;
	background-color:#ffffff !important;
	border-color:transparent !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
	margin:0 0 0.8em !important; /* Do not edit */
	padding: 20px 10px !important;
	color: #222222 !important;
	background-color: #f2f2f2 !important;
	border:2px solid #f2f2f2 !important;
	clear:both !important; /* Do not edit */
}
#tmp_contents .cs_box.color_default .cs_heading {
	display: block !important;
	margin-bottom: 0.8em !important;
	padding:15px 10px !important;
	font-size: 171.4% !important;
	line-height: 1.2 !important;
	color: #000000 !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 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: auto;
}
#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;
}
.container {
	width:100% !important;
	padding:0 !important;
}
#tmp_wrap_regulation,
.setting_wrap,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
.footer_logo {
	display:none !important;
}
.format_free .column_rnavi .wrap_col_main{
	margin-right: 0!important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
#tmp_hlogo{
	float: left;
	position: relative;
}
#tmp_search{
	display: none;
}
.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;
}
.footer_cnt{
    overflow: visible;
    padding-bottom: 0;
    border-bottom:none;
}
.footer_cnt .address_title{
    color: #000000;
}
#tmp_footer .footer_address{
    float: none;
    min-width: auto;
    letter-spacing: 1px;
}
.footer_cnt address{
    color: #000000;
}
.wrap_copyright{
    float: none;
    color: #000000;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}