@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
	background: #ffffff url(/shared/templates/gikai_free/images/page_tlt_bg.png) no-repeat top left;
	font-size: 228.6%;
	color: #333333;
	padding: 23px 18px 16px;
	border-top: 4px solid #00809b;
	border-bottom: 1px solid #cccccc;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
}
#tmp_contents h2 {
	font-size: 200%;
	color: #333333;
	background-color: #ffffff;
	border: 4px solid #b2d9e1;
	padding: 9px 15px;
}
#tmp_contents h3 {
	font-size: 185.7%;
	color: #333333;
	background: transparent url(/shared/templates/gikai_free/images/border_h3.png) no-repeat left bottom;
	padding: 13px 18px;
}
#tmp_contents h4 {
	font-size: 157.1%;
	color: #333333;
	background: transparent url(/shared/templates/gikai_free/images/border_h4.png) no-repeat 0 12px;
	padding: 8px 18px;
	border-bottom: 3px solid #e0e0e0;
}
#tmp_contents h5 {
	font-size: 142.8%;
	color: #333333;
	background: transparent url(/shared/templates/gikai_free/images/border_h5.png) no-repeat 0 12px;
	padding: 8px 18px;
}
#tmp_contents h6 {
	font-size: 128.5%;
	color: #333333;
	background-color: transparent;
	padding: 8px 0;
}
#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 table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.9;
	color: #333333;
	background-color: transparent;
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:url(/shared/site_gikai/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 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 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 table.outline td {
	padding: 15px 20px 0;
	color: #222222;
	background-color: #dcf2f4;
}
#tmp_contents div.outline {
	padding: 15px 20px 0;
	color: #222222;
	background-color: #dcf2f4;
}
#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: #333333;
	background: transparent url(/shared/templates/gikai_free/images/menu_box_bg.png) no-repeat right top;
	border: 1px solid #cccccc;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
}
#tmp_contents ul.box_btn li a {
	text-decoration: none;
	color: #333333;
	background: transparent url(/shared/site_gikai/images/icon/white_icon.png) no-repeat 97% 22px;
	padding: 18px 30px 15px 20px;
	font-size: 128.5%;
	font-weight: bold;
	display: block;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus,
#tmp_contents ul.box_btn li a:active {
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* Do not edit */
	border:1px solid #e6e6e6;
	border-top: 4px solid #00809b;
	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: 10px 20px;
	color: #333333;
	font-weight: bold;
	background-color: #ffffff;
	border-bottom:1px solid #e6e6e6;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
	font-size: 142.8%;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 14px 10px;
}
#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 */
}
#tmp_contents .box_info ul li a {
	color: #333333;
	background-color: transparent;
	line-height: 2;
}
#tmp_contents .box_info ul li a:hover,
#tmp_contents .box_info ul li a:focus,
#tmp_contents .box_info ul li a:active {
	text-decoration: none;
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 0.8em; /* Do not edit */
	border:1px solid #e6e6e6;
	border-top: 4px solid #00809b;
	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: 10px 20px;
	color: #333333;
	font-weight:bold;
	background-color: #ffffff;
	border-bottom:1px solid #e6e6e6;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	font-size: 142.8%;
}
#tmp_contents .box_link .box_link_cnt {
	padding: 14px 10px;
}
#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 */
}
#tmp_contents .box_link ul li a {
	color: #333333;
	background-color: transparent;
	line-height: 2;
}
#tmp_contents .box_link ul li a:hover,
#tmp_contents .box_link ul li a:focus,
#tmp_contents .box_link ul li a:active {
	text-decoration: none;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* Do not edit */
	border:1px solid #cccccc;
	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_ttl  {
	background: transparent url(/shared/templates/gikai_free/images/menu_box_bg.png) no-repeat right top;
    border-bottom: 1px solid #cccccc;
    color: #333333;	
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}
#tmp_contents div.box_menu {
	padding: 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: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 {
	text-decoration: none;
    color: #333333;
    background: transparent url(/shared/site_gikai/images/icon/white_icon.png) no-repeat 97% 22px;
    padding: 18px 30px 15px 20px;
    font-size: 128.5%;
    font-weight: bold;
    display: block;
}
#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 ul {
	list-style: none;
	margin: 0;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 18px 18px 7px 18px;
}
#tmp_contents .box_menu .box_menu_cnt a {
	text-decoration: underline;
	color: #333333;
	display: inline-block;
	background: transparent url(/shared/site_gikai/images/icon/list_icon.gif) 0 8px no-repeat;
	padding: 0 0 0 18px;
	line-height: 1.8;

}
#tmp_contents .box_menu .box_menu_cnt a:hover,
#tmp_contents .box_menu .box_menu_cnt a:focus,
#tmp_contents .box_menu .box_menu_cnt a:active {
	text-decoration: none;
}
/* 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 */
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 8px;
	color: #333333;
	background-color: #f3f3f3;
	border: 1px solid #bfbfbf;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 8px 14px;
	border: 1px solid #bfbfbf;
}
#tmp_contents table.datatable td a,
#tmp_contents table.enquete_table td a{
	color: #00809b;
}
#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 */
}

/* ==================================================
pankuzu
================================================== */
#tmp_pankuzu {
	padding: 17px 0 8px;
	font-size: 92.8%;
	margin: 0 0 10px;
}
#tmp_pankuzu a {
	color: #00809b;
}
/* ==================================================
pankuzu
================================================== */
#tmp_update {
	float: right;
	font-size: 92.8%;
	color: #333333;
	background-color: transparent;
	margin: 0 0 2px;
}
/* ==================================================
contents
================================================== */
/* ==================================================
Index
================================================== */
#tmp_contents .func_box ul {
	margin: 0 -9px;
	list-style: none;
}
#tmp_contents .func_box ul li {
	width: 33.3%;
	padding: 0 9px;
	float: left;
	margin-bottom: 17px;
}
#tmp_contents .func_box ul li div {
	border: 1px solid #cccccc;
}
#tmp_contents .func_box ul li:nth-child(3n + 1) {
	clear: both;
}
#tmp_contents .func_box ul li .box_tlt {
	background: #ffffff url(/shared/templates/gikai_free/images/menu_box_bg.png) no-repeat 100% top;
	background-size: auto 100%;
}
#tmp_contents .func_box ul li .box_tlt a {
    color: #333333;
	font-size: 128.5%;
	line-height: 1.3;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #cccccc;
    background: transparent url(/shared/site_gikai/images/icon/white_icon.png) no-repeat 93% 22px;
    padding: 18px 36px 18px 20px;
    text-decoration: none;
}
#tmp_contents .func_box ul li .box_tlt a:hover,
#tmp_contents .func_box ul li .box_tlt a:focus,
#tmp_contents .func_box ul li .box_tlt a:active {
	text-decoration: underline;
}
#tmp_contents .func_box ul li .box_cnt {
	padding: 2px 20px;
	line-height: 1.9;
}
/* ==================================================
info_person
================================================== */
#tmp_contents .info_person .info_ttl {
	margin:0 0 9px;
	clear:both;
	background: #ffffff url(/shared/templates/gikai_free/images/page_tlt_bg.png) no-repeat top left;
	font-size: 228.6%;
	color: #333333;
	padding: 18px 18px 12px;
	border-top: 4px solid #00809b;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
}
#tmp_contents .info_person .info_ttl span {
	font-size: 68.7%;
}
#tmp_contents .profile_info {
	margin: 0 0 24px;
	padding: 0 20px;
}
#tmp_contents .profile_info .profile_image {
	width: 180px;
	float: left;
	padding: 10px 30px 0 0;
}
#tmp_contents .profile_info .profile_image  img {
	max-width: 100%;
	height: auto;
}
#tmp_contents .profile_info .profile_detail {
	margin: 0 0 0 180px;
}
#tmp_contents .profile_detail .profile_list {
	list-style: none;
	margin: 0;
}
#tmp_contents .profile_detail .profile_list li {
	border-bottom: 1px dotted #cccccc;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
}
#tmp_contents .profile_detail .profile_list p {
	margin: 0;
	line-height: 1.3;
}
#tmp_contents .profile_detail .personal_heading {
	font-size: 114.3%;
	color: #00809b;
	background-color: transparent;
	font-weight: bold;
	width: 123px;
	border-right: 1px solid #00809b; 
	display: table-cell;
	vertical-align: top;
	padding: 0 10px 0 0;
}
#tmp_contents .profile_detail .personal_description {
	color: #333333;
	background-color: transparent;
	padding: 0 20px;
	vertical-align: middle;
	display: table-cell;
	vertical-align: middle;
}
#tmp_contents .profile_detail .personal_description span {
	display: block;
	margin: 0 0 10px;
}
#tmp_contents .profile_detail .personal_description a {
	color: #00809b;
	background-color: transparent;
}
#tmp_contents .profile_detail .personal_description a:hover,
#tmp_contents .profile_detail .personal_description a:focus,
#tmp_contents .profile_detail .personal_description a:active {
	text-decoration: none;
}
#tmp_contents .info_table {
	padding: 0 20px;
	margin-bottom: 49px;
}
#tmp_contents .info_table table.profile_table {
	margin: 0 0 2.15em;
    color: inherit;
    background-color: #ffffff;
	border-collapse: collapse;
    border-spacing: 0;
    word-break: break-all;
}
#tmp_contents .info_table table.profile_table th {
	text-align: left;
	padding: 8px 15px;
	color: #333333;
    background-color: #f3f3f3;
    border: 1px solid #bfbfbf;
    width: 20%;
}
#tmp_contents .info_table table.profile_table td {
	padding: 8px 14px;
    border: 1px solid #bfbfbf;
}
#tmp_contents .info_table table.profile_table caption {
	font-size: 142.8%;
	background: transparent url(/shared/templates/gikai_free/images/border_h5.png) no-repeat 0 4px;
    padding: 0 18px;
    font-weight: bold;
    text-align: left;
}
/* ==================================================
rnavi
================================================== */
.rnavi_list {
	margin: 0 0 40px;
}
.rnavi_list .rnavi_list_ttl .rnavi_list_ttl_h {
	font-size: 142.8%;
	font-weight: bold;
	padding: 17px 10px 12px 32px;
	color: #ffffff;
	background: #00809b url(/shared/site_gikai/images/icon/blue_icon.png) no-repeat 9px 23px;
}
.rnavi_list .rnavi_list_ttl .rnavi_list_ttl_h a {
	color: #ffffff;
	background-color: transparent;
	display: inline-block;
	text-decoration: none;
}
.rnavi_list .rnavi_list_ttl .rnavi_list_ttl_h a:hover,
.rnavi_list .rnavi_list_ttl .rnavi_list_ttl_h a:focus,
.rnavi_list .rnavi_list_ttl .rnavi_list_ttl_h a:active {
	text-decoration: underline;
}
.rnavi_list .rnavi_list_cnt {
	border: 1px solid #e5e5e5;
	border-top-width: 0px;
	padding: 7px 0;
}
.rnavi_list .rnavi_list_cnt ul {
	list-style: none;
}
.rnavi_list .rnavi_list_cnt ul li {
	overflow: hidden;
}
.rnavi_list .rnavi_list_cnt a {
	text-decoration: none;
	display: block;
	background: transparent url(/shared/site_gikai/images/icon/white_icon.png) no-repeat 8px 11px;
	padding: 10px 10px 11px 32px;
	color: #333333;
}
.rnavi_list .rnavi_list_cnt a:hover,
.rnavi_list .rnavi_list_cnt a:focus,
.rnavi_list .rnavi_list_cnt a:active,
.rnavi_list .rnavi_list_cnt .active a {
	background-color: #b2d9e1;
}
.rnavi_func {
	margin: -10px 0 0;
}
.rnavi_func .rnavi_ttl p {
	font-size: 142.8%;
	font-weight: bold;
	padding: 7px 0 12px 14px;
	position: relative;
}
.rnavi_func .rnavi_ttl p:before {
	content: '';
	display: block;
	width: 4px;
	height: 20px;
	top: 10px;
	left: 0;
	color: #000000;
	background-color: #00809b;
	position: absolute;
}
.rnavi_func .rnavi_cnt ul {
	list-style: none;
	margin: 0;
}
.rnavi_func .rnavi_cnt ul li {
	margin: 0 0 10px;
	color: #00809b;
}
.rnavi_func .rnavi_cnt a {
	position: relative;
    padding: 18px 15px 16px 15px;
    display: block;
    line-height: 2;
    font-size: 121.4%;
    font-weight: bold;
    text-decoration: none;
    color: #00809b;
    background-color: transparent;
    border: 6px solid #c4eaed;
}
.rnavi_func .rnavi_cnt a:before {
	content: "";
	position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 30px solid transparent;
    border-right: 30px solid #c4eaed;
}
.rnavi_func .rnavi_cnt a:after {
	content: "";
	position: absolute;
    right: 3px;
    bottom: 3px;
    content: '';
    border: solid #00809b;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.rnavi_func .rnavi_cnt a > span {
	display: inline-block;
    min-height: 33px;
}
.rnavi_func .rnavi_cnt a:hover span,
.rnavi_func .rnavi_cnt a:focus span,
.rnavi_func .rnavi_cnt a:active span {
	text-decoration: underline;
}
.rnavi_func .rnavi_cnt li.camera_item{
	background: transparent url(/shared/site_gikai/images/icon/camera_lg_icon.png) no-repeat scroll left bottom;
	-webkit-background-size: 62px 35px;
	-moz-background-size: 62px 35px;
	background-size: 62px 35px;
}
.rnavi_func .camera_item a >span {
	padding-left: 45px;
    background: url(/shared/site_gikai/images/icon/live_icon.png) no-repeat scroll left center;
    -webkit-background-size: 29px 17px;
    -moz-background-size: 29px 17px;
    background-size: 29px 17px;
}
.rnavi_func .ytb_item a {
	line-height: 1.1;
}
.rnavi_func .ytb_item a > span{
	padding-left: 44px;
	background: url(/shared/templates/gikai_free/images/yt_icon_rgb.png) no-repeat scroll left center;
	-webkit-background-size: 29px 20px;
    -moz-background-size: 29px 20px;
    background-size: 29px 20px;
}
.rnavi_func .rnavi_cnt li.doc_item {
	background: transparent url(/shared/site_gikai/images/icon/search_lg_icon.png) no-repeat scroll left bottom;
	-webkit-background-size: 49px 53px;
    -moz-background-size: 49px 53px;
    background-size: 49px 53px;
}
.rnavi_func .doc_item a >span {
	padding-left: 42px;
    background: url(/shared/site_gikai/images/icon/search_sm_icon.png) no-repeat scroll left center;
    -webkit-background-size: 27px 29px;
    -moz-background-size: 27px 29px;
    background-size: 27px 29px;
}
/* ==================================================
TopPage
================================================== */

/* ==================================================
EndPage
================================================== */

/* ==================================================
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_contents .func_box ul:after,
#tmp_contents .profile_info:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper,
.container {
	width:100% !important;
}
#tmp_wrapper {
	min-width:auto !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;
}
.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_header .right_cnt {
	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;
	color:inherit !important;
	padding:0 !important;
}
#tmp_footer address {
	border:0 !important;
	padding:0 !important;
}
#tmp_footer .footer_cnt {
	background:none !important;
	color:inherit !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}