@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:inherit;
	background-color:#FFFFFF;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper .caution {
	padding:0 10px;
}
#tmp_wrapper .caution p {
	width:960px;
	margin:0 auto;
}
* html #tmp_wrapper .caution p {
	text-align:left;
}
#tmp_wrapper2 {
	min-width:960px;
	padding:0 10px;
	background:url(/shared/site_zoo/images/main/wrapper_bg_zoo.jpg) no-repeat center top;
}
#tmp_wrapper3 {
	width:960px;
	margin:0 auto;
}
* html #tmp_wrapper3 {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 0 25px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
#tmp_wrapper3 .column_full {
	border-bottom:2px dashed #D9D0BF;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_main {
	padding:0; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-230px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:230px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-230px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {/* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {/* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:230px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .col_lft_navi { /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi { /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:230px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-230px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:230px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_hg {
	padding:0 0 35px;
}
#tmp_hgp {
	padding:0 0 10px;
}
#tmp_header {
	min-height:200px;
}
* html #tmp_header {
	height:200px;
}
#tmp_hlogo {
	margin:4px 0 0;
	clear:both;
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_means {
	width:549px;
	float:right;
}
#tmp_means2 {
	width:559px;
	float:right;
	position:relative;
}
#tmp_hnavi {
	padding:14px 0 0;
	float:left;
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_hnavi li {
	padding:0 15px 0 0;
	float:left;
}
#tmp_hnavi li.last {
	padding-right:9px;
}
#tmp_means_primary {
	width:284px;
	float:left;
	margin-top:5px;
}
/* func_txt */
#tmp_func_txt{
	margin:0 20px 0 0;
	float:left;
}
#tmp_func_txt dt {
	margin:0 3px 0 0;
	float:left;
}
#tmp_func_txt dd {
	margin:0 2px 0 0;
	float:left;
}
#tmp_func_txt .func_txt_up {
	margin-right:0;
}
#tmp_func_txt dt {
	background:url(/shared/site_zoo/images/header/func_txt_ttl.gif) no-repeat left top;
	width:61px;
	height:20px;
}
#tmp_func_txt .func_txt_down a {
	background:url(/shared/site_zoo/images/header/func_txt_sml.gif) no-repeat left top;
	width:36px;
	height:20px;
}
#tmp_func_txt .func_txt_normal a {
	background:url(/shared/site_zoo/images/header/func_txt_dft.gif) no-repeat left top;
	width:36px;
	height:20px;
}
#tmp_func_txt .func_txt_up a {
	background:url(/shared/site_zoo/images/header/func_txt_big.gif) no-repeat left top;
	width:36px;
	height:20px;
}
#tmp_func_txt dt span {
	width:61px;
	height:20px;
}
#tmp_func_txt dd span {
	width:36px;
	height:20px;
}
/* func_clr */
#tmp_func_clr {
	float:left;
}
#tmp_func_clr a {
	background:url(/shared/site_zoo/images/header/func_clr_ttl.gif) no-repeat left top;
	width:80px;
	height:20px;
}
#tmp_func_clr span {
	width:80px;
	height:20px;
}
/* func_clr */
#tmp_func_read {
	float:left;
}
#tmp_func_read a {
	background:url(/shared/site_zoo/images/header/func_read.gif) no-repeat left top;
	width:80px;
	height:20px;
}
#tmp_func_read span {
	width:80px;
	height:20px;
}
/* hnavi2 */
#tmp_hnavi2 {
	list-style:none;
	padding-top:2px;
	padding-left:2px;
	clear:both;
}
#tmp_hnavi2 li {
	margin:0 25px 0 0;
	float:left;
}
#tmp_hnavi2 li.last {
	margin-right:0;
}
#tmp_means_secondary {
	float:right;
	width:270px;
}
/* search */
#tmp_search {
	padding:10px 13px 12px 17px;
	background:url(/shared/site_zoo/images/header/search_bg.gif) no-repeat left bottom;
}
#tmp_search p {
	float:left;
}
#tmp_search .sch_btn {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_query {
	width:180px;
	margin:0 10px 0 0;
	border:none;
}
#tmp_serach_ttl {
	display:none;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* read */
#tmp_means2.read {
	width:575px;
	float:right;
	position:relative;
}
#tmp_means2.read #tmp_func_txt,
#tmp_means2.read #tmp_func_clr {
	margin-right:10px;
}
#tmp_means2.read #tmp_hnavi2 {
	float:right;
}
#tmp_means2.read #tmp_means_primary {
	width:356px;
}
#tmp_means2.read #tmp_means_secondary {
	width:210px;
}
#tmp_means2.read #tmp_search {
	padding-left:10px;
	padding-right:10px;
	background:url(/shared/site_zoo/images/header/search_bg.png) repeat left top;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
#tmp_means2 #tmp_query {
	width:127px;
	margin-top:3px;
	margin-right:13px;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	padding:5px;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_gnavi ul li {
	margin:0 2px 0 0;
	float:left;
}
#tmp_gnavi ul li img {
	vertical-align:top;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	margin:10px 0 0;
	padding:0 0 0.3em;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 10px;
	background:url(/shared/site_zoo/images/navi/lnavi/lnavi_bg.jpg) no-repeat left bottom;
	padding:0 0 3px;
}
*:first-child+html #tmp_lnavi {
	min-height:1%;
}
* html #tmp_lnavi {
	display:inline-block;
}
#tmp_lnavi_ttl {
	padding:7px 8px 6px;
	background:url(/shared/site_zoo/images/navi/lnavi/lnavi_ttl_bg.jpg) no-repeat left top;
}
#tmp_lnavi_ttl p {
	padding:0 0 2px 0;
	border-bottom:2px dashed #CAB04A;
	font-weight:bold;
}
#tmp_lnavi_ttl a {
	padding:0 0 0 15px;
	color:#4E4027;
	background:url(/shared/site_zoo/images/navi/lnavi/lnavi_icon.gif) no-repeat left 0.4em;
	display:block;
}
#tmp_lnavi_cnt {
	padding:13px 10px 4px 0;
	background:url(/shared/site_zoo/images/navi/lnavi/lnavi_cnt_bg.jpg) repeat-y left top;
}
*:first-child+html #tmp_lnavi_cnt {
	min-height:1%;
}
* html #tmp_lnavi_cnt {
	display:inline-block;
}
*:first-child+html #tmp_lnavi_cnt {
	min-height:1%;
}
* html #tmp_lnavi_cnt {
	display:inline-block;
}
#tmp_lnavi_cnt ul {
	margin:0 0 0 27px;
	list-style-image:url(/shared/templates/zoo/images/contents/list_icon.gif);
}
#tmp_lnavi_cnt li {
	margin:0 0 0.6em;
}
/* top */
.col_lft_navi .lnavi_top {
	margin:0 0 20px;
}
.col_lft_navi .lnavi_top_ttl {
	padding:3px 7px 2px;
	background:url(/shared/site_zoo/images/navi/lnavi/lnavi_top_ttl_bg.jpg) no-repeat left top;
}
.col_lft_navi .wrap_lnavi_top_cnt {
	background:url(/shared/site_zoo/images/navi/lnavi/lnavi_top_bg.jpg) repeat-y left top;
}
.col_lft_navi .lnavi_top_cnt {
	padding:10px;
	background:url(/shared/site_zoo/images/navi/lnavi/lnavi_top_cnt_bg.jpg) no-repeat left bottom;
}
.col_lft_navi .lnavi_top_cnt p {
	margin:0 0 0.5em 0;
}
#tmp_lnavi_annai,
#tmp_lnavi_ryokin {
	color:#483517;
	background-color:transparent;
}
#tmp_lnavi_annai .date {
	padding:0 3px;
	color:inherit;
	background-color:#FFF7AC;
	font-weight:bold;
}
#tmp_lnavi_annai .line,
#tmp_lnavi_ryokin .line {
	margin-bottom:11px;
	padding:5px 0;
	border-top:2px dashed #A5CA35;
	border-bottom:2px dashed #A5CA35;
}
#tmp_lnavi_annai .btn,
#tmp_lnavi_ryokin .btn {
	margin-bottom:5px;
}
.col_lft_navi .lnavi_top_cnt ul {
	margin:0 0 0 18px;
	list-style-image:url(/shared/templates/zoo/images/contents/list_icon.gif);
}
.col_lft_navi .lnavi_top_cnt li {
	margin:0 0 0.6em;
}
#tmp_lnavi_ryokin {
	margin-bottom:10px;
}
/* lnavi_btn */
#tmp_lnavi_btn {
	padding-bottom:10px;
	text-align:center;
}
#tmp_lnavi_btn p {
	margin:0 0 10px;
}
/* event_cal
============================== */
#tmp_wrap_event_cal {
	margin:0 0 20px;
	color:inherit;
	background:#FFFFFF url(/shared/site_zoo/images/navi/event/wrap_cal_bg.gif) no-repeat left bottom;
	clear:both;
}
#tmp_event_cal {
	padding:6px 10px 18px;
	background:url(/shared/site_zoo/images/navi/event/cal_bg.gif) no-repeat left top;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	text-align:center;
	margin:0 0 8px;
	background:url(/shared/site_zoo/images/navi/event/cal_ttl_bg.jpg) no-repeat 118px 51px;
}
#tmp_event_year {
	padding:10px 0 0 2px;
	float:left;
}
#tmp_event_month {
	float:left;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	width:100%;
	clear:both;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #ABA08E;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 10px;
	color:#483517;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar th {
	color:inherit;
	background-color:#F7F1DD;
	font-weight:normal;
}
#tmp_event_cal_cnt .calendar td.bgcolor {
	color:inherit;
	background-color:#F7F1DD;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:#483517;
	background-color:#FFF7AE;
}
#tmp_event_cal_cnt .calendar a {
	color:#483517;
	background-color:#FFFFFF;
}
#tmp_event_cal_cnt .calendar th.sun {
	color:#483517;
	background-color:#F7F1DD;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#D11818;
	background-color:#FFFFFF;
}
#tmp_event_cal_cnt .calendar th.sat {
	color:#483517;
	background-color:#F7F1DD;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#005EAA;
	background-color:#FFFFFF;
}
#tmp_event_cal .rnavi_btn {
	margin:16px 0 0;
	padding:11px 0 0;
	border-top:2px dashed #A5CA35;
}
/* cal_navi */
#tmp_cal_navi {
	list-style:none;
}
#tmp_cal_navi li {
	float:left;
	line-height:1.1;
}
#tmp_cal_navi .prev {
	padding:0 6px 0 18px;
}
#tmp_cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -17px;
	padding:0 0 0 17px;
	background:url(/shared/site_zoo/images/navi/event/cal_prev.gif) no-repeat left center;
}
#tmp_cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_cal_navi .next a {
	display:inline-block;
	padding:0 17px 0 0;
	background:url(/shared/site_zoo/images/navi/event/cal_next.gif) no-repeat right center;
}
#tmp_cal_navi .list {
	float:right;
}
/* rnavi
============================== */
#tmp_rnavi_banner {
	clear:both;
}
#tmp_rnavi_banner,
#tmp_rnavi_banner p {
	margin:0 0 10px;
}
#tmp_rnavi_access {
	margin:0 0 20px;
	padding:4px;
	border:1px dashed #76633D;
}
#tmp_rnavi_access_ttl,
#tmp_rnavi_access_cnt .map {
	margin:0 0 10px;
}
#tmp_rnavi_access_cnt .map {
	text-align:center;
}
#tmp_rnavi_access_ttl {
	padding-left:3px;
	background:url(/shared/site_zoo/images/navi/rnavi/access_ttl_bg.jpg) repeat left top;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_rnavi_btn {
	clear:both;
}
#tmp_rnavi_btn p {
	margin:0 0 20px;
}
#tmp_rnavi_btn p.rnavi_sappro_city_btn a {
	background:url(/shared/site_zoo/images/navi/rnavi/sappro_city_btn.jpg) no-repeat left top;
	width:200px;
	height:40px;
}
#tmp_rnavi_btn p.rnavi_sappro_city_btn span {
	width:200px;
	height:40px;
}
/* pnavi
============================== */
.pnavi {
	margin:25px 0 0;
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	padding:0 0 0 19px;
	background:url(/shared/templates/zoo/images/contents/ptop_bg.gif) no-repeat left center;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* topics
============================== */
#tmp_wrap_topics {
	margin:0 0 20px;
	background:url(/shared/templates/zoo_top/images/wrap_topics_bg.gif) no-repeat left top;
	clear:both;
}
#tmp_topics {
	padding:10px;
	background:url(/shared/templates/zoo_top/images/topics_bg.gif) no-repeat left bottom;
}
#tmp_topics_ttl {
	width:170px;
	float:left;
}
#tmp_topics_ttl p {
	background:url(/shared/templates/zoo_top/images/topics.jpg) no-repeat left top;
	width:170px;
	height:100px;
}
#tmp_topics_ttl span {
	width:170px;
	height:100px;
}
#tmp_wrap_topics_cnt {
	width:770px;
	float:left;
}
#tmp_topics_cnt {
	margin:5px 0;
	background:url(/shared/templates/zoo_top/images/topics_cnt_bg.gif) repeat-y 391px top;
}
#tmp_topics_cnt .wrap_topics_box {
	float:left;
	width:385px;
}
#tmp_topics_cnt .topics_box {
	padding:0 20px 0 30px;
}
#tmp_topics_cnt .topics_img {
	float:left;
	width:120px;
	margin:0 15px 0 0;
}
#tmp_topics_cnt .topics_txt {
	float:right;
	width:200px;
}
/* visual
============================== */
#tmp_visual {
	clear:both;
	position:relative;
}
#tmp_visual .box_parent_gallrey {
	position:relative;
	overflow:hidden;
	min-height:350px;
}
#tmp_visual .box_gallrey {
	min-height:350px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_visual ul {
	list-style:none;
}
#tmp_visual ul img {
	vertical-align:top;
}
#tmp_visual .list_order {
	position: absolute;
	z-index: 20;
	right: 95px;
	bottom: 43px;
}
#tmp_visual .list_order li {
    padding:0px 0px 0px 4px;
    float:left;
}
#tmp_visual .list_order li img {
	vertical-align:top;
}
#tmp_gallery_player {
	position:absolute;
	right:8px;
	bottom:47px;
	z-index:20;
}
/* update
============================== */
#tmp_contents #tmp_wrap_ut2 {
	float:right;
}
#tmp_contents #tmp_wrap_ut2 .rs_skip {
	display:inline;
}
#tmp_contents #tmp_update {
	margin-bottom:0;
	text-align:right;
}
#tmp_contents #tmp_wrap_ut2 #tmp_update {
	float:right;
	text-align:right;
}
#tmp_contents #tmp_twitter,
#tmp_contents #tmp_facebook,
#tmp_contents #tmp_mixi,
#tmp_contents #tmp_gooble_plus,
#tmp_contents #tmp_hatena,
#tmp_contents .social_media_btn {
	margin:0 5px 0 0;
	padding:0;
	display:inline-block;
	vertical-align:top;
}
#tmp_contents #tmp_mixi iframe {
	width:70px !important;
}
#tmp_contents #tmp_gooble_plus div:first-child {
	width:70px !important;
}
/* plugin 変更しない
============================== */
.plugin {
	margin:0 0 10px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:20px 0 10px;
	clear:both;
	border:2px solid #EAD06A;
}
#tmp_inquiry_ttl {
	padding:0;
	font-weight:bold;
	color:#4E4027;
	background:url(/shared/site_zoo/images/main/inquiry/inquiry_ttl_bg.gif) repeat-y left top;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	padding:5px 10px 2px;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:15px 0 10px;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 0 0.5em;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 8px 10px 0;
	float:left;
	display:inline;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	padding:0 10px;
	color:inherit;
	background:#FBF8ED url(/shared/site_zoo/images/footer/footer_bg.gif) repeat-y left top;
	min-width:960px;
	clear:both;
}
#tmp_footer {
	width:960px;
	margin:0 auto;
	padding:8px 0 0;
}
* html #tmp_footer {
	text-align:left;
}
#tmp_flogo {
	width:230px;
	margin:0 20px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_flogo img {
	width:230px;
	height:auto;
}
#tmp_f_address {
	width:710px;
	float:left;
}
#tmp_footer address {
	margin:0 0 2px;
	font-style:normal;
}
#tmp_wrap_fnavi {
	margin:0 0 10px;
}
#tmp_fnavi {
	margin:0 10px 0 0;
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
	float:left;
}
#tmp_fnavi li {
	margin:0 10px 0 0;
	float:left;
}
#tmp_fnavi2 {
	padding:0.2em 0 0;
	list-style:none;
	float:left;
}
#tmp_fnavi2 li {
	margin:0 17px 0 0;
	padding:0 0 0 20px;
	background:url(/shared/site_zoo/images/footer/fnavi2_icon.gif) no-repeat left center;
	float:left;
}
#tmp_footer_inq {
	margin:0 0 6px;
	clear:both;
}
#tmp_fnavi3 {
	padding:15px 0;
	border-top:2px dashed #E4DBC1;
	list-style:none;
	clear:both;
}
#tmp_fnavi3 li {
	margin:0 18px 0 0;
	padding:0 0 0 18px;
	background:url(/shared/site_zoo/images/footer/fnavi2_icon.gif) no-repeat left center;
	white-space:nowrap;
	float:left;
}
#tmp_wrap_copyright {
	margin:0 0 14px;
	padding:0 10px;
	color:#FFFFFF;
	background:#756540 url(/shared/site_zoo/images/footer/copyright_bg.gif) repeat-y left top;
	min-width:960px;
	clear:both;
}
#tmp_copyright {
	width:960px;
	margin:0 auto;
	text-align:right;
}
#tmp_copyright p {
	padding:0 5px;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#C40000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#1F8413; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%; /* 変更しない */
}
.txt_small {
	font-size:80%; /* 変更しない */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
p.indent1 {
	text-indent:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;	
}
ul ul.noicon,
ol ul.noicon {
	text-indent:-1.5em !important;
	margin-left:1.5em !important;	
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:100% !important;
	margin:0 !important;
	border-collapse:collapse !important;
	border-spacing:0 !important;
	background:transparent !important;
}
table.col2 td.col2L,
table.col2 td.col2R {
	vertical-align:top !important;
	text-align:left !important;
}
table.col2 td.col2L {
	width:51% !important;
	padding:0 !important;
	border-right-width:15px !important;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF !important;
}
table.col2 td.col2R {
	width:49% !important;
	padding:0 !important;
}
#tmp_main table.col2 td.col2L {
	border-top:none !important;
	border-bottom:none !important;
	border-left:none !important;
}
#tmp_main table.col2,
#tmp_main table.col2 td.col2R{
	border:none !important;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:49%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0 !important;
}
div.col2 div.col2 div.col2L {
	width:48%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:49%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:100% !important;
	margin:0 !important;
	border-collapse:collapse !important;
	border-spacing:0 !important;
	background:transparent !important;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	vertical-align:top !important;
	text-align:left !important;
	padding:0 !important;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33% !important;
	border-right-width:10px !important;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right-color:#FFFFFF !important;
}
table.col3 td.col3R {
	width:31% !important;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-top:none !important;
	border-bottom:none !important;
	border-left:none !important;
}
#tmp_main table.col3,
#tmp_main table.col3 td.col3R {
	border:none !important;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:32%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em !important;
	border-collapse:collapse !important;
	border-spacing:0 !important;
	background:transparent !important;
}
table.img_cap td {
	padding:0 !important;
}
#tmp_main table.img_cap,
#tmp_main table.img_cap td {
	border:none !important;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	margin:0 !important;
	border:none !important;
	border-collapse:collapse !important;
	border-spacing:0 !important;
	background:transparent !important;
}
table.layouttable th,
table.layouttable td {
	padding:0 15px 0 0 !important;
	border:none !important;
	vertical-align:top !important;
	text-align:left !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
	vertical-align:top;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_light_green {
	color:inherit;
	background-color:#EAF7DD; /* デザインによって変更 */
}
td.bg_yellow{
	color:inherit;
	background-color:#FFF4CA; /* デザインによって変更 */
}
td.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって変更 */
}
td.bg_pink {
	color:inherit;
	background-color:#FBE3E7; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
model_change
================================================== */
#tmp_model_change_pub {
	clear:both;
}
/* 切替ボタン
============================== */
#tmp_model_change {
	color:#FFFFFF;
	background-color:#4E3812;
	padding:10px 40px;
	border-bottom:1px solid #FFFFFF;
	min-width:900px;
}
#tmp_model_change p {
	width:100%; /* 変更しない */
	font-size:214%;
	font-weight:bold;
}
#tmp_model_change p a {
	display:block;
	text-align:center;
	text-decoration:none;
	padding:10px 0;
	color:#4E3812;
	background-color:#EEEEEE;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(60%, #FFFFFF), to(#EEEEEE));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #FFFFFF 60%, #EEEEEE);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #FFFFFF 60%, #EEEEEE);/* CSS3 */
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_model_change p a span {
	display:block; /* 変更しない */
	width:100%; /* 変更しない */
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 767px) {
#tmp_model_change {
	display:block;
}
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
@media screen and (max-width : 767px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents:after,
#tmp_contents #tmp_wrap_ut:after,
#tmp_contents #tmp_wrap_ut2:after,
#tmp_maincontents:after,
#tmp_hg:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_hnavi2:after,
#tmp_gnavi:after,
#tmp_main:after,
#tmp_topics:after,
#tmp_topics_cnt:after,
#tmp_topics_cnt .topics_box:after,
#tmp_wrap_full:after,
#tmp_wrap_lm:after,
#tmp_event_cal_ttl:after,
#tmp_cal_navi:after,
#rnavi_banner:after,
#tmp_rnavi_faq_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry_cnt:after,
#tmp_publicity_cnt:after,
#tmp_wrap_footer:after,
#tmp_footer_cnt:after,
#tmp_wrap_fnavi:after,
#tmp_fnavi3:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_wrapper,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_contents #tmp_wrap_ut,
*:first-child+html #tmp_contents #tmp_wrap_ut2,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_hg,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_hnavi2,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_main,
*:first-child+html #tmp_topics,
*:first-child+html #tmp_topics_cnt,
*:first-child+html #tmp_topics_cnt .topics_box,
*:first-child+html #tmp_wrap_full,
*:first-child+html #tmp_wrap_lm,
*:first-child+html #tmp_wrap_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_cal_navi,
*:first-child+html .col_lft_navi .lnavi_top,
*:first-child+html #rnavi_banner,
*:first-child+html #tmp_rnavi_faq_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_wrap_footer,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_wrap_fnavi,
*:first-child+html #tmp_fnavi3,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3 {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_wrapper,
* html #tmp_contents,
* html #tmp_contents #tmp_wrap_ut,
* html #tmp_contents #tmp_wrap_ut2,
* html #tmp_maincontents,
* html #tmp_hg,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_search,
* html #tmp_hnavi,
* html #tmp_hnavi2,
* html #tmp_gnavi,
* html #tmp_main,
* html #tmp_topics,
* html #tmp_topics_cnt,
* html #tmp_topics_cnt .topics_box,
* html #tmp_wrap_full,
* html #tmp_wrap_lm,
* html #tmp_wrap_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_cal_navi,
* html .col_lft_navi .lnavi_top,
* html #rnavi_banner,
* html #tmp_rnavi_faq_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry_cnt,
* html #tmp_publicity_cnt,
* html #tmp_wrap_footer,
* html #tmp_footer_cnt,
* html #tmp_wrap_fnavi,
* html #tmp_fnavi3,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}
@media print {
	.social_media_btn {
		display:none !important;
	}
}