@charset "utf-8";
/* page title
================================================== */
#tmp_page_title {
	background: transparent url(/shared/templates/shisei_100th_free_s/images/bg_title.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	color: #222222;
	padding: 0 0 28px;
	width: 1041px;
	margin: 0 auto;
}
#tmp_page_title h1 {
	font-size: 200%;
	font-weight: bold;
	padding: 46px 260px 46px 0;
}
/* lnavi
================================================== */
#tmp_lnavi {
	border-radius: 5px;
	background-color: #ffffff;
	color: #222222;
	border: 3px solid #bfd858;
	margin: 0 0 33px;
}
#tmp_lnavi #tmp_lnavi_ttl {
	margin-bottom: 4px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
}
#tmp_lnavi #tmp_lnavi_ttl {
	border-bottom: 1px solid #bfd858;
	margin-bottom: 0;
}
#tmp_lnavi #tmp_lnavi_ttl p {
	background-color: #bfd858;
	color: inherit;
	text-align: left;
}
#tmp_lnavi #tmp_lnavi #tmp_lnavi_ttl p {
	margin: 0;
	background-color: #ffffff;
	color: inherit;
}
#tmp_lnavi_cnt ul {
	list-style: none;
}
#tmp_lnavi_cnt ul li {
	border-bottom: 1px solid #d9d7d7;
}
#tmp_lnavi_cnt ul li:last-child {
	border-bottom-width: 0;
}
#tmp_lnavi #tmp_lnavi_ttl p a,
#tmp_lnavi_cnt ul li a {
	display: block;
	padding: 18px 10px 14px 46px;
	background: transparent url(/shared/site_shisei100th/images/icon/icon_arrow_g.png) 16px 21px no-repeat;
	color: #222222;
	text-decoration: none;
}
#tmp_lnavi_cnt ul li a:hover,
#tmp_lnavi_cnt ul li a:focus,
#tmp_lnavi_cnt ul li.active a {
	background-color: #f5f5f5;
	text-decoration: underline;
	font-weight:bold;
}
#tmp_lnavi #tmp_lnavi_ttl p a {
	background: transparent url(/shared/site_shisei100th/images/icon/icon_arrow_ttl.png) 16px 25px no-repeat;
	font-size: 112.6%;
}
#tmp_lnavi #tmp_lnavi_ttl p a:hover,
#tmp_lnavi #tmp_lnavi_ttl p a:focus {
	text-decoration: underline;
}
#tmp_contents table.list_table a {
	text-decoration: underline;
}
/* ==================================================
Required to CMS-8341
================================================== */
#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: 150%;
	background: url(/shared/templates/shisei_100th_free_s/images/border_h2.png) no-repeat left bottom;
	color: #222222;
	margin-left: 0;
	padding: 14px 10px 10px 22px;
	border-bottom: 4px solid #dcdbdb;
}
#tmp_contents h2:before {
	display: none;
}
#tmp_contents h3 {
	font-size: 137.5%;
	background: transparent;
	color: #222222;
	padding: 4px 10px 4px 0;
	border-bottom: 2px solid #bcd650;
}
#tmp_contents h4 {
	font-size: 137.5%;
	background: transparent url(/shared/templates/shisei_100th_free_s/images/icon_h4.png) 0 10px no-repeat;
	color: #222222;
	padding: 4px 17px;
}
#tmp_contents h5 {
	font-size: 125%;
	color: #222222;
	background-color: transparent;
	padding: 10px 0;
}
#tmp_contents h6 {
	font-size: 112.5%;
	color: #222222;
	background-color: transparent;
	padding: 10px 0;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents p a {
	color: #222222;
	background-color: transparent;
}
#tmp_contents p a:hover,
#tmp_contents p a:focus,
#tmp_contents p a:active {
	text-decoration: none;
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:url(/shared/site_shisei100th/images/icon/list_icon.gif); /* Do not edit */
}
#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 li a,
#tmp_contents ol li a {
	color: #222222;
	background-color: transparent;
}
#tmp_contents ul li a:hover,
#tmp_contents ol li a:hover,
#tmp_contents ul li a:focus,
#tmp_contents ol li a:focus,
#tmp_contents ul li a:active,
#tmp_contents ol li a:active {
	text-decoration: none;
}
#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 36px; /* 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 table.outline td,
#tmp_contents div.outline {
	padding:13px 35px 0 20px;
	color:#222222;
	background-color:#ffffff;
	border: 3px solid #ffac2a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#tmp_contents .col2 table.outline td,
#tmp_contents .col2 div.outline {
	padding:13px 5px 0 10px;
}
#tmp_contents .col2 img,
#tmp_contents .col3 img {
	max-width: 100%;
	height: auto;
}
#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 36px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 30px;
	font-weight: bold;
	line-height: 1.8;
}
#tmp_contents ul.box_btn li a {
	display: block;
	text-decoration: none;
	color: #222222;
	padding:12px 10px 12px 40px;
	background: #ffffff url(/shared/site_shisei100th/images/icon/arrow_circle_g.png) 13px 16px no-repeat;
	border: 3px solid #bcd650;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#tmp_contents ul.box_btn li:hover a,
#tmp_contents ul.box_btn li:focus a,
#tmp_contents ul.box_btn li:active a{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 36px; /* Do not edit */
	border: 1px solid #a7a7a7;
	color: #222222;
	background-color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	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: 16px;
	color:#222222;
	font-weight:bold;
	background-color:#ececec;
	border-bottom: 1px dashed #ffbd5f;
	font-size: 112.5%;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
	line-height: 1.6;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 19px 14px 8px;
}
#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 36px; /* Do not edit */
	border: 1px solid #a7a7a7;
	color: #222222;
	background-color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	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: 16px;
	color:#222222;
	font-weight:bold;
	background-color:#ececec;
	border-bottom: 1px dashed #ffbd5f;
	font-size: 112.5%;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	line-height: 1.6;
}
#tmp_contents .box_link .box_link_cnt {
	padding: 19px 14px 8px;
}
#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 36px; /* Do not edit */
	background-color: #ffffff;
	border:3px solid #bcd650;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	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 table.box_menu .box_menu_ttl,
#tmp_contents div.box_menu .box_menu_ttl {
	padding: 0;
	border-bottom:3px solid #bcd650;
}
#tmp_contents table.box_menu .box_menu_ttl p,
#tmp_contents div.box_menu .box_menu_ttl p {
	margin: 0;
	background-color: transparent;
	font-weight: bold;
	padding: 13px 10px 13px 41px;
	background: transparent url(/shared/templates/shisei_100th_free_s/images/icon/icon_arrow_circle.png) 13px 16px no-repeat;
	color: #222222;
}
#tmp_contents table.box_menu .box_menu_ttl p a ,
#tmp_contents div.box_menu .box_menu_ttl p a {
	display: block;
	text-decoration: none;
	color: inherit;
	background-color: transparent;
}
#tmp_contents table.box_menu .box_menu_ttl p:hover a,
#tmp_contents table.box_menu .box_menu_ttl p:focus a,
#tmp_contents table.box_menu .box_menu_ttl p:active a,
#tmp_contents div.box_menu .box_menu_ttl p:hover a,
#tmp_contents div.box_menu .box_menu_ttl p:active a,
#tmp_contents div.box_menu .box_menu_ttl p:focus a{
	text-decoration: underline;
}
#tmp_contents table.box_menu .box_menu_cnt,
#tmp_contents div.box_menu .box_menu_cnt {
	padding: 17px 24px 4px;
	vertical-align:top;
}
#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: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 */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 36px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	color: #222222;
	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 18px;
	font-size: 112.5%;
	color:inherit;
	background-color:#ececec;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:14px 18px;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable td a,
#tmp_contents table.enquete_table td a {
	text-decoration: underline;
	color: #222222;
	background-color: transparent;
}
#tmp_contents table.datatable td a:hover,
#tmp_contents table.enquete_table td a:hover,
#tmp_contents table.datatable td a:focus,
#tmp_contents table.enquete_table td a:focus,
#tmp_contents table.datatable td a:active,
#tmp_contents table.enquete_table td a:active {
	text-decoration: none;
}
#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_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 #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
================================================== */

/* ==================================================
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,
.container: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:0 0 10px !important;
	padding:0 0 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;
}
#tmp_hlogo {
	float:none;
	padding:33px 0 33px 80px;
}
#tmp_header .logo_top {
	top:50%;
	margin-top:-35px;
	width:70px;
	height:70px;
}
#tmp_regulation,
#tmp_wrap_search,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_wrap_search,
#tmp_sp_social {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu,
.column_rnavi {
	background:none !important;
}
.column_rnavi {
	padding-bottom: 0 !important;;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_page_title h1 {
	padding: 46px 20px;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.footer_cnt {
	float:none;
	padding:0;
}
.copyright {
	position:static;
	text-align:left;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}
