@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:inherit;
	background-color:#FFFFFF;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:970px; /* デザインによって変更 */
	margin:0 auto;
}
* html #tmp_wrapper {
	text-align:left;
}
#tmp_wrapper2 {
	background:url(/shared/images/wrapper/wrapper_bg.jpg) no-repeat left top;
}
.format_top #tmp_wrapper2 {
	background:url(/shared/images/wrapper/wrapper_bg_top.jpg) no-repeat left top;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 0 25px;
	clear:both; /* 変更しない */
}
.custom_kids #tmp_wrap_main {
	padding:126px 40px 25px 20px;
	background:url(/shared/images/main/kids_bg.jpg) no-repeat left top;
}
#tmp_gge {
	clear:both;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* 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 0 10px; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-250px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:250px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-220px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:250px; /* デザインによって変更 */
	position:relative;
	z-index:1;
}
.column_full .col_rgt_navi {
	padding:0 15px 0 35px;
}
.format_top .col_rgt_navi {
	padding: 20px 15px 0 15px;
	margin: -10px 0 0 20px;
	background: url(/shared/images/navi/lnavi/bg_lnavi_radius.jpg) no-repeat right top;
	border-radius:30px 30px 0 0;
}
.format_top .column_full .col_main {
	margin-left:220px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-230px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:230px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:230px; /* デザインによって変更 */
	margin-right:-270px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:15px 0 0;
	background:url(/shared/images/navi/lnavi/bg_lnavi_top.gif) no-repeat left top;
}
.format_free .column_full .col_main {
	margin-left:270px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:270px; /* デザインによって変更 */
}
/* kids */
.custom_kids .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-240px; /* デザインによって変更 */
}
.custom_kids .col_lft_navi {
	padding:0;
	background:none;
}
.custom_kids .column_lnavi .col_main {
	padding:20px 0 0;
	margin-left:240px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:0 30px 45px 0;
}
.format_top #tmp_header {
	padding:0 30px 8px 0;
}
#tmp_hlogo {
	margin:10px 0 0;
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:180px;
	height:62px;
	background:url(/shared/images/header/hlogo.gif) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:180px;
	height:62px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:180px;
	height:62px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_means {
	width:564px;
	float:right;
	position:relative;
}
.format_top #tmp_means {
	width:706px;
}
#tmp_means img {
	vertical-align:top;
}
/* primary
============================== */
#tmp_means_primary {
	margin:0;
}
.format_top #tmp_means_primary {
	float:right;
}
/* hnavi */
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	float:left;
}
/*
#tmp_hnavi li:first-child {
	width:180px;
}
#tmp_hnavi li:nth-child(2) {
	width:118px;
}
#tmp_hnavi li:nth-child(3) {
	width:169px;
}
#tmp_hnavi li.last {
	width:97px;
}
*/
/* secondary
============================== */
#tmp_means_secondary {
	position:absolute;
	top:42px;
	left:0;
}
.format_top #tmp_means_secondary {
	top:38px;
	right:0;
}
/* search */
#tmp_search {
	margin:0 23px 0 0;
	float:left;
}
.format_top #tmp_search {
	margin:0 14px 0 0;
}
#tmp_search dt {
	margin:0 4px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:128px;
	min-height:20px;
	margin:0 5px 0 0;
	border:1px solid #999999;
}
.format_top #tmp_query {
	width:278px;
	min-height:26px;	
}
.format_top #tmp_func_sch_btn {
	min-width: 65px;
	min-height: 28px;
	border: 1px solid #666666;
    background-color: #777777;
	background: -webkit-gradient(linear, center top, center bottom, from(#777777), to(#333333)) !important;
	background: -moz-linear-gradient(center top, #777777, #333333) !important;
	background: linear-gradient(to bottom, #777777, #333333) !important;
	color: #FFFFFF;
	padding: 1px;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
}
* html #tmp_query {
	width:130px;
}
/* hnavi2 */
#tmp_hnavi2 {
	list-style:none;
	list-style-image:none;
	float:left;
}
.format_top #tmp_hnavi2 {
	margin-top: 3px;	
}
#tmp_hnavi2 li {
	margin:0 6px 0 0;
	float:left;
}
#tmp_hnavi2 .last {
	margin-right:0;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	padding:0 0 5px;
	background:url(/shared/images/navi/gnavi/gnavi_bg.jpg) repeat-x left bottom;
	clear:both;
}
.format_top #tmp_gnavi {
	padding:9px 0 0;
	background:url(/shared/images/navi/gnavi/gnavi_top_bg.jpg) repeat-x left top;	
}
#tmp_gnavi ul {
	margin:0;
	list-style:none;
}
.format_top #tmp_gnavi ul {
	background:url(/shared/images/navi/gnavi/gnavi_bg.jpg) repeat-x left bottom;
	padding-bottom:5px;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	height:48px;
	background-image:url(/shared/images/navi/gnavi/gnavi_ja.jpg);
	background-repeat:no-repeat;
}
.format_top #tmp_gnavi a {
	height:50px;	
}
#tmp_glist1 a {
	width:123px;
	background-position:left top;
}
#tmp_glist1 span {
	width:123px;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_glist1 a:active {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_glist2 a {
	width:121px;
	background-position:-123px top;
}
#tmp_glist2 span {
	width:121px;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-123px bottom;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:-123px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-123px bottom;
}
#tmp_glist3 a {
	width:121px;
	background-position:-244px top;
}
#tmp_glist3 span {
	width:121px;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-244px bottom;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:-244px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-244px bottom;
}
#tmp_glist4 a {
	width:121px;
	background-position:-365px top;
}
#tmp_glist4 span {
	width:121px;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-365px bottom;
}
*:first-child+html #tmp_glist4 a:active {
	background-position:-365px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-365px bottom;
}
#tmp_glist5 a {
	width:121px;
	background-position:-486px top;
}
#tmp_glist5 span {
	width:121px;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-486px bottom;
}
*:first-child+html #tmp_glist5 a:active {
	background-position:-486px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-486px bottom;
}
#tmp_glist6 a {
	width:121px;
	background-position:-607px top;
}
#tmp_glist6 span {
	width:121px;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-607px bottom;
}
*:first-child+html #tmp_glist6 a:active {
	background-position:-607px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-607px bottom;
}
#tmp_glist7 a {
	width:121px;
	background-position:-728px top;
}
#tmp_glist7 span {
	width:121px;
}
#tmp_glist7.active a,
#tmp_glist7 a:hover,
#tmp_glist7 a:focus {
	background-position:-728px bottom;
}
*:first-child+html #tmp_glist7 a:active {
	background-position:-728px bottom;
}
* html #tmp_glist7 a:active {
	background-position:-728px bottom;
}
#tmp_glist8 a {
	width:121px;
	background-position:-849px top;
}
#tmp_glist8 span {
	width:121px;
}
#tmp_glist8.active a,
#tmp_glist8 a:hover,
#tmp_glist8 a:focus {
	background-position:-849px bottom;
}
*:first-child+html #tmp_glist8 a:active {
	background-position:-849px bottom;
}
* html #tmp_glist8 a:active {
	background-position:-849px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	height:48px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* top */
.format_top #tmp_gnavi {
	margin:0 0 10px;
	clear:both;
}
.format_top #tmp_gnavi a {
	background-image:url(/shared/images/navi/gnavi/gnavi_top_ja2.jpg);
}
.format_top #tmp_glist1 a {
	width:90px;
	background-position:left top;
}
.format_top #tmp_glist1 span {
	width:90px;
}
.format_top #tmp_glist1.active a,
.format_top #tmp_glist1 a:hover,
.format_top #tmp_glist1 a:focus {
	background-position:left bottom;
}
*:first-child+html .format_top #tmp_glist1 a:active {
	background-position:left bottom;
}
* html .format_top #tmp_glist1 a:active {
	background-position:left bottom;
}
.format_top #tmp_glist2 a {
	width:90px;
	background-position:-90px top;
}
.format_top #tmp_glist2 span {
	width:90px;
}
.format_top #tmp_glist2.active a,
.format_top #tmp_glist2 a:hover,
.format_top #tmp_glist2 a:focus {
	background-position:-90px bottom;
}
*:first-child+html .format_top #tmp_glist2 a:active {
	background-position:-90px bottom;
}
* html .format_top #tmp_glist2 a:active {
	background-position:-90px bottom;
}
.format_top #tmp_glist3 a {
	width:90px;
	background-position:-180px top;
}
.format_top #tmp_glist3 span {
	width:90px;
}
.format_top #tmp_glist3.active a,
.format_top #tmp_glist3 a:hover,
.format_top #tmp_glist3 a:focus {
	background-position:-180px bottom;
}
*:first-child+html .format_top #tmp_glist3 a:active {
	background-position:-180px bottom;
}
* html .format_top #tmp_glist3 a:active {
	background-position:-180px bottom;
}
.format_top #tmp_glist4 a {
	width:90px;
	background-position:-270px top;
}
.format_top #tmp_glist4 span {
	width:90px;
}
.format_top #tmp_glist4.active a,
.format_top #tmp_glist4 a:hover,
.format_top #tmp_glist4 a:focus {
	background-position:-270px bottom;
}
*:first-child+html .format_top #tmp_glist4 a:active {
	background-position:-270px bottom;
}
* html .format_top #tmp_glist4 a:active {
	background-position:-270px bottom;
}
.format_top #tmp_glist5 a {
	width:91px;
	background-position:-360px top;
}
.format_top #tmp_glist5 span {
	width:91px;
}
.format_top #tmp_glist5.active a,
.format_top #tmp_glist5 a:hover,
.format_top #tmp_glist5 a:focus {
	background-position:-360px bottom;
}
*:first-child+html .format_top #tmp_glist5 a:active {
	background-position:-360px bottom;
}
* html .format_top #tmp_glist5 a:active {
	background-position:-360px bottom;
}
.format_top #tmp_glist6 a {
	width:90px;
	background-position:-451px top;
}
.format_top #tmp_glist6 span {
	width:90px;
}
.format_top #tmp_glist6.active a,
.format_top #tmp_glist6 a:hover,
.format_top #tmp_glist6 a:focus {
	background-position:-451px bottom;
}
*:first-child+html .format_top #tmp_glist6 a:active {
	background-position:-451px bottom;
}
* html .format_top #tmp_glist6 a:active {
	background-position:-451px bottom;
}
.format_top #tmp_glist7 a {
	width:90px;
	background-position:-541px top;
}
.format_top #tmp_glist7 span {
	width:90px;
}
.format_top #tmp_glist7.active a,
.format_top #tmp_glist7 a:hover,
.format_top #tmp_glist7 a:focus {
	background-position:-541px bottom;
}
*:first-child+html .format_top #tmp_glist7 a:active {
	background-position:-541px bottom;
}
* html .format_top #tmp_glist7 a:active {
	background-position:-541px bottom;
}
.format_top #tmp_glist8 a {
	width:89px;
	background-position:-631px top;
}
.format_top #tmp_glist8 span {
	width:89px;
}
.format_top #tmp_glist8.active a,
.format_top #tmp_glist8 a:hover,
.format_top #tmp_glist8 a:focus {
	background-position:-631px bottom;
}
*:first-child+html .format_top #tmp_glist8 a:active {
	background-position:-631px bottom;
}
* html .format_top #tmp_glist8 a:active {
	background-position:-631px bottom;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:5px 2px;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	padding:0 15px;
	background:url(/shared/images/navi/lnavi/lnavi_bg.gif) repeat-y left top;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:3px 10px;
	background-image:url(/shared/images/navi/lnavi/lnavi_ttl_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border-bottom:1px solid #003A6A;
}
#tmp_lnavi_ttl a {
	display:block;
	color:#FFFFFF;
	background-color:#005EAA;
	background-image:url(/shared/images/navi/lnavi/lnavi_ttl_bg.gif);
	background-position:center -3px;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
}
#tmp_lnavi_cnt {
	padding:7px 10px 5px 23px;
}
#tmp_lnavi_cnt ul {
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_lnavi_cnt ul li {
	margin-bottom:8px;
}
#tmp_lnavi_cnt ul.switch_menu {
	margin:-7px -6px 4px -21px;
	padding-left:30px;
}
#tmp_lnavi_cnt ul li.noicon_list,
#tmp_lnavi_cnt ul li.noicon_list2 {
	list-style:none;
	list-style-image:none;
	border-bottom:1px dotted #CCCCCC;
	padding:8px 16px 6px 22px;
	margin:0 0 0 -30px;
	text-indent:-24px;
}
#tmp_lnavi_cnt ul li.noicon_list2 {
	border-bottom:none;
}
#tmp_lnavi_cnt .noicon_list .switch img,
#tmp_lnavi_cnt .noicon_list2 .switch img {
	vertical-align:bottom;
	margin-right:5px;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt li,
#tmp_lnavi_cnt .noicon_list2 .switch_cnt li {
	list-style:none;
	list-style-image:none;
	text-indent:0;
	background:url(/shared/images/navi/lnavi/lnavi_list_icon.gif) no-repeat 15px 0.3em;
	padding:0 0 0 28px;
	margin:6px 0 0 0;
	line-height:1.5;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt,
#tmp_lnavi_cnt .noicon_list2 .switch_cnt {
	margin-left:-14px;
}
#tmp_lnavi_cnt span {
	font-weight:bold;
}
#tmp_lnavi_cnt .active span {
	padding:0 0 0 30px;
	margin:0 -16px 0 -30px;
	display:block;
}
/* kyotsu */
#tmp_lnavi_kyotsu {
	margin-top:-15px;
	padding:15px;
	background:url(/shared/images/navi/lnavi/lnavi_kyotsu_bg.jpg) no-repeat left top;
}
/* event search */
.lnavi_box {
	clear:both;
	padding:5px 5px; 
	background:url(/shared/images/navi/lnavi/lnavi_box_bg_top.gif) no-repeat center top;
}
.lnavi_box_ttl {
	padding:5px 10px;
	color:inherit;
	background-color:#FFFFFF;
}
.lnavi_box_cnt {
	padding:5px 10px;
	background:url(/shared/images/navi/lnavi/lnavi_box_bg_bottom.gif) no-repeat left bottom;
}
.lnavi_box_cnt ul {
	list-style:none;
	margin:0 0 5px;
}
.lnavi_box_cnt ul li {
	padding:0 0 5px;
}
.lnavi_box_cnt ul li a {
	display:block;
}
.lnavi_box_cnt ul li img {
	vertical-align:top;
}
.search_kaijo {
	margin:0 0 5px;
	padding:5px 0;
	text-align:center;
	background:url(/shared/images/navi/lnavi/search_kaijo_bg.gif) repeat-y left top;
}
/* event_cal
============================== */
.column_lnavi #tmp_main.event_cal_month_12,
.column_lnavi #tmp_main.event_cal_month_1,
.column_lnavi #tmp_main.event_cal_month_2 {
	background:url(/shared/images/navi/event/bg_lnavi_winter.gif) repeat-y left top;
}
.column_lnavi #tmp_main.event_cal_month_3,
.column_lnavi #tmp_main.event_cal_month_4,
.column_lnavi #tmp_main.event_cal_month_5 {
	background:url(/shared/images/navi/event/bg_lnavi_spring.gif) repeat-y left top;
}
.column_lnavi #tmp_main.event_cal_month_6,
.column_lnavi #tmp_main.event_cal_month_7,
.column_lnavi #tmp_main.event_cal_month_8 {
	background:url(/shared/images/navi/event/bg_lnavi_summer.gif) repeat-y left top;
}
.column_lnavi #tmp_main.event_cal_month_9,
.column_lnavi #tmp_main.event_cal_month_10,
.column_lnavi #tmp_main.event_cal_month_11 {
	background:url(/shared/images/navi/event/bg_lnavi_autumn.gif) repeat-y left top;
}
.column_lnavi #tmp_main.event_cal_month_12 .col_lft_navi,
.column_lnavi #tmp_main.event_cal_month_1 .col_lft_navi,
.column_lnavi #tmp_main.event_cal_month_2 .col_lft_navi {
	padding:30px 0 0;
	background:url(/shared/images/navi/event/cal_ttl_winter_bg.gif) no-repeat left top;
}
.column_lnavi #tmp_main.event_cal_month_3 .col_lft_navi,
.column_lnavi #tmp_main.event_cal_month_4 .col_lft_navi,
.column_lnavi #tmp_main.event_cal_month_5 .col_lft_navi {
	padding:30px 0 0;
	background:url(/shared/images/navi/event/cal_ttl_spring_bg.gif) no-repeat left top;
}
.column_lnavi #tmp_main.event_cal_month_6 .col_lft_navi,
.column_lnavi #tmp_main.event_cal_month_7 .col_lft_navi,
.column_lnavi #tmp_main.event_cal_month_8 .col_lft_navi {
	padding:30px 0 0;
	background:url(/shared/images/navi/event/cal_ttl_summer_bg.gif) no-repeat left top;
}
.column_lnavi #tmp_main.event_cal_month_9 .col_lft_navi,
.column_lnavi #tmp_main.event_cal_month_10 .col_lft_navi,
.column_lnavi #tmp_main.event_cal_month_11 .col_lft_navi {
	padding:30px 0 0;
	background:url(/shared/images/navi/event/cal_ttl_autumn_bg.gif) no-repeat left top;
}
.column_lnavi #tmp_main.event_cal_month_12 #tmp_wrap_event_cal,
.column_lnavi #tmp_main.event_cal_month_1 #tmp_wrap_event_cal,
.column_lnavi #tmp_main.event_cal_month_2 #tmp_wrap_event_cal {
	background:url(/shared/images/navi/event/cal_winter_bg.gif) repeat-y left top;
}
.column_lnavi #tmp_main.event_cal_month_3 #tmp_wrap_event_cal,
.column_lnavi #tmp_main.event_cal_month_4 #tmp_wrap_event_cal,
.column_lnavi #tmp_main.event_cal_month_5 #tmp_wrap_event_cal {
	background:url(/shared/images/navi/event/cal_spring_bg.gif) repeat-y left top;
}
.column_lnavi #tmp_main.event_cal_month_6 #tmp_wrap_event_cal,
.column_lnavi #tmp_main.event_cal_month_7 #tmp_wrap_event_cal,
.column_lnavi #tmp_main.event_cal_month_8 #tmp_wrap_event_cal {
	background:url(/shared/images/navi/event/cal_summer_bg.gif) repeat-y left top;
}
.column_lnavi #tmp_main.event_cal_month_9 #tmp_wrap_event_cal,
.column_lnavi #tmp_main.event_cal_month_10 #tmp_wrap_event_cal,
.column_lnavi #tmp_main.event_cal_month_11 #tmp_wrap_event_cal {
	background:url(/shared/images/navi/event/cal_autumn_bg.gif) repeat-y left top;
}
#tmp_event_cal {
	padding:8px 0 0;
}
.column_lnavi #tmp_main.event_cal_month_12 #tmp_event_cal,
.column_lnavi #tmp_main.event_cal_month_1 #tmp_event_cal,
.column_lnavi #tmp_main.event_cal_month_2 #tmp_event_cal {
	background:transparent url(/shared/images/navi/event/cal_ttl_winter.gif) repeat-x left top;
}
.column_lnavi #tmp_main.event_cal_month_3 #tmp_event_cal,
.column_lnavi #tmp_main.event_cal_month_4 #tmp_event_cal,
.column_lnavi #tmp_main.event_cal_month_5 #tmp_event_cal {
	background:transparent url(/shared/images/navi/event/cal_ttl_spring.gif) repeat-x left top;
}
.column_lnavi #tmp_main.event_cal_month_6 #tmp_event_cal,
.column_lnavi #tmp_main.event_cal_month_7 #tmp_event_cal,
.column_lnavi #tmp_main.event_cal_month_8 #tmp_event_cal {
	background:transparent url(/shared/images/navi/event/cal_ttl_summer.gif) repeat-x left top;
}
.column_lnavi #tmp_main.event_cal_month_9 #tmp_event_cal,
.column_lnavi #tmp_main.event_cal_month_10 #tmp_event_cal,
.column_lnavi #tmp_main.event_cal_month_11 #tmp_event_cal {
	background:transparent url(/shared/images/navi/event/cal_ttl_autumn.gif) repeat-x left top;
}
/* event_cal_ttl */
#tmp_wrap_event_cal {
	margin-bottom:10px;
}
#tmp_event_cal_ttl {
	clear:both;
	padding:2px 49px 0 37px;
}
#tmp_event_cal_ttl .year {
	margin:13px 0 0 0;
	float:left;
}
#tmp_event_cal_ttl .month {
	float:right;
}
/* event_cal_cnt */
#tmp_wrap_event_cal_cnt {
	padding:9px 20px 24px;
}
#tmp_event_cal_cnt {
	clear:both;
}
.column_lnavi #tmp_main.event_cal_month_12 #tmp_wrap_event_cal_cnt,
.column_lnavi #tmp_main.event_cal_month_1 #tmp_wrap_event_cal_cnt,
.column_lnavi #tmp_main.event_cal_month_2 #tmp_wrap_event_cal_cnt {
	background:transparent url(/shared/images/navi/event/cal_cnt_winter_bg.jpg) no-repeat left bottom;
}
.column_lnavi #tmp_main.event_cal_month_3 #tmp_wrap_event_cal_cnt,
.column_lnavi #tmp_main.event_cal_month_4 #tmp_wrap_event_cal_cnt,
.column_lnavi #tmp_main.event_cal_month_5 #tmp_wrap_event_cal_cnt {
	background:transparent url(/shared/images/navi/event/cal_cnt_spring_bg.jpg) no-repeat left bottom;
}
.column_lnavi #tmp_main.event_cal_month_6 #tmp_wrap_event_cal_cnt,
.column_lnavi #tmp_main.event_cal_month_7 #tmp_wrap_event_cal_cnt,
.column_lnavi #tmp_main.event_cal_month_8 #tmp_wrap_event_cal_cnt {
	background:transparent url(/shared/images/navi/event/cal_cnt_summer_bg.jpg) no-repeat left bottom;
}
.column_lnavi #tmp_main.event_cal_month_9 #tmp_wrap_event_cal_cnt,
.column_lnavi #tmp_main.event_cal_month_10 #tmp_wrap_event_cal_cnt,
.column_lnavi #tmp_main.event_cal_month_11 #tmp_wrap_event_cal_cnt {
	background:transparent url(/shared/images/navi/event/cal_cnt_autumn_bg.jpg) no-repeat left bottom;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
.column_lnavi #tmp_main.event_cal_month_12 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_12 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_12 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_1 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_1 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_1 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_2 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_2 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_2 #tmp_event_cal_cnt .calendar th {
	border:1px solid #E77997;
}
.column_lnavi #tmp_main.event_cal_month_3 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_3 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_3 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_4 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_4 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_4 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_5 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_5 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_5 #tmp_event_cal_cnt .calendar th {
	border:1px solid #7BAD27;
}
.column_lnavi #tmp_main.event_cal_month_6 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_6 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_6 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_7 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_7 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_7 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_8 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_8 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_8 #tmp_event_cal_cnt .calendar th {
	border:1px solid #35A9CA;
}
.column_lnavi #tmp_main.event_cal_month_9 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_9 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_9 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_10 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_10 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_10 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_11 #tmp_event_cal_cnt .calendar,
.column_lnavi #tmp_main.event_cal_month_11 #tmp_event_cal_cnt .calendar td,
.column_lnavi #tmp_main.event_cal_month_11 #tmp_event_cal_cnt .calendar th {
	border:1px solid #DEA621;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:5px 0 13px;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
}
.column_lnavi #tmp_main.event_cal_month_12 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_12 #tmp_event_cal_cnt .calendar td.bgcolor,
.column_lnavi #tmp_main.event_cal_month_1 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_1 #tmp_event_cal_cnt .calendar td.bgcolor,
.column_lnavi #tmp_main.event_cal_month_2 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_2 #tmp_event_cal_cnt .calendar td.bgcolor {
	background-color:#F9DDE5;
}
.column_lnavi #tmp_main.event_cal_month_3 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_3 #tmp_event_cal_cnt .calendar td.bgcolor,
.column_lnavi #tmp_main.event_cal_month_4 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_4 #tmp_event_cal_cnt .calendar td.bgcolor,
.column_lnavi #tmp_main.event_cal_month_5 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_5 #tmp_event_cal_cnt .calendar td.bgcolor {
	background-color:#E4F3CB;
}
.column_lnavi #tmp_main.event_cal_month_6 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_6 #tmp_event_cal_cnt .calendar td.bgcolor,
.column_lnavi #tmp_main.event_cal_month_7 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_7 #tmp_event_cal_cnt .calendar td.bgcolor,
.column_lnavi #tmp_main.event_cal_month_8 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_8 #tmp_event_cal_cnt .calendar td.bgcolor {
	background-color:#DAF2FA;
}
.column_lnavi #tmp_main.event_cal_month_9 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_9 #tmp_event_cal_cnt .calendar td.bgcolor,
.column_lnavi #tmp_main.event_cal_month_10 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_10 #tmp_event_cal_cnt .calendar td.bgcolor,
.column_lnavi #tmp_main.event_cal_month_11 #tmp_event_cal_cnt .calendar th,
.column_lnavi #tmp_main.event_cal_month_11 #tmp_event_cal_cnt .calendar td.bgcolor {
	background-color:#FAEAC5;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFFFCC !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#CC0000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#3333CC;
	background-color:transparent;
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style:none;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.1;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 12px;
	border-right:1px solid #000000;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -14px;
	padding:0 0 0 20px;
	background:url(/shared/images/navi/event/cal_prev.gif) no-repeat left center;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:inline-block;
	padding:0 20px 0 0;
	background:url(/shared/images/navi/event/cal_next.gif) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}
/* moshimo
============================== */
#tmp_moshimo {
	margin:0 0 15px;
	border:1px solid #FF9696;
	clear:both;
}
#tmp_moshimo_ttl h2 {
	background:url(/shared/images/navi/lnavi/moshimo_ttl_ja.jpg) no-repeat left top;
	width:198px;
	height:29px;
	display:block;
}
#tmp_moshimo_ttl h2 span {
	width:198px;
	height:29px;
	display:block;
}
#tmp_moshimo_cnt {
	padding:6px 10px 2px 23px;
	color:inherit;
	background-color:#FFEAEA;
}
#tmp_moshimo_cnt ul li {
	margin-bottom:8px;
}
/* switch_cen_navi
============================== */
#tmp_switch_cen_navi {
	margin:0 0 5px;
	clear:both;
}
#tmp_switch_cen_navi ul.switch_menu.list_bg {
	background:#ffffff url(/shared/images/navi/lnavi/list_switch_bg.jpg) left top repeat-x;
}
#tmp_switch_cen_navi ul {
	list-style:none;
	list-style-image:none;
	margin-bottom: 20px;
}
#tmp_switch_cen_navi ul ul {
	list-style: disc;
}
#tmp_switch_cen_navi .switch_cnt {
	padding:6px 10px 0 23px;
}
#tmp_switch_cen_navi .switch_cnt li {
	margin-bottom:8px;
}
#tmp_switch_cen_navi.top_switch_menu .switch_menu {
	position:relative;
}
#tmp_switch_cen_navi.top_switch_menu .switch_menu .switch img {
	visibility:hidden;
	position:absolute;
    top: 6px;
    right: 8px;
}
#tmp_switch_cen_navi .cen_navi_koho a,
#tmp_switch_cen_navi .cen_navi_shisei a,
#tmp_switch_cen_navi .cen_navi_iken a {
	width:200px;
	height:29px;
	display:block;
}
#tmp_switch_cen_navi .cen_navi_koho a {
	background:url(/shared/images/navi/lnavi/koho_ttl_ja.jpg) no-repeat left top;
}
#tmp_switch_cen_navi .cen_navi_shisei a {
	background:url(/shared/images/navi/lnavi/shise_ttl_ja.jpg) no-repeat left top;
}
#tmp_switch_cen_navi .cen_navi_iken a {
	background:url(/shared/images/navi/lnavi/iken_ttl_ja.jpg) no-repeat left top;
}
#tmp_switch_cen_navi .cen_navi_koho span,
#tmp_switch_cen_navi .cen_navi_shisei span,
#tmp_switch_cen_navi .cen_navi_iken span {
	width:200px;
	height:29px;
	display:block;
}
#tmp_switch_cen_navi .btn_list_koho .switch_cnt li {
	list-style:none;
}#tmp_switch_cen_navi .btn_list_koho .switch_cnt li:first-child {
	padding: 10px 15px;
	background-color: #EBF5FE;
}
#tmp_switch_cen_navi .btn_list_koho .switch_cnt .kohoshi_ttl {
	width:180px;
    padding: 0 0 5px 0;
    background: none;
    position: static;
    height: auto;
    margin-bottom: 5px;
}
#tmp_switch_cen_navi .btn_list_koho .switch_cnt {
	padding:0;
}
#tmp_switch_cen_navi .btn_list_koho .switch_cnt img {
    display:block;
	margin: 0 auto;
}
#tmp_switch_cen_navi .btn_list_koho .cen_navi_koho .switch_cnt img {
	display:inline;
}
#tmp_switch_cen_navi .switch_cnt a {
	width:auto !important;
	height:auto !important;
	background:none;
}
/* btn_list
============================== */
#tmp_switch_cen_navi .btn_list_img_box {
	padding:0;
}
#tmp_switch_cen_navi .btn_list_img_box .btn_list_img_ttl p {
	text-align:center;
}
#tmp_switch_cen_navi .btn_list_img_box .btn_list_img {
	margin:0 15px;
}
#tmp_switch_cen_navi .btn_list_img_box .btn_list_img li {
	margin-bottom:0;
}
#tmp_switch_cen_navi .btn_list_koho .switch_cnt .btn_list_img_box li:first-child {
    padding: 0;
    background-color:transparent;
	color:inherit;
}
#tmp_switch_cen_navi .btn_list_koho .switch_cnt .btn_list_img_box a {
	background:none;
	padding-left:0;
}
.btn_list_img_ttl {
	margin-bottom:5px;
}
.btn_list {
	list-style:none;
	list-style-image:none;
	clear:both;
}
.btn_list li {
	margin-bottom:10px;
}
.btn_list li a {
	width:200px;
	height:50px;
	display:block;
}
.btn_list .btn_list_event a {
	background:url(/shared/images/navi/rnavi/bnr_event_ja.jpg) no-repeat left top;
}
.btn_list .btn_list_gikai a {
	background:url(/shared/images/navi/rnavi/bnr_gikai_ja.jpg) no-repeat left top;
}
.btn_list .btn_list_kyoiku a {
	background:url(/shared/images/navi/rnavi/bnr_inkai_ja.jpg) no-repeat left top;
}
.btn_list li span {
	width:200px;
	height:50px;
	display:block;
}
/* btn_list_img
============================== */
.btn_list_img {
	list-style:none;
	list-style-image:none;
	clear:both;
}
.btn_list_img li {
	width: 50px;
	float: left;
	margin-right: 10px;
}
.btn_list_img li:last-child {
	margin-right: 0;
}
.btn_list_img li img {
	vertical-align:top;
}
/* toretate
============================== */
#tmp_toretate {
	margin:0 0 10px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_toretate_ttl {
	padding:2px;
}
#tmp_toretate_ttl h2 {
	background:url(/shared/images/navi/rnavi/toretate_ttl_ja.jpg) no-repeat left top;
	width:196px;
	height:35px;
	display:block;
}
#tmp_toretate_ttl h2 span {
	width:196px;
	height:35px;
	display:block;
}
#tmp_toretate_cnt {
	padding:2px 10px 8px;
}
#tmp_toretate_cnt .photo {
	margin-bottom:5px;
}
#tmp_toretate_cnt .photo img {
	width:100%; !important;
	height:auto; !important;
}
#tmp_toretate_cnt .photo object {
	width:100%; !important;
	height:135px; !important;
}
#tmp_toretate_cnt .frame_youtube {
	position:relative;
	display:block;
	height:0;
	padding-top:56.25%;
	overflow:hidden;
}
#tmp_toretate_cnt .frame_youtube iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* kanko
============================== */
#tmp_kanko {
	margin:0 0 10px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_kanko_ttl {
	padding:2px;
}
#tmp_kanko_ttl p a {
	background:url(/shared/images/navi/rnavi/kankou_ttl.gif) no-repeat left top;
	width:196px;
	height:82px;
	display:block;
}
#tmp_kanko_ttl p span {
	width:196px;
	height:82px;
	display:block;
}
#tmp_kanko_cnt {
	padding:3px 2px 2px;
}
/* toke
============================== */
#tmp_toke {
	margin:0 0 15px;
	padding:8px 10px 5px;
	color:inherit;
	background-color:#FFFFFF;
	border: 1px solid #68B0D7;
	clear:both;
}
#tmp_toke_ttl {
	padding:0 0 0 20px;
	background:url(/shared/images/navi/rnavi/toke_list_icon.jpg) no-repeat left 0.2em;
	font-weight:bold;
}
#tmp_toke_ttl h2 {
	font-size:100%;
}
#tmp_toke_cnt {
	padding:5px 0 0;
}
/* datatable */
#tmp_toke table.datatable {
	margin:0 0 0.3em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:1px solid #999999;
}
#tmp_toke table.datatable th {
	padding:5px 8px;
	color:inherit;
	background-color:#DCE9F8;
	border:1px solid #999999;
}
#tmp_toke table.datatable td {
	padding:5px 8px;
	border:1px solid #999999;
}
#tmp_toke table.datatable p {
	margin:0; /* 変更しない */
}
/* box_rnavi_menu
============================== */
.box_rnavi_menu {
	margin:0 0 10px;
	clear:both;
}
.box_rnavi_menu ul {
	list-style:none;
	list-style-image:none;
}
.box_rnavi_menu img {
	vertical-align:top;
	display:none;
}
.format_free .box_rnavi_menu img {
	display:inline-block;
	margin:15px 0 16px 10px;
}
.box_rnavi_menu .switch_menu li {
	background:url(/shared/images/navi/rnavi/box_rnavi_menu_bg_off.jpg) no-repeat left top;
}
.box_rnavi_menu .switch_menu li.active {
	background:url(/shared/images/navi/rnavi/box_rnavi_menu_bg_on.jpg) no-repeat left top;
}
.box_rnavi_menu .switch {
	display:block !important;
}
.box_rnavi_menu li a {
	display:block;
	width:200px;
	height:50px;
}
*:first-child+html .box_rnavi_menu li a {
	height:49px;
}
.box_rnavi_menu #tmp_bnr_shisetsu_ttl a {
	background:url(/shared/images/navi/rnavi/bnr_shisetsu_off.jpg) no-repeat left top;
}
.box_rnavi_menu #tmp_bnr_yokoso_ttl a {
	background: url(/shared/images/navi/rnavi/bnr_yokoso_off.jpg) no-repeat left top;
}
.box_rnavi_menu #tmp_bnr_denshi_ttl a {
	background:url(/shared/images/navi/rnavi/bnr_denshi_off.jpg) no-repeat left top;
}
.box_rnavi_menu #tmp_bnr_shisetsu_ttl.active a {
	background:url(/shared/images/navi/rnavi/bnr_shisetsu_on.jpg) no-repeat left top;
}
.box_rnavi_menu #tmp_bnr_yokoso_ttl.active a {
	background:url(/shared/images/navi/rnavi/bnr_yokoso_on.jpg) no-repeat left top;
}
.box_rnavi_menu #tmp_bnr_denshi_ttl.active a {
	background:url(/shared/images/navi/rnavi/bnr_denshi_on.jpg) no-repeat left top;
}
.box_rnavi_menu .switch span {
	width:200px;
	height:50px;
}
.box_rnavi_menu .switch_cnt a {
	background:none !important;
	width:auto;
	height:auto !important;
}
.box_rnavi_menu .switch_cnt {
	padding:0 10px 8px 25px;
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/rnavi/box_rnavi_menu_bg.jpg) no-repeat left bottom;
	list-style-type:disc;
}
.box_rnavi_menu .switch_cnt li {
	margin-bottom:8px;
	padding:0;
	background:none;
}
/* kids */
#tmp_wrap_lnavi_kids {
	margin:0 0 10px;
	padding:10px 0 0;
	background:url(/shared/images/navi/lnavi/lnavi_kids_bg_top.gif) no-repeat left top;
}
#tmp_lnavi_kids {
	padding:0 0 8px;
	background:url(/shared/images/navi/lnavi/lnavi_kids_bg_btm.gif) no-repeat left bottom;
}
#tmp_lnavi_kids .box_kids {
	padding:0 10px;
	background:url(/shared/images/navi/lnavi/lnavi_kids_bg_mdl.gif) repeat-y left top;
}
#tmp_lnavi_kids .box_kids ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_kids .box_kids ul li {
	margin-bottom:3px;
	padding:0 5px 13px 0;
	background:url(/shared/images/navi/lnavi/lnavi_kids_line.jpg) repeat-x left bottom;
}
#tmp_lnavi_kids .box_kids ul li a {
	display:inline-block;
	padding:0 0 0 40px;
	background:url(/shared/images/navi/lnavi/lnavi_kids_icon.jpg) no-repeat left top;
	min-height:32px;
	height:auto !important;
	height:32px;
}
#tmp_wrap_lnavi_kids2 {
	margin:0 0 10px;
	padding:10px 0 0;
	background:url(/shared/images/navi/lnavi/lnavi_kids_bg_top2.gif) no-repeat left top;
}
#tmp_lnavi_kids2 {
	padding:0 0 6px;
	background:url(/shared/images/navi/lnavi/lnavi_kids_bg_btm2.gif) no-repeat left bottom;
}
#tmp_lnavi_kids2 .box_kids {
	padding:0 10px;
	background:url(/shared/images/navi/lnavi/lnavi_kids_bg_mdl2.gif) repeat-y left top;
}
#tmp_lnavi_kids2 .box_kids ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_kids2 .box_kids ul li {
	margin-bottom:3px;
	padding:0 5px 13px 0;
	background:url(/shared/images/navi/lnavi/lnavi_kids_line2.jpg) repeat-x left bottom;
}
#tmp_lnavi_kids2 .box_kids ul li a {
	display:inline-block;
	padding:0 0 0 40px;
	background:url(/shared/images/navi/lnavi/lnavi_kids_icon2.jpg) no-repeat left top;
}
/* weather */
#tmp_weather {
	margin:0 0 15px;
	padding:2px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_weather_ttl h2 {
	background:url(/shared/images/navi/rnavi/weather_ttl_ja.jpg) no-repeat left top;
	width:196px;
	height:35px;
	display:block;
}
#tmp_weather_ttl h2 span {
	width:196px;
	height:35px;
	display:block;
}
#tmp_we_today {
	margin:7px 0px 0px 0px;
	text-align:center;
	width:96px;
	border-right:dashed #A0A0A0 1px;
	float:left;
}
#tmp_we_today p{
	font-size:86%;
}
#tmp_we_tomorrow {
	margin:7px 0px 0px 0px;
	text-align:center;
	width:96px;
	float:left;
}
#tmp_we_tomorrow p{
	font-size:86%;
}
#tmp_we_link {
	clear:both;
	text-align:right;
	margin:0px 10px;
}
.we_day_ttl{
	width:75px;
	background-color:#CAEFFF;
	text-align:center;
	margin:0 auto;
	margin: 0 auto;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
.format_top #tmp_main {
	background:url(/shared/images/navi/lnavi/bg_lnavi.gif) no-repeat right 29px;
	background-size: 230px 100%;
	padding-top: 13px;
}
.column_lnavi #tmp_main {
	background:url(/shared/images/navi/lnavi/bg_lnavi.gif) repeat-y left top;
}
.custom_kids #tmp_main {
	background:none;
}
/* gallery
============================== */
#tmp_wrap_gallery {
	padding:0 0 32px;
	clear:both;
	position:relative;
	z-index:20;
}
#tmp_gallery {
	height:276px;
	overflow:hidden;
}
#tmp_gallery .list_order {
	position: absolute;
	left: 446px;
    bottom: 7px;
}
#tmp_gallery .list_order li {
	display: inline-block;
	margin-right: 7px;
}
#tmp_gallery .list_order li:last-child {
	margin-right: 0;	
}
#tmp_wrap_gallery img {
	vertical-align:top;
}
#tmp_wrap_gallery ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gallery_player .list_order {
	display:none;
}
#tmp_gallery .prev {
	display:none;
	position:absolute;
	z-index:20;
	top:120px;
	left:0;
}
#tmp_gallery .next {
	display:none;
	position:absolute;
	z-index:20;
	top:120px;
	right:0;
}
#tmp_gallery_player {
	width:auto;
	position: absolute;
    left: 372px;
    bottom: 3px;
	z-index: 30;
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:20px;
	border:1px solid #DF2020;
	clear:both;
}
#tmp_emergency_ttl {
	padding:2px 8px 1px;
	color:#FFFFFF;
	background:#DF2020 url(/shared/images/main/emergency/emergency_ttl_bg.jpg) repeat-x left top;
}
#tmp_emergency_ttl h2 {
	font-size:114%;
	font-weight:bold;
}
#tmp_emergency_cnt {
	padding:10px 10px 14px;
}
#tmp_emergency_cnt img {
	vertical-align:top;
}
#tmp_emergency_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_cnt ul li {
	margin:0 18px 0 0;
	float:left;
}
/* list_table */
#tmp_emergency table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_emergency table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_emergency table.list_table .date {
	width:70px;
	padding:0;
}
#tmp_emergency table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:10px;
	border:1px solid #DF2020;
	clear:both;
}
#tmp_emergency_s_ttl {
	padding:2px 8px 1px;
	color:#FFFFFF;
	background:#DF2020 url(/shared/images/main/emergency/emergency_ttl_bg.jpg) repeat-x left top;
}
#tmp_emergency_s_ttl h2 {
	font-size:114%;
	font-weight:bold;
}
#tmp_emergency_s_cnt {
	padding:10px 10px 5px;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #CCCCCC;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:5px 11px;
	color:inherit;
	background:#DFDFDF url(/shared/images/main/inquiry/inquiry_bg.jpg) repeat-x left top;
	border-bottom:1px solid #CCCCCC;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	font-weight:bold !important;
}
#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;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #666666;
	clear:both;
}
#tmp_feedback_ttl {
	padding:5px 11px;
	color:#FFFFFF;
	background-color:#666666;
	border-bottom:1px solid #666666;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
	font-weight:bold !important;
}
#tmp_feedback_cnt {
	padding:10px 15px;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	clear:both;
}
/* ==================================================
banner
================================================== */
#tmp_banner {
	padding:10px 0 0 10px;
	color:inherit;
	background-color:#EEEEEE;
	clear:both;
}
#tmp_banner ul {
	list-style-type:none;
}
#tmp_banner ul li {
	padding:0 10px 10px 0;
	float:left;
}
#tmp_banner img {
	vertical-align:top;
}
/* publicity */
#tmp_wrap_publicity {
	width:970px !important;
	border-bottom:2px solid #999999;
	position:relative;
	text-align:left;
}
#tmp_publicity {
	padding:22px 0 0 10px;
	color:inherit;
	background-color:#EEEEEE;
	border-bottom:1px solid #FFFFFF;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 10px 0.3em 0;
	float:left;
}
#tmp_publicity_cnt {
	float:left;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 5px 0 0;
	padding:0 0 5px;
	float:left;
}
#tmp_publicity_cnt p {
	clear:both;
	margin:0 0 0.4em;
}
#tmp_publicity_close {
	position:absolute;
	top:10px;
	right:10px;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:12px 0 0;
	border-top:2px solid #CCCCCC;
	clear:both;
}
.format_top #tmp_footer {
	border-top:none;
}
/* fnavi
============================== */
#tmp_fnavi {
	margin:0 0 12px;
	padding:0 7px;
	list-style:none;
}
#tmp_fnavi li {
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid #000000;
	float:left;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	clear:both;
}
#tmp_address {
	margin:0 17px 10px 0;
	padding:0 0 0 7px;
	float:left;
}
#tmp_address address {
	font-style:normal;
}
#tmp_address address span {
	margin-right:0.5em;
}
#tmp_fnavi2 {
	margin:2px 0 10px 0;
	list-style:none;
	float:left;
}
#tmp_fnavi2 li {
	margin:0 21px 0 0;
	float:left;
}
#tmp_fnavi2 #tmp_fnavi2_access a {
	background:url(/shared/images/footer/fnavi_access_ja.gif) no-repeat left top;
	display:block;
	width:141px;
	height:17px;
}
#tmp_fnavi2 #tmp_fnavi2_access span {
	display:block;
	width:141px;
	height:17px;
}
#tmp_fnavi2 #tmp_fnavi2_map a {
	background:url(/shared/images/footer/fnavi_annai_ja.gif) no-repeat left top;
	display:block;
	width:99px;
	height:17px;
}
#tmp_fnavi2 #tmp_fnavi2_map span {
	display:block;
	width:99px;
	height:17px;
}
#tmp_copyright {
	padding:4px 7px;
	color:#FFFFFF;
	background-color:#005EAA;
	clear:both;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#BF1111; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#27781D; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left: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 {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* 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;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !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;
}
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_pink,
th.bg_pink {
	color:inherit;
	background-color:#FFE3E3; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#F9F9BB; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E7E7E7; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
social_plugins
================================================== */
#tmp_wrap_social {
	clear:both;
}
#tmp_social {
	float:left;
}
#tmp_social #tmp_twitter,
#tmp_social #tmp_facebook,
#tmp_social #tmp_update {
	float:left;
}
#tmp_social #tmp_twitter,
#tmp_social #tmp_facebook {
	line-height:0;
	margin-bottom: 0.8em;
}
#tmp_social #tmp_twitter {
	margin-right:5px;
}
#tmp_social #tmp_facebook {
	margin-right:0px;
}
#tmp_social #tmp_twitter a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
#tmp_facebook #fb-root {
	display:none;
}
/* ==================================================
model_change
================================================== */
#tmp_model_change {
	display:none;
}
/* 末端は非表示に */
.format_free #tmp_model_change_pub {
	display:none;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px),only screen and (-webkit-min-device-pixel-ratio : 1.5),only screen and (min-device-pixel-ratio : 1.5) {
#tmp_model_change {
	display:block;
}
}
#tmp_model_change {
	clear:both;
	width:100%;
}
#tmp_model_change p {
	text-align:center;
}
#tmp_model_change p a {
    display:block;
	text-decoration:none;
	font-weight:bold;
	padding:12px 10px;
	color:#FFFFFF;
	background-color:#005EAA;
	background:-moz-linear-gradient(center top, #0086BF, #005EAA);/* Firefox */
	background:-webkit-gradient(linear, center top, center bottom, from(#0086BF), to(#005EAA));/* Safari,Chrome */
}
/* ==================================================
readspeaker
================================================== */
.rsbtn {
	margin:0 0 20px !important;
	clear:both;
}
.format_top .rsbtn {
	margin:0 !important;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.btn_list_img_box ul:after,
#tmp_weather:after,
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_hnavi:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_hnavi2:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_gge:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_wrap_event_cal:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_moshimo:after,
#tmp_moshimo_ttl:after,
#tmp_moshimo_cnt:after,
.btn_list:after,
#tmp_toretate:after,
#tmp_toretate_ttl:after,
#tmp_toretate_cnt:after,
#tmp_kanko:after,
#tmp_kanko_ttl:after,
#tmp_kanko_cnt:after,
#tmp_toke:after,
#tmp_toke_ttl:after,
#tmp_toke_cnt:after,
.box_rnavi_menu:after,
.box_rnavi_menu .switch_menu:after,
.box_rnavi_menu .switch:after,
.box_rnavi_menu .switch_cnt:after,
#tmp_wrap_lnavi_kids:after,
#tmp_lnavi_kids:after,
#tmp_lnavi_kids .box_kids:after,
#tmp_wrap_lnavi_kids2:after,
#tmp_lnavi_kids2:after,
#tmp_lnavi_kids2 .box_kids:after,
#tmp_wrap_gallery:after,
#tmp_gallery:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_banner:after,
#tmp_publicity:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
#tmp_address:after,
#tmp_fnavi2:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi2,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_main,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_gge,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_wrap_event_cal,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_moshimo,
*:first-child+html #tmp_moshimo_ttl,
*:first-child+html #tmp_moshimo_cnt,
*:first-child+html .btn_list,
*:first-child+html #tmp_toretate,
*:first-child+html #tmp_toretate_ttl,
*:first-child+html #tmp_toretate_cnt,
*:first-child+html #tmp_kanko,
*:first-child+html #tmp_kanko_ttl,
*:first-child+html #tmp_kanko_cnt,
*:first-child+html #tmp_toke,
*:first-child+html #tmp_toke_ttl,
*:first-child+html #tmp_toke_cnt,
*:first-child+html .box_rnavi_menu,
*:first-child+html .box_rnavi_menu .switch_menu,
*:first-child+html .box_rnavi_menu .switch,
*:first-child+html .box_rnavi_menu .switch_cnt,
*:first-child+html #tmp_wrap_lnavi_kids,
*:first-child+html #tmp_lnavi_kids,
*:first-child+html #tmp_lnavi_kids .box_kids,
*:first-child+html #tmp_wrap_lnavi_kids2,
*:first-child+html #tmp_lnavi_kids2,
*:first-child+html #tmp_lnavi_kids2 .box_kids,
*:first-child+html #tmp_wrap_gallery,
*:first-child+html #tmp_gallery,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_banner,
*:first-child+html #tmp_publicity,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_address,
*:first-child+html #tmp_fnavi2,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_hnavi,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_hnavi2,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_main,
* html #tmp_wrap_main,
* html #tmp_gge,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_wrap_event_cal,
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_cnt,
* html #tmp_event_cal_cnt .cal_navi,
* html #tmp_moshimo,
* html #tmp_moshimo_ttl,
* html #tmp_moshimo_cnt,
* html .btn_list,
* html #tmp_toretate,
* html #tmp_toretate_ttl,
* html #tmp_toretate_cnt,
* html #tmp_kanko,
* html #tmp_kanko_ttl,
* html #tmp_kanko_cnt,
* html #tmp_toke,
* html #tmp_toke_ttl,
* html #tmp_toke_cnt,
* html .box_rnavi_menu,
* html .box_rnavi_menu .switch_menu,
* html .box_rnavi_menu .switch,
* html .box_rnavi_menu .switch_cnt,
* html #tmp_wrap_lnavi_kids,
* html #tmp_lnavi_kids,
* html #tmp_lnavi_kids .box_kids,
* html #tmp_wrap_lnavi_kids2,
* html #tmp_lnavi_kids2,
* html #tmp_lnavi_kids2 .box_kids,
* html #tmp_wrap_gallery,
* html #tmp_gallery,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_ttl,
* html #tmp_emergency_s_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_feedback,
* html #tmp_feedback_ttl,
* html #tmp_feedback_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_banner,
* html #tmp_publicity,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html #tmp_address,
* html #tmp_fnavi2,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html .box_faq,
* html .box_faq_ttl,
* html .box_faq_cnt {
	display:inline-block; /* 変更しない */
}
