@charset "utf-8";

#tmp_contents h1 {
	margin:0 0 1em;
	clear:both; /* Do not edit */
	font-size: 177.8%;
	line-height: 1.5;
	border-radius: 5px;
	background: #0149b8 url(/shared/templates/education_free/images/bg_h1.png) no-repeat right -43px  top 20px;
	color: #FFFFFF;
	padding: 23px 125px 21px 21px;
}
#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 h2{
	font-size: 144.4%;
	line-height: 1.4;
	padding: 18px 20px 16px 21px;
	background: #f1f4fb url(/shared/templates/education_free/images/bg_h2.png) repeat-x left bottom 2px;
	background-size: auto 2px;
	border-bottom: 3px solid #0149b8;
	margin: 1.1em 0 1.1em;
	border-radius: 5px 5px 0 0;
}
#tmp_contents h3{
	font-size: 144.4%;
	line-height: 1.4;
    border-bottom: 1px solid #0149b8;
    padding: 0 0 12px 22px;
	background: #FFFFFF url(/shared/templates/education_free/images/bg_h3.png) left 2px no-repeat;
    background-size: 2px calc(100% - 17px);
	margin-bottom: 1.9em;
}
#tmp_contents h4{
	font-size: 122.2%;
	line-height: 1.5;
	padding-left: 29px;
	background: #FFFFFF url(/shared/templates/education_free/images/bg_h4.png) no-repeat left 5px;
}
#tmp_contents h5{
	font-size: 111.1%;
	line-height: 1.5;
	margin: 1.1em 0 0.9em;
	padding-left: 14px;
	background: #ffffff url(/shared/templates/education_free/images/bg_h5.png) no-repeat left 5px;
}
#tmp_contents h6{
	font-size: 100%;
    line-height: 1.6;
	margin: 1.4em 0 1.2em;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	line-height: 1.7;
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:27px 0 1em 1.4em; /* Do not edit */
	list-style-image:url(/shared/site_education/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 1.1em 0 1.9em 2.8em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 17px; /* Do not edit */
	line-height: 1.7;
}
 #tmp_contents ol li{
	margin-bottom: 14px;
 }
#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 2.2em; /* Do not edit */
	clear:both; /* Do not edit */
	border-radius: 5px;
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .outline p{
	margin-bottom: 0;
}
#tmp_contents table.outline td {
    padding: 18px 8px 14px 21px;
	color:inherit;
	background-color:#ffeeed;
}
#tmp_contents div.outline {
    padding: 18px 8px 14px 21px;
	color:inherit;
	background-color:#ffeeed;
}
#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 1.2em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
    padding: 14px 10px 12px 19px;
	color: #222222;
	background-color: transparent;
	border:2px solid #0149b8;
    box-shadow: 2px 2px 0 0 #0149b8;
	border-radius: 5px;
	font-weight: bold;
	background-color: #ffffffff;
}
#tmp_contents ul.box_btn li a{
	text-decoration: none;
	color: #222222;
	display: block;
	border-radius: 5px;
	padding: 14px 10px 12px 43px;
	margin: -14px -10px -12px -19px;
	background: #ffffffff url(/shared/site_education/images/icon/icon_arrow.png) 18px 24px no-repeat;
}
#tmp_contents ul.box_btn li a:hover{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 25px 0 2.2em; /* Do not edit */
	border:1px solid #cccccc;
	clear:both; /* Do not edit */
	border-radius: 5px;
}
#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 {
	font-size: 122.2%;
	padding: 11px 19px 10px;
	color:inherit;
	font-weight:bold;
	background-color:#fffcdf;
	border-bottom:1px solid #cccccc;
	border-radius: 5px 5px  0 0;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
    padding: 18px 18px 1px;
	border-radius: 0 0 5px 5px;
}
#tmp_contents .box_info ul {
	margin-top: 0;
	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:2.2em 0 2.2em; /* Do not edit */
	border:1px solid #cccccc;
	clear:both; /* Do not edit */
	border-radius: 5px;
}
#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 {
	font-size: 122.2%;
	padding: 11px 19px 10px;
	color:inherit;
	font-weight:bold;
	background-color:#fffcdf;
	border-bottom:1px solid #cccccc;
	border-radius: 5px 5px  0 0;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 18px 18px 1px;
	border-radius: 0 0 5px 5px;
}
#tmp_contents .box_link ul {
	margin-top: 0;
	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 */
}
#tmp_contents .box_info .box_info_ttl h2,
#tmp_contents .box_info .box_info_ttl h3,
#tmp_contents .box_info .box_info_ttl h4,
#tmp_contents .box_info .box_info_ttl h5,
#tmp_contents .box_info .box_info_ttl h6,
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_link .box_link_ttl h3,
#tmp_contents .box_link .box_link_ttl h4,
#tmp_contents .box_link .box_link_ttl h5,
#tmp_contents .box_link .box_link_ttl h6 {
	padding: 0;
    background: none;
    margin: 0;
    border: none;
    font-size: 100%;
    line-height: 1.7;
    border-radius: 0;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* Do not edit */
	/* background:url(/shared/templates/education_free/images/contents/box_bg.jpg) no-repeat left top; */
	border:2px solid #0149b8;
    box-shadow: 2px 3px 0 1px #0149b8;
    border-right: 2px solid #0149b8;
    border-bottom: 2px transparent;
	border-radius: 5px;
	clear:both; /* Do not edit */
	color: #222222;
	background-color: #ffffffff;
}
#tmp_contents .box_menu .box_menu_ttl p,
#tmp_contents .box_menu .box_menu_ttl h2,
#tmp_contents .box_menu .box_menu_ttl h3,
#tmp_contents .box_menu .box_menu_ttl h4,
#tmp_contents .box_menu .box_menu_ttl h5,
#tmp_contents .box_menu .box_menu_ttl h6 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
	line-height: 1.7;
	border: none;
	font-weight: inherit;
	color: inherit;
}
#tmp_contents .box_menu .box_menu_ttl{
	padding: 14px 10px 13px 19px;
	font-weight: bold;
	background: url(/shared/templates/education_free/images/line_box.png) no-repeat center bottom;
	background-size: calc(100% - 16px) 1px;
}
#tmp_contents .box_menu .box_menu_ttl a{
	display: block;
	text-decoration: none;
	color: #222222;
	padding: 14px 10px 13px 45px;
	margin: -14px -10px -13px -19px;
	background: url(/shared/site_education/images/icon/icon_arrow.png) 18px 24px no-repeat;
}
#tmp_contents .box_menu .box_menu_ttl a:hover{
	text-decoration: underline;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 17px 16px 0 16px;
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.box_menu td {
	padding:5px 10px 0;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:20px; /* Do not edit */
	margin-top: 0;
}
#tmp_contents .box_menu ol li,
#tmp_contents .box_menu ul li{
	margin-bottom: 0;
}
#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 */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 2.2em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #777c7c;
	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: 15px 18px 12px;
	color:inherit;
	background-color:#d1eaf6;
	border:1px solid #777c7c;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:12px 18px 11px;
	border:1px solid #777c7c;
}
#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_yellow {
	color:inherit;
	background-color:#fffcdf; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#EAEAEA; /* base.css > Styles > th.bg_gray */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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 */
}

/* ==================================================
contents
================================================== */
#tmp_contents .summary{
	margin-bottom: 40px;
	padding: 22px 30px 5px;
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
	color: #222222;
	border-radius: 5px;
}
/* anchor */
#tmp_anchor{
	position: relative;
	margin-bottom: 34px;
	padding: 23px 34px 17px;
	background-color: #FFFFFF;
	color: #222222;
	border: 2px solid #cccccc;
	border-radius: 0 0 5px 5px;
}
#tmp_anchor::before{
	content: "";
	position: absolute;
	left: -2px;
	top: -2px;
	width: calc(100% + 4px);
	height: 5px;
	background-color: #0149b8;
}
#tmp_anchor .anchor_ttl{
	margin-bottom: 9px;
	font-size: 122.2%;
	font-weight: bold;
	line-height: 1.4;
}
#tmp_anchor .anchor_ttl p,
#tmp_anchor .anchor_ttl h2{
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 100%;
	border-radius: 0;
	border: none;
}
#tmp_anchor .anchor_cnt ul{
	margin: 0;
	list-style: none;
}
#tmp_anchor .anchor_cnt li{
	margin-bottom: 7px;
}
#tmp_anchor .anchor_cnt a{
	display: inline-block;
	padding: 3px 0 3px 18px;
	color: inherit;
	text-decoration: none;
	background: url(/shared/site_education/images/icon/arrow_down.png) no-repeat 0 14px;
}
#tmp_anchor .anchor_cnt a:hover{
	text-decoration: underline;
}
#tmp_anchor .anchor_cnt li:last-of-type{
	margin-bottom: 0;
}
.no_javascript #tmp_anchor{
	display: none;
}
#tmp_contents .box_info .box_info_cnt a,
#tmp_contents .box_link .box_link_cnt a{
	display: inline-block;
	vertical-align: top;
}
/* externalLink */
#tmp_contents a[rel*="external"],
#tmp_main a[rel*="external"] {
	margin-right: 3px;
}
#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after{
	content:"";
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 6px;
	background: transparent url(/shared/images/icon/arrow_blank.png) no-repeat 0 0;
	background-size: 14px auto;
	color: inherit;
}
/* box_card */
#tmp_contents .box_card {
	border-spacing: 0;
    width: 100%;
	overflow: hidden;
    border-radius:5px;
    margin: 3px 0 15px;
	border: 2px solid #0149b8;
	box-shadow: 2px 3px 0 1px #0149b8;
    border-right: 2px solid #0149b8;
    border-bottom: 2px transparent;
}
#tmp_contents .box_card td {
    background-color: #ffffff;
    color: inherit;
	padding: 0;
}
#tmp_contents .box_card .box_card_cnt {
    font-size: 88.89%;
	padding: 8px 12px 22px;
}
#tmp_contents .box_card .box_card_cnt strong {
    font-size: 112.5%;
}
#tmp_contents .box_card .box_card_cnt p {
    margin-bottom: 5px;
}
#tmp_contents .box_card .box_card_img p {
    margin-bottom: 0;
}
#tmp_contents .box_card .box_card_img img {
    vertical-align: top;
	max-width: 100%;
    height: auto;
	width: 100%;
}
/* ==================================================
index
================================================== */
#tmp_menu_list{
	margin-top: 32px;
}
#tmp_menu_list ul{
	display: flex;
	gap: 5px 18px;
	flex-wrap: wrap;
	margin: 0;
	list-style: none;
}
#tmp_menu_list li{
	width: calc((100% - 18px) / 2);
	margin-bottom: 17px;
}
#tmp_menu_list li a{
	display: flex;
	align-items: center;
	border: 2px solid #0149b8;
    box-shadow: 2px 2px 0 0 #0149b8;
    border-radius: 5px;
	color: #222222;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 14px 18px 12px;
	height: 100%;
}
#tmp_menu_list li a > span {
	padding-left: 25px;
	background: url(/shared/site_education/images/icon/icon_arrow.png) 0 10px no-repeat;
}
#tmp_menu_list li a:hover{
	text-decoration: underline;
}
#tmp_menu_list li a:focus-visible{
	outline-offset: -1px;
}
/* ==================================================
accessibility
================================================== */
.color_blue #tmp_menu_list li a,
.color_yellow #tmp_menu_list li a,
.color_black #tmp_menu_list li a{
	box-shadow: none;
	border-bottom: 2px solid;
}
.color_blue #tmp_contents .box_menu .box_menu_ttl,
.color_yellow #tmp_contents .box_menu .box_menu_ttl,
.color_black #tmp_contents .box_menu .box_menu_ttl{
	border-bottom: 1px solid;
}
.color_blue #tmp_contents .outline,
.color_yellow #tmp_contents .outline,
.color_black #tmp_contents .outline {
	border: 1px solid;
}
.color_blue #tmp_contents .box_card,
.color_yellow #tmp_contents .box_card,
.color_black #tmp_contents .box_card,
.color_blue #tmp_contents .box_menu,
.color_yellow #tmp_contents .box_menu,
.color_black #tmp_contents .box_menu,
.color_blue #tmp_contents ul.box_btn li,
.color_yellow #tmp_contents ul.box_btn li,
.color_black #tmp_contents ul.box_btn li {
	box-shadow: none;
	border-bottom: 2px solid;
}

.fsize_small #tmp_contents .box_menu .box_menu_ttl a,
.fsize_small #tmp_contents ul.box_btn li a{
	background-position: 18px 20px;
}
.fsize_small #tmp_contents h4{
	background-position: left top;
}
/* ==================================================
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: inherit;
}
#tmp_wrapper img {
	animation: none;
}
#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_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_logo p{
	padding-left: 0;
	background-image: none;
}
.copyright{
	color:#000000 !important;
	background:#FFFFFF;
}
.footer_right,
#tmp_hnavi_s,
#tmp_wrap_recommend,
#tmp_viewed_page,
#tmp_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;
}
}
