@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
body.format_top,
body.format_free,
body.format_event,
body.format_nu_school,
body.format_kindergarten,
body.format_el_school,
body.format_jh_school {
	color:inherit;
	background-image:url(/shared/images/header/header_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:960px;/* 固定レイアウトの場合使用 */
	margin:0 auto;
	color:inherit;
}
* html #tmp_wrapper {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
.format_nu_school .column_lnavi #tmp_wrap_main2,
.format_kindergarten .column_lnavi #tmp_wrap_main2,
.format_el_school .column_lnavi #tmp_wrap_main2,
.format_jh_school .column_lnavi #tmp_wrap_main2 {
	background:url(/shared/images/navi/lnavi/school_wrap_main_bg.gif) left top repeat-y;
}
/* 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; /* 変更しない */
}
.format_top .column_full .wrap_col_main {
	width:100%; /* 変更しない */
	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:-370px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:370px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:175px; /* デザインによって変更 */
	margin-right:-195px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
	/* padding:10px; デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:350px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	/* padding:12px 12px 12px 13px; デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:195px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:220px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:0; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:12px 12px 12px 13px; /* デザインによって変更 */
	color:inherit;
	background-color:#E9E9E9;
}
.format_free .column_full .col_main {
	margin-left:220px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:220px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:220px; /* デザインによって変更 */
}
/* event
============================== */
.format_event .wrap_col_lft_navi {
	width:220px; /* デザインによって変更 */
	margin-right:-240px; /* デザインによって変更 */
}
.format_event .col_lft_navi {
	padding:0; /* デザインによって変更 */
}
.format_event .column_lnavi .col_main {
	margin-left:240px; /* デザインによって変更 */
}
/* school
============================== */
.format_nu_school .wrap_col_nm,
.format_kindergarten .wrap_col_nm,
.format_el_school .wrap_col_nm,
.format_jh_school .wrap_col_nm {
	margin-right:-220px; /* デザインによって変更 */
}
.format_nu_school .wrap_col_nm2,
.format_kindergarten .wrap_col_nm2,
.format_el_school .wrap_col_nm2,
.format_jh_school .wrap_col_nm2 {
	margin-right:220px; /* デザインによって変更 */
}
.format_nu_school .wrap_col_lft_navi,
.format_kindergarten .wrap_col_lft_navi,
.format_el_school .wrap_col_lft_navi,
.format_jh_school .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_nu_school .col_lft_navi,
.format_kindergarten .col_lft_navi,
.format_el_school .col_lft_navi,
.format_jh_school .col_lft_navi {
	padding:0; /* デザインによって変更 */
}
.format_nu_school .wrap_col_rgt_navi,
.format_kindergarten .wrap_col_rgt_navi,
.format_el_school .wrap_col_rgt_navi,
.format_jh_school .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_nu_school .col_rgt_navi,
.format_kindergarten .col_rgt_navi,
.format_el_school .col_rgt_navi,
.format_jh_school .col_rgt_navi {
	padding:12px 12px 12px 13px; /* デザインによって変更 */
	color:inherit;
	background-color:#E9E9E9;
}
.format_nu_school .column_full .col_main,
.format_kindergarten .column_full .col_main,
.format_el_school .column_full .col_main,
.format_jh_school .column_full .col_main {
	margin-left:220px; /* デザインによって変更 */
}
.format_nu_school .column_lnavi .col_main,
.format_kindergarten .column_lnavi .col_main,
.format_el_school .column_lnavi .col_main,
.format_jh_school .column_lnavi .col_main {
	margin-left:220px; /* デザインによって変更 */
}
.format_nu_school .column_rnavi .wrap_col_main,
.format_kindergarten .column_rnavi .wrap_col_main,
.format_el_school .column_rnavi .wrap_col_main,
.format_jh_school .column_rnavi .wrap_col_main {
	margin-right:-220px; /* デザインによって変更 */
}
.format_nu_school .column_rnavi .col_main,
.format_kindergarten .column_rnavi .col_main,
.format_el_school .column_rnavi .col_main,
.format_jh_school .column_rnavi .col_main {
	margin-right:220px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:0 0 10px;
	color:inherit;
}
.format_top #tmp_header {
	padding-bottom:75px;
}
#tmp_hlogo {
	padding:10px 0 0 0;
	color:inherit;
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_means {
	width:415px;
	text-align:right;
	background:url(/shared/images/header/hnavi_bg.gif) right bottom no-repeat;
	color:inherit;
	float:right;
}
#tmp_means_primary {
	margin:10px 12px 5px;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_func_txt {
	margin:0 10px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_func_txt dt {
	float:left;
	padding:0 4px 0 0;
}
#tmp_func_txt dd {
	float:left;
	padding:0 4px 0 0;
}
#tmp_func_clr {
	margin:0 0 3px 0;
	float:left;
}
#tmp_func_clr dt,
#tmp_func_clr dd {
	padding:0 3px 0 0;
	float:left;
}
#tmp_means_secondary {
	margin:0 12px 8px;
	clear:both;
}
#tmp_search {
	float:left;
	margin:0 10px 0 0;
}
#tmp_search dt {
	padding:0 5px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:148px;
	margin:0 5px 0 0;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
* html #tmp_query {
	width:150px;
}
#tmp_func_sch_btn {
	width:42px;
	height:22px;
}
#tmp_means_tertiary {
	float:left;
}
#tmp_hnavi {
	margin:3px 0 0 0;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0;
	float:left;
	padding:0 0 0 8px;
	background:url(/shared/images/header/hnavi_part.gif) left top no-repeat;
}
#tmp_hnavi #tmp_hnavi_lang {
	padding:0;
	background:none;
}
#tmp_hnavi #tmp_hnavi_lang a {
	display:block;
	background:url(/shared/images/header/foreign-language.gif) no-repeat left top;
	width:100px;
	height:15px;
}
#tmp_hnavi #tmp_hnavi_sitemap a {
	display:block;
	background:url(/shared/images/header/hnavi_sitemap.gif) no-repeat left top;
	width:70px;
	height:15px;
}
#tmp_hnavi li a span {
	display:block;
	width:70px;
	height:15px;
	overflow:hidden;
}
#tmp_hnavi_utility .last {
	margin:0;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* ==================================================
navi
================================================== */
/* gsnavi
============================== */
#tmp_gsnavi {
	clear:both;
}
#tmp_gsnavi img {
	vertical-align:top;
}
/* gnavi
============================== */
#tmp_gnavi {
	color:inherit;
	background-color:transparent;
	float:left;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi ul li {
	margin:0 2px 0 0;
	float:left;
}
#tmp_gnavi a {
	display:block;
	background-image:url(/shared/images/navi/gnavi/gnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1 a {
	width:145px;
	height:30px;
	background-position:left top;
}
#tmp_glist1 span {
	width:145px;
}
#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:175px;
	height:30px;
	background-position:-147px top;
}
#tmp_glist2 span {
	width:175px;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-147px bottom;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:-147px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-147px bottom;
}
#tmp_glist3 a {
	width:145px;
	height:30px;
	background-position:-324px top;
}
#tmp_glist3 span {
	width:145px;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-324px bottom;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:-324px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-324px bottom;
}

#tmp_gnavi ul li span {
	display:block;
	height:30px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/*	メニュー1～3
============================== */
#tmp_gnavi_m1 {
	clear:both;
}
#tmp_gnavi_m1 ul {
	list-style:none;
}
#tmp_gnavi_m1 li {
	float:left;
	position:relative;
	z-index:5;
}
#tmp_gnavi_m1 a {
	display:block;
	height:37px;
	background-image:url(/shared/images/navi/gnavi/gnavi_m1.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1_m1 a {
	width:110px;
	background-position:left top;
}
#tmp_glist1_m1 span {
	width:110px;
}
#tmp_glist1_m1.active a,
#tmp_glist1_m1 a:hover,
#tmp_glist1_m1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_glist1_m1 a:active {
	background-position:left bottom;
}
* html #tmp_glist1_m1 a:active {
	background-position:left bottom;
}
#tmp_glist2_m1 a {
	width:110px;
	background-position:-110px top;
}
#tmp_glist2_m1 span {
	width:110px;
}
#tmp_glist2_m1.active a,
#tmp_glist2_m1 a:hover,
#tmp_glist2_m1 a:focus {
	background-position:-110px bottom;
}
*:first-child+html #tmp_glist2_m1 a:active {
	background-position:-110px bottom;
}
* html #tmp_glist2_m1 a:active {
	background-position:-110px bottom;
}
#tmp_glist3_m1 a {
	width:110px;
	background-position:-220px top;
}
#tmp_glist3_m1 span {
	width:110px;
}
#tmp_glist3_m1.active a,
#tmp_glist3_m1 a:hover,
#tmp_glist3_m1 a:focus {
	background-position:-220px bottom;
}
*:first-child+html #tmp_glist3_m1 a:active {
	background-position:-220px bottom;
}
* html #tmp_glist3_m1 a:active {
	background-position:-220px bottom;
}
#tmp_glist4_m1 a {
	width:110px;
	background-position:-330px top;
}
#tmp_glist4_m1 span {
	width:110px;
}
#tmp_glist4_m1.active a,
#tmp_glist4_m1 a:hover,
#tmp_glist4_m1 a:focus {
	background-position:-330px bottom;
}
*:first-child+html #tmp_glist4_m1 a:active {
	background-position:-330px bottom;
}
* html #tmp_glist4_m1 a:active {
	background-position:-330px bottom;
}
#tmp_glist5_m1 a {
	width:165px;
	background-position:-440px top;
}
#tmp_glist5_m1 span {
	width:165px;
}
#tmp_glist5_m1.active a,
#tmp_glist5_m1 a:hover,
#tmp_glist5_m1 a:focus {
	background-position:-440px bottom;
}
*:first-child+html #tmp_glist5_m1 a:active {
	background-position:-440px bottom;
}
* html #tmp_glist5_m1 a:active {
	background-position:-440px bottom;
}
#tmp_glist6_m1 a {
	width:135px;
	background-position:-605px top;
}
#tmp_glist6_m1 span {
	width:135px;
}
#tmp_glist6_m1.active a,
#tmp_glist6_m1 a:hover,
#tmp_glist6_m1 a:focus {
	background-position:-605px bottom;
}
*:first-child+html #tmp_glist6_m1 a:active {
	background-position:-605px bottom;
}
* html #tmp_glist6_m1 a:active {
	background-position:-605px bottom;
}
#tmp_glist7_m1 a {
	width:110px;
	background-position:-740px top;
}
#tmp_glist7_m1 span {
	width:110px;
}
#tmp_glist7_m1.active a,
#tmp_glist7_m1 a:hover,
#tmp_glist7_m1 a:focus {
	background-position:-740px bottom;
}
*:first-child+html #tmp_glist7_m1 a:active {
	background-position:-740px bottom;
}
* html #tmp_glist7_m1 a:active {
	background-position:-740px bottom;
}
#tmp_glist8_m1 a {
	width:110px;
	background-position:-850px top;
}
#tmp_glist8_m1 span {
	width:110px;
}
#tmp_glist8_m1.active a,
#tmp_glist8_m1 a:hover,
#tmp_glist8_m1 a:focus {
	background-position:-850px bottom;
}
*:first-child+html #tmp_glist8_m1 a:active {
	background-position:-850px bottom;
}
* html #tmp_glist8_m1 a:active {
	background-position:-850px bottom;
}

#tmp_gnavi_m1 ul li span {
	display:block;
	height:37px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_gnavi_m1 .drop_down_hidden {
	width:430px;
	background-color:#D1E7D0;
	border:1px solid #206D03; 
	position:absolute;
	left:0px;
	top:37px;
	display:none;
}
#tmp_glist6_m1 .drop_down_hidden,
#tmp_glist7_m1 .drop_down_hidden {
	right:0;
	left:auto;
}
#tmp_gnavi_m1 .drop_down_hidden ul {
	display:block !important;
	font-size:97%;
}
#tmp_gnavi_m1 .drop_down_hidden0 ul {
	padding:4px 0 4px 4px;
}
#tmp_gnavi_m1 .drop_down_hidden1 ul {
	padding:4px 4px 4px 0;
}
#tmp_gnavi_m1 .drop_down_hidden0 ,
#tmp_gnavi_m1 .drop_down_hidden1 {
	float:left;
	width:215px;
}
* html #tmp_gnavi_m1 .drop_down_hidden0 ,
* html #tmp_gnavi_m1 .drop_down_hidden1 {
	width:210px;
}
#tmp_gnavi_m1 .drop_down_hidden li {
	width:210px;
	float:none;
	border-right:1px solid #93BD69;
	border-bottom:1px solid #206D03;
	background-color:#FFFFFF;
	display:block;
}
#tmp_gnavi_m1 .drop_down_hidden li a{
	color:#003399;
	width:auto;
	height:auto;
	padding:5px 12px 5px 22px;
	background-color:#FFFFFF;
	background:url(/shared/images/navi/gnavi/gnavi_bgitem.jpg) no-repeat;
	background-position:left 0px;
}
*:first-child+html #tmp_gnavi_m1 .drop_down_hidden0 li,
*:first-child+html #tmp_gnavi_m1 .drop_down_hidden1 li,
*:first-child+html #tmp_gnavi_m1 .drop_down_hidden0 li a,
*:first-child+html #tmp_gnavi_m1 .drop_down_hidden1 li a {
	min-height:1%;
}
* html #tmp_gnavi_m1 .drop_down_hidden0 li,
* html #tmp_gnavi_m1 .drop_down_hidden1 li,
* html #tmp_gnavi_m1 .drop_down_hidden0 li a,
* html #tmp_gnavi_m1 .drop_down_hidden1 li a {
	height:1%;
}
#tmp_gnavi_m1 .drop_down_hidden0 li a:hover,
#tmp_gnavi_m1 .drop_down_hidden1 li a:hover,
#tmp_gnavi_m1 .drop_down_hidden0 li a:active,
#tmp_gnavi_m1 .drop_down_hidden1 li a:active,
#tmp_gnavi_m1 .drop_down_hidden0 li a:focus,
#tmp_gnavi_m1 .drop_down_hidden1 li a:focus {
	color:#003399;
	background-color:#E1F1D2;
	background:url(/shared/images/navi/gnavi/gnavi_bgsitem.jpg) no-repeat;
	background-position:left 0px;
}

/* ============================== */
#tmp_gnavi_m2 {
	clear:both;
}
#tmp_gnavi_m2 ul {
	list-style:none;
}
#tmp_gnavi_m2 li {
	float:left;
	position:relative;
	z-index:5;
}
#tmp_gnavi_m2 a {
	display:block;
	height:37px;
	background-image:url(/shared/images/navi/gnavi/gnavi_m2.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1_m2 a {
	width:129px;
	background-position:left top;
}
#tmp_glist1_m2 span {
	width:129px;
}
#tmp_glist1_m2.active a,
#tmp_glist1_m2 a:hover,
#tmp_glist1_m2 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_glist1_m2 a:active {
	background-position:left bottom;
}
* html #tmp_glist1_m2 a:active {
	background-position:left bottom;
}
#tmp_glist2_m2 a {
	width:128px;
	background-position:-129px top;
}
#tmp_glist2_m2 span {
	width:128px;
}
#tmp_glist2_m2.active a,
#tmp_glist2_m2 a:hover,
#tmp_glist2_m2 a:focus {
	background-position:-129px bottom;
}
*:first-child+html #tmp_glist2_m2 a:active {
	background-position:-129px bottom;
}
* html #tmp_glist2_m2 a:active {
	background-position:-129px bottom;
}
#tmp_glist3_m2 a {
	width:129px;
	background-position:-257px top;
}
#tmp_glist3_m2 span {
	width:129px;
}
#tmp_glist3_m2.active a,
#tmp_glist3_m2 a:hover,
#tmp_glist3_m2 a:focus {
	background-position:-257px bottom;
}
*:first-child+html #tmp_glist3_m2 a:active {
	background-position:-257px bottom;
}
* html #tmp_glist3_m2 a:active {
	background-position:-257px bottom;
}
#tmp_glist4_m2 a {
	width:128px;
	background-position:-386px top;
}
#tmp_glist4_m2 span {
	width:128px;
}
#tmp_glist4_m2.active a,
#tmp_glist4_m2 a:hover,
#tmp_glist4_m2 a:focus {
	background-position:-386px bottom;
}
*:first-child+html #tmp_glist4_m2 a:active {
	background-position:-386px bottom;
}
* html #tmp_glist4_m2 a:active {
	background-position:-386px bottom;
}
#tmp_glist5_m2 a {
	width:128px;
	background-position:-514px top;
}
#tmp_glist5_m2 span {
	width:128px;
}
#tmp_glist5_m2.active a,
#tmp_glist5_m2 a:hover,
#tmp_glist5_m2 a:focus {
	background-position:-514px bottom;
}
*:first-child+html #tmp_glist5_m2 a:active {
	background-position:-514px bottom;
}
* html #tmp_glist5_m2 a:active {
	background-position:-514px bottom;
}
#tmp_glist6_m2 a {
	width:128px;
	background-position:-642px top;
}
#tmp_glist6_m2 span {
	width:128px;
}
#tmp_glist6_m2.active a,
#tmp_glist6_m2 a:hover,
#tmp_glist6_m2 a:focus {
	background-position:-642px bottom;
}
*:first-child+html #tmp_glist6_m2 a:active {
	background-position:-642px bottom;
}
* html #tmp_glist6_m2 a:active {
	background-position:-642px bottom;
}
#tmp_glist7_m2 a {
	width:190px;
	background-position:-770px top;
}
#tmp_glist7_m2 span {
	width:190px;
}
#tmp_glist7_m2.active a,
#tmp_glist7_m2 a:hover,
#tmp_glist7_m2 a:focus {
	background-position:-770px bottom;
}
*:first-child+html #tmp_glist7_m2 a:active {
	background-position:-770px bottom;
}
* html #tmp_glist7_m2 a:active {
	background-position:-770px bottom;
}

#tmp_gnavi_m2 ul li span {
	display:block;
	height:37px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_gnavi_m2 .drop_down_hidden {
	width:430px;
	background-color:#D1E7D0;
	border:1px solid #206D03; 
	position:absolute;
	left:0px;
	top:37px;
	display:none;
	z-index:3;
}
#tmp_glist5_m2 .drop_down_hidden,
#tmp_glist6_m2 .drop_down_hidden {
	right:0;
	left:auto;
}
#tmp_gnavi_m2 .drop_down_hidden ul {
	display:block !important;
	font-size:97%;
}
#tmp_gnavi_m2 .drop_down_hidden0 ul {
	padding:4px 0 4px 4px;
}
#tmp_gnavi_m2 .drop_down_hidden1 ul {
	padding:4px 4px 4px 0;
}
#tmp_gnavi_m2 .drop_down_hidden0 ,
#tmp_gnavi_m2 .drop_down_hidden1 {
	float:left;
	width:215px;
}
* html #tmp_gnavi_m2 .drop_down_hidden0 ,
* html #tmp_gnavi_m2 .drop_down_hidden1 {
	width:210px;
}
#tmp_gnavi_m2 .drop_down_hidden li {
	width:210px;
	float:none;
	border-right:1px solid #93BD69;
	border-bottom:1px solid #206D03;
	display:block;
	background-color:#FFFFFF;
}
#tmp_gnavi_m2 .drop_down_hidden li a{
	color:#003399;
	width:auto;
	height:auto;
	padding:5px 12px 5px 22px;
	background-color:#FFFFFF;
	background:url(/shared/images/navi/gnavi/gnavi_bgitem.jpg) no-repeat;
	background-position:left 0px;
}
*:first-child+html #tmp_gnavi_m2 .drop_down_hidden0 li,
*:first-child+html #tmp_gnavi_m2 .drop_down_hidden1 li,
*:first-child+html #tmp_gnavi_m2 .drop_down_hidden0 li a,
*:first-child+html #tmp_gnavi_m2 .drop_down_hidden1 li a {
	min-height:1%;
}
* html #tmp_gnavi_m2 .drop_down_hidden0 li,
* html #tmp_gnavi_m2 .drop_down_hidden1 li,
* html #tmp_gnavi_m2 .drop_down_hidden0 li a,
* html #tmp_gnavi_m2 .drop_down_hidden1 li a {
	height:1%;
}
#tmp_gnavi_m2 .drop_down_hidden0 li a:hover,
#tmp_gnavi_m2 .drop_down_hidden1 li a:hover,
#tmp_gnavi_m2 .drop_down_hidden0 li a:active,
#tmp_gnavi_m2 .drop_down_hidden1 li a:active,
#tmp_gnavi_m2 .drop_down_hidden0 li a:focus,
#tmp_gnavi_m2 .drop_down_hidden1 li a:focus {
	color:#003399;
	background-color:#E1F1D2;
	background:url(/shared/images/navi/gnavi/gnavi_bgsitem.jpg) no-repeat;
	background-position:left 0px;
}

/* ============================== */
#tmp_gnavi_m3 {
	clear:both;
}
#tmp_gnavi_m3 ul {
	list-style:none;
}
#tmp_gnavi_m3 li {
	float:left;
	position:relative;
	z-index:5;
}
#tmp_gnavi_m3 a {
	display:block;
	height:37px;
	background-image:url(/shared/images/navi/gnavi/gnavi_m3.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1_m3 a {
	width:110px;
	background-position:left top;
}
#tmp_glist1_m3 span {
	width:110px;
}
#tmp_glist1_m3.active a,
#tmp_glist1_m3 a:hover,
#tmp_glist1_m3 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_glist1_m3 a:active {
	background-position:left bottom;
}
* html #tmp_glist1_m3 a:active {
	background-position:left bottom;
}
#tmp_glist2_m3 a {
	width:110px;
	background-position:-110px top;
}
#tmp_glist2_m3 span {
	width:110px;
}
#tmp_glist2_m3.active a,
#tmp_glist2_m3 a:hover,
#tmp_glist2_m3 a:focus {
	background-position:-110px bottom;
}
*:first-child+html #tmp_glist2_m3 a:active {
	background-position:-110px bottom;
}
* html #tmp_glist2_m3 a:active {
	background-position:-110px bottom;
}
#tmp_glist3_m3 a {
	width:160px;
	background-position:-220px top;
}
#tmp_glist3_m3 span {
	width:160px;
}
#tmp_glist3_m3.active a,
#tmp_glist3_m3 a:hover,
#tmp_glist3_m3 a:focus {
	background-position:-220px bottom;
}
*:first-child+html #tmp_glist3_m3 a:active {
	background-position:-220px bottom;
}
* html #tmp_glist3_m3 a:active {
	background-position:-220px bottom;
}
#tmp_glist4_m3 a {
	width:110px;
	background-position:-380px top;
}
#tmp_glist4_m3 span {
	width:110px;
}
#tmp_glist4_m3.active a,
#tmp_glist4_m3 a:hover,
#tmp_glist4_m3 a:focus {
	background-position:-380px bottom;
}
*:first-child+html #tmp_glist4_m3 a:active {
	background-position:-380px bottom;
}
* html #tmp_glist4_m3 a:active {
	background-position:-380px bottom;
}
#tmp_glist5_m3 a {
	width:120px;
	background-position:-490px top;
}
#tmp_glist5_m3 span {
	width:120px;
}
#tmp_glist5_m3.active a,
#tmp_glist5_m3 a:hover,
#tmp_glist5_m3 a:focus {
	background-position:-490px bottom;
}
*:first-child+html #tmp_glist5_m3 a:active {
	background-position:-490px bottom;
}
* html #tmp_glist5_m3 a:active {
	background-position:-490px bottom;
}
#tmp_glist6_m3 a {
	width:110px;
	background-position:-610px top;
}
#tmp_glist6_m3 span {
	width:110px;
}
#tmp_glist6_m3.active a,
#tmp_glist6_m3 a:hover,
#tmp_glist6_m3 a:focus {
	background-position:-610px bottom;
}
*:first-child+html #tmp_glist6_m3 a:active {
	background-position:-610px bottom;
}
* html #tmp_glist6_m3 a:active {
	background-position:-610px bottom;
}
#tmp_glist7_m3 a {
	width:100px;
	background-position:-720px top;
}
#tmp_glist7_m3 span {
	width:100px;
}
#tmp_glist7_m3.active a,
#tmp_glist7_m3 a:hover,
#tmp_glist7_m3 a:focus {
	background-position:-720px bottom;
}
*:first-child+html #tmp_glist7_m3 a:active {
	background-position:-720px bottom;
}
* html #tmp_glist7_m3 a:active {
	background-position:-720px bottom;
}
#tmp_glist8_m3 a {
	width:140px;
	background-position:-820px top;
}
#tmp_glist8_m3 span {
	width:140px;
}
#tmp_glist8_m3.active a,
#tmp_glist8_m3 a:hover,
#tmp_glist8_m3 a:focus {
	background-position:-820px bottom;
}
*:first-child+html #tmp_glist8_m3 a:active {
	background-position:-820px bottom;
}
* html #tmp_glist8_m3 a:active {
	background-position:-820px bottom;
}
#tmp_gnavi_m3 ul li span {
	display:block;
	height:37px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_gnavi_m3 .drop_down_hidden {
	width:460px;
	background-color:#D1E7D0;
	border:1px solid #206D03; 
	position:absolute;
	left:0px;
	top:37px;
	display:none;
	z-index:4;
}
#tmp_glist6_m3 .drop_down_hidden,
#tmp_glist7_m3 .drop_down_hidden {
	right:0;
	left:auto;
}
#tmp_gnavi_m3 .drop_down_hidden ul {
	display:block !important;
	font-size:97%;
}
#tmp_gnavi_m3 .drop_down_hidden0 ul {
	padding:4px 0 4px 4px;
}
#tmp_gnavi_m3 .drop_down_hidden1 ul {
	padding:4px 4px 4px 0;
}
#tmp_gnavi_m3 .drop_down_hidden0 ,
#tmp_gnavi_m3 .drop_down_hidden1 {
	float:left;
	width:230px;
}
* html #tmp_gnavi_m3 .drop_down_hidden0 ,
* html #tmp_gnavi_m3 .drop_down_hidden1 {
	width:225px;
}
#tmp_gnavi_m3 .drop_down_hidden li {
	width:225px;
	float:none;
	border-right:1px solid #93BD69;
	border-bottom:1px solid #206D03;
	background-color:#FFFFFF;
	display:block;
}
#tmp_gnavi_m3 .drop_down_hidden li a{
	color:#003399;
	width:auto;
	height:auto;
	padding:5px 12px 5px 22px;
	background-color:#FFFFFF;
	background:url(/shared/images/navi/gnavi/gnavi_bgitem.jpg) no-repeat;
	background-position:left 0px;
}
*:first-child+html #tmp_gnavi_m3 .drop_down_hidden0 li,
*:first-child+html #tmp_gnavi_m3 .drop_down_hidden1 li,
*:first-child+html #tmp_gnavi_m3 .drop_down_hidden0 li a,
*:first-child+html #tmp_gnavi_m3 .drop_down_hidden1 li a {
	min-height:1%;
}
* html #tmp_gnavi_m3 .drop_down_hidden0 li,
* html #tmp_gnavi_m3 .drop_down_hidden1 li,
* html #tmp_gnavi_m3 .drop_down_hidden0 li a,
* html #tmp_gnavi_m3 .drop_down_hidden1 li a {
	height:1%;
}
#tmp_gnavi_m3 .drop_down_hidden0 li a:hover,
#tmp_gnavi_m3 .drop_down_hidden1 li a:hover,
#tmp_gnavi_m3 .drop_down_hidden0 li a:active,
#tmp_gnavi_m3 .drop_down_hidden1 li a:active,
#tmp_gnavi_m3 .drop_down_hidden0 li a:focus,
#tmp_gnavi_m3 .drop_down_hidden1 li a:focus {
	color:#003399;
	background-color:#E1F1D2;
	background:url(/shared/images/navi/gnavi/gnavi_bgsitem.jpg) no-repeat;
	background-position:left 0px;
}

/* snavi
============================== */
#tmp_snavi {
	color:inherit;
	margin:2px 0 0 0;
	float:right;
}
#tmp_snavi ul {
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
}
#tmp_snavi ul li {
	margin:0;
	float:left;
}
/* snavi2
============================== */
#tmp_snavi2 {
	color:inherit;
	clear:both;
	width:960px;
}
#tmp_snavi2 ul {
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
}
#tmp_snavi2 ul li {
	margin:0;
	float:left;
	position:relative;
}
#tmp_snavi2 ul .level2 {
	position:absolute;
	z-index:3;
	top:37px;
	left:0;
	display:none;
	border-top:1px solid #28730C;
	border-right:1px solid #999999;
}
#tmp_snavi2 ul .level2 li {
	float:none;
}
#tmp_snavi2 ul .level2 li img {
	vertical-align:top;
}
#tmp_snavi2 img {
	vertical-align:top;
}

/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0.3em 10px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	border:#D4D4D4 3px solid;
	margin:0 0 20px;
}
* html #tmp_lnavi {
	height:1%;
}
*:first-child+html #tmp_lnavi {
	min-height:1%;
}
#tmp_lnavi_ttl {
	border-bottom:#D4D4D4 2px solid;
	padding:7px 10px 5px;
	font-size:110%;
	font-weight:bold;
	background:url(/shared/images/navi/lnavi/lnavi_ttl_bg.gif) left top repeat;
}
* html #tmp_lnavi_ttl {
	height:1%;
}
*:first-child+html #tmp_lnavi_ttl {
	min-height:1%;
}
#tmp_lnavi_cnt {
	list-style:none;
}
#tmp_lnavi_cnt li {
	padding:12px 10px 12px 30px;
	border-top:#D4D4D4 1px solid;
	border-bottom:#FFFFFF 1px solid;
	background:url(/shared/images/navi/lnavi/lnavi_list_bg.jpg) left top no-repeat #e9e9e9;
	list-style:none;
}
* html #tmp_lnavi_cnt li {
	height:1%;
}
*:first-child+html #tmp_lnavi_cnt li {
	min-height:1%;
}
#tmp_lnavi_cnt li ul {
	padding:5px 10px 10px 30px;
	margin:10px -10px -12px -30px;
	background:#FFFFFF;
}
#tmp_lnavi_cnt li ul li {
	padding:5px 0 5px 15px;
	border-top:none;
	border-bottom:none;
	background:url(/shared/images/navi/lnavi/lnavi_list_icon.gif) left 0.7em no-repeat;
}
#tmp_lnavi_cnt li.noicon_list {
	padding:12px 10px 12px 30px;
	text-indent:-21px;
	background:url(/shared/images/navi/lnavi/lnavi_list_switch_bg.jpg) left top no-repeat #e9e9e9;
}
#tmp_lnavi_cnt li.noicon_list img {
	margin:0 7px 0 0;
	vertical-align:middle;
}
#tmp_lnavi_cnt li.noicon_list ul {
	padding:5px 10px 10px 30px;
	margin:10px -10px -12px -30px;
	text-indent:0;
}
#tmp_lnavi_cnt li.noicon_list ul li {
	text-indent:0;
}
#tmp_lnavi_cnt_sch {
	margin:10px;
}

/* school */
.format_nu_school #tmp_lnavi_school,
.format_kindergarten #tmp_lnavi_school,
.format_el_school #tmp_lnavi_school,
.format_jh_school #tmp_lnavi_school {
	background:url(/shared/images/navi/lnavi/school_lnavi_bg.jpg) left top no-repeat;
}
* html .format_nu_school #tmp_lnavi_school,
* html .format_kindergarten #tmp_lnavi_school,
* html .format_el_school #tmp_lnavi_school,
* html .format_jh_school #tmp_lnavi_school {
	height:1%;
}
*:first-child+html .format_nu_school #tmp_lnavi_school,
*:first-child+html .format_kindergarten #tmp_lnavi_school,
*:first-child+html .format_el_school #tmp_lnavi_school,
*:first-child+html .format_jh_school #tmp_lnavi_school {
	min-height:1%;
}
.format_nu_school #tmp_wrap_school_symbol,
.format_kindergarten #tmp_wrap_school_symbol,
.format_el_school #tmp_wrap_school_symbol,
.format_jh_school #tmp_wrap_school_symbol {
	background:url(/shared/images/navi/lnavi/school_box_kosyo_bg.gif) center top repeat-y;
	margin:0 7px 10px 7px;
}
* html .format_nu_school #tmp_wrap_school_symbol,
* html .format_kindergarten #tmp_wrap_school_symbol,
* html .format_el_school #tmp_wrap_school_symbol,
* html .format_jh_school #tmp_wrap_school_symbol {
	height:1%;
}
*:first-child+html .format_nu_school #tmp_wrap_school_symbol,
*:first-child+html .format_kindergarten #tmp_wrap_school_symbol,
*:first-child+html .format_el_school #tmp_wrap_school_symbol,
*:first-child+html .format_jh_school #tmp_wrap_school_symbol {
	min-height:1%;
}
.format_nu_school #tmp_wrap_school_symbol2,
.format_kindergarten #tmp_wrap_school_symbol2,
.format_el_school #tmp_wrap_school_symbol2,
.format_jh_school #tmp_wrap_school_symbol2 {
	background:url(/shared/images/navi/lnavi/school_box_kosyo_head.gif) center top no-repeat;
}
* html .format_nu_school #tmp_wrap_school_symbol2,
* html .format_kindergarten #tmp_wrap_school_symbol2,
* html .format_el_school #tmp_wrap_school_symbol2,
* html .format_jh_school #tmp_wrap_school_symbol2 {
	height:1%;
}
*:first-child+html .format_nu_school #tmp_wrap_school_symbol2,
*:first-child+html .format_kindergarten #tmp_wrap_school_symbol2,
*:first-child+html .format_el_school #tmp_wrap_school_symbol2,
*:first-child+html .format_jh_school #tmp_wrap_school_symbol2 {
	min-height:1%;
}
.format_nu_school #tmp_school_symbol,
.format_kindergarten #tmp_school_symbol,
.format_el_school #tmp_school_symbol,
.format_jh_school #tmp_school_symbol {
	text-align:center;
	padding:5px 2px;
	background:url(/shared/images/navi/lnavi/school_box_kosyo_foot.gif) center bottom no-repeat;
}
* html .format_nu_school #tmp_school_symbol,
* html .format_kindergarten #tmp_school_symbol,
* html .format_el_school #tmp_school_symbol,
* html .format_jh_school #tmp_school_symbol {
	height:1%;
}
*:first-child+html .format_nu_school #tmp_school_symbol,
*:first-child+html .format_kindergarten #tmp_school_symbol,
*:first-child+html .format_el_school #tmp_school_symbol,
*:first-child+html .format_jh_school #tmp_school_symbol {
	min-height:1%;
}
.format_nu_school #tmp_lnavi_school_cnt ul,
.format_kindergarten #tmp_lnavi_school_cnt ul,
.format_el_school #tmp_lnavi_school_cnt ul,
.format_jh_school #tmp_lnavi_school_cnt ul {
	margin:0 5px 0 9px;
	background:#FFFFFF;
	list-style:none;
}
.format_nu_school #tmp_lnavi_school_cnt ul li,
.format_kindergarten #tmp_lnavi_school_cnt ul li,
.format_el_school #tmp_lnavi_school_cnt ul li,
.format_jh_school #tmp_lnavi_school_cnt ul li {
	padding:10px 10px 10px 10px;
	background:#FFFFFF;
	border-right:solid 2px #B7B093;
	border-bottom:solid 2px #B7B093;
}
.format_nu_school #tmp_lnavi_school_cnt ul li a,
.format_kindergarten #tmp_lnavi_school_cnt ul li a,
.format_el_school #tmp_lnavi_school_cnt ul li a,
.format_jh_school #tmp_lnavi_school_cnt ul li a {
	margin:0 0 0 -19px;
	padding:0 0 0 35px;
	display:inline-block;
}
* html .format_nu_school #tmp_lnavi_school_cnt ul li a,
* html .format_kindergarten #tmp_lnavi_school_cnt ul li a,
* html .format_el_school #tmp_lnavi_school_cnt ul li a,
* html .format_jh_school #tmp_lnavi_school_cnt ul li a {
	height:1%;
}
*:first-child+html .format_nu_school #tmp_lnavi_school_cnt ul li a,
*:first-child+html .format_kindergarten #tmp_lnavi_school_cnt ul li a,
*:first-child+html .format_el_school #tmp_lnavi_school_cnt ul li a,
*:first-child+html .format_jh_school #tmp_lnavi_school_cnt ul li a {
	min-height:1%;
}
.format_nu_school #tmp_lnavi_school_cnt ul li a {
	background:url(/shared/images/navi/lnavi/nu_lnavi_list_bg.gif) left center no-repeat;
}
.format_kindergarten #tmp_lnavi_school_cnt ul li a {
	background:url(/shared/images/navi/lnavi/ki_lnavi_list_bg.gif) left center no-repeat;
}
.format_el_school #tmp_lnavi_school_cnt ul li a {
	background:url(/shared/images/navi/lnavi/el_lnavi_list_bg.gif) left center no-repeat;
}
.format_jh_school #tmp_lnavi_school_cnt ul li a {
	background:url(/shared/images/navi/lnavi/jh_lnavi_list_bg.gif) left center no-repeat;
}
/* rnavi
============================== */
#tmp_linkbox_shiyakusyo,
#tmp_linkbox_service,
#tmp_linkbox_koho,
#tmp_linkbox_course,
#tmp_linkbox_kankojoho,
#tmp_linkbox_sumu,
#tmp_linkbox_shisetsuriyo,
#tmp_linkbox_jigyosha,
#tmp_linkbox_benri,
#tmp_linkbox_mokutekibetsu,
#tmp_linkbox_nyusatsu,
#tmp_rnavi_sch,
#tmp_linkbox_koho,
#tmp_linkbox_koho2 {
	margin:0 0 10px;
	background-color:#FFFFFF;
}
#tmp_linkbox_shimin {
	margin:0 0 5px;
	background-color:#FFFFFF;
}
#tmp_linkbox_benri_ttl p,
#tmp_linkbox_shiyakusyo_ttl p,
#tmp_linkbox_service_ttl p,
#tmp_rnavi_sch_ttl p,
#tmp_r_keitai_ttl p,
#tmp_linkbox_jigyosha_ttl p,
#tmp_linkbox_koho_ttl p,
#tmp_linkbox_koho2_ttl p,
#tmp_linkbox_kankojoho_ttl p,
#tmp_linkbox_sumu_ttl p,
#tmp_linkbox_shisetsuriyo_ttl p,
#tmp_linkbox_nyusatsu_ttl p,
#tmp_linkbox_shimin_ttl p,
#tmp_linkbox_mokutekibetsu_ttl p {
	display:block;
	width:175px;
	height:35px;
}
#tmp_linkbox_benri_ttl p {
	background:url(/shared/images/navi/rnavi/benri_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_shiyakusyo_ttl p {
	background:url(/shared/images/navi/rnavi/shiyakusyo_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_service_ttl p {
	background:url(/shared/images/navi/rnavi/service_ttl.jpg) no-repeat left top;
}
#tmp_rnavi_sch_ttl p {
	background:url(/shared/images/navi/rnavi/rnavi_sch.jpg) no-repeat left top;
}
#tmp_r_keitai_ttl p {
	background:url(/shared/images/navi/rnavi/rnavi_keitai.jpg) no-repeat left top;
}
#tmp_linkbox_jigyosha_ttl p {
	background:url(/shared/images/navi/rnavi/jigyosha_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_koho_ttl p {
	background:url(/shared/images/navi/rnavi/koho_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_koho2_ttl p {
	background:url(/shared/images/navi/rnavi/koho_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_course_ttl p {
	background:url(/shared/images/navi/rnavi/rnavi_course.jpg) no-repeat left top;
}
#tmp_linkbox_kankojoho_ttl p {
	background: url(/shared/images/navi/rnavi/kankojoho_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_sumu_ttl p {
	background: url(/shared/images/navi/rnavi/sumu_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_shisetsuriyo_ttl p {
	background: url(/shared/images/navi/rnavi/shisetsuriyo_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_nyusatsu_ttl p {
	background: url(/shared/images/navi/rnavi/nyusatsu_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_shimin_ttl p {
	background: url(/shared/images/navi/rnavi/shimin_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_mokutekibetsu_ttl p {
	background: url(/shared/images/navi/rnavi/mokutekibetsu_ttl.jpg) no-repeat left top;
}
#tmp_linkbox_benri_ttl p span,
#tmp_linkbox_shiyakusyo_ttl p span,
#tmp_linkbox_service_ttl p span,
#tmp_rnavi_sch_ttl p span,
#tmp_r_keitai_ttl p span,
#tmp_linkbox_jigyosha_ttl p span,
#tmp_linkbox_koho_ttl p span,
#tmp_linkbox_koho2_ttl p span,
#tmp_linkbox_course_ttl p span,
#tmp_linkbox_kankojoho_ttl p span,
#tmp_linkbox_sumu_ttl p span,
#tmp_linkbox_shisetsuriyo_ttl p span,
#tmp_linkbox_nyusatsu_ttl p span,
#tmp_linkbox_shimin_ttl p span,
#tmp_linkbox_mokutekibetsu_ttl p span {
	display:block;
	width:175px;
	height:35px;
	overflow:hidden;
}
#tmp_linkbox_koho_ttl img,
#tmp_linkbox_shimin_ttl img,
#tmp_linkbox_kankojoho_ttl img,
#tmp_linkbox_sumu_ttl img,
#tmp_linkbox_shisetsuriyo_ttl img,
#tmp_linkbox_jigyosha_ttl img,
#tmp_linkbox_benri_ttl img,
#tmp_rnavi_sch img {
	vertical-align:bottom;
}
#tmp_linkbox_shiyakusyo_cnt,
#tmp_linkbox_service_cnt,
#tmp_linkbox_kankojoho_cnt,
#tmp_linkbox_sumu_cnt,
#tmp_linkbox_shisetsuriyo_cnt,
#tmp_linkbox_jigyosha_cnt,
#tmp_linkbox_benri_cnt,
#tmp_linkbox_course_cnt,
#tmp_linkbox_koho2_cnt,
#tmp_linkbox_course_cnt,
#tmp_linkbox_kankojoho_cnt,
#tmp_linkbox_sumu_cnt,
#tmp_linkbox_shisetsuriyo_cnt {
	border-left:3px solid #D4D4D4;
	border-right:3px solid #D4D4D4;
	border-bottom:3px solid #D4D4D4;
	padding:5px 0 2px 0;
	background:#FFFFFF url(/shared/images/navi/rnavi/rnavi_box_bg.jpg) left bottom repeat-x;
}
#tmp_linkbox_koho_cnt,
#tmp_linkbox_shimin_cnt,
#tmp_linkbox_mokutekibetsu_cnt,
#tmp_linkbox_nyusatsu_cnt,
#tmp_rnavi_sch_cnt,
#tmp_r_keitai_cnt,
#tmp_linkbox_koho_cnt {
	border-left:3px solid #D4D4D4;
	border-right:3px solid #D4D4D4;
	border-bottom:3px solid #D4D4D4;
	padding:5px 4px 2px 8px;
}
#tmp_linkbox_mokutekibetsu_cnt,
#tmp_linkbox_nyusatsu_cnt {
	background:#FFFFFF url(/shared/images/navi/rnavi/rnavi_box_bg.jpg) left bottom repeat-x;
}
#tmp_rnavi_sch_cnt,
#tmp_r_keitai_cnt {
	color:inherit;
	background-color:#F4F4F4;
}
#tmp_linkbox_shiyakusyo_cnt ul,
#tmp_linkbox_service_cnt ul,
#tmp_linkbox_kankojoho_cnt ul,
#tmp_linkbox_sumu_cnt ul,
#tmp_linkbox_shisetsuriyo_cnt ul,
#tmp_linkbox_jigyosha_cnt ul,
#tmp_linkbox_benri_cnt ul,
#tmp_linkbox_course_cnt ul,
#tmp_linkbox_koho2_cnt ul {
	list-style-type:none;
}
#tmp_linkbox_shiyakusyo_cnt ul li,
#tmp_linkbox_service_cnt ul li,
#tmp_linkbox_kankojoho_cnt ul li,
#tmp_linkbox_sumu_cnt ul li,
#tmp_linkbox_shisetsuriyo_cnt ul li,
#tmp_linkbox_jigyosha_cnt ul li,
#tmp_linkbox_benri_cnt ul li,
#tmp_linkbox_course_cnt ul li,
#tmp_linkbox_koho2_cnt ul li {
	margin:0 0 4px 0;
	padding:0 5px 0 33px;
	text-indent:-28px;
}
#tmp_linkbox_shiyakusyo_cnt ul li img,
#tmp_linkbox_service_cnt ul li img,
#tmp_linkbox_kankojoho_cnt ul li img,
#tmp_linkbox_sumu_cnt ul li img,
#tmp_linkbox_shisetsuriyo_cnt ul li img,
#tmp_linkbox_jigyosha_cnt ul li img,
#tmp_linkbox_benri_cnt ul li img,
#tmp_linkbox_course_cnt ul li img,
#tmp_linkbox_koho2_cnt ul li img {
	margin-right:5px;
	vertical-align:middle;
}
#tmp_linkbox_koho_cnt ul,
#tmp_linkbox_shimin_cnt ul,
#tmp_linkbox_mokutekibetsu_cnt ul,
#tmp_linkbox_nyusatsu_cnt ul,
#tmp_r_sch_list ul {
	list-style-type:none;
}
#tmp_linkbox_koho_cnt ul li,
#tmp_linkbox_shimin_cnt ul li {
	margin:0 0 4px 0;
	padding:0 10px 0 20px;
	background:url(/shared/images/navi/rnavi/rnavi_list_icon.gif) no-repeat left 0.2em;
}
#tmp_linkbox_mokutekibetsu_cnt ul li,
#tmp_linkbox_nyusatsu_cnt ul li {
	margin:0 0 4px 0;
	padding:0 10px 0 20px;
	background:url(/shared/templates/free/images/contents/list_icon.gif) no-repeat left 0.2em;
}
#tmp_r_sch_list ul li {
	margin:0 0 4px 0;
	padding:0 10px 0 15px;
	background:url(/shared/templates/free/images/contents/list_icon.gif) no-repeat left 0.2em;
}
#tmp_linkbox_kippy {
	margin:0;
}
/* event_cal
============================== */
#tmp_event_cal {
	padding:0 0 7px 12px;
	border-left:1px solid #555555;
	border-top:3px solid #555555;
	border-right:1px solid #555555;
	border-bottom:1px solid #555555;
	background:url(/shared/images/navi/smenu/event_cal_bg.gif) repeat-x left bottom;
}
*:first-child+html #tmp_event_cal {
	min-height:1%;
}
* html  #tmp_event_cal {
	height:1%;
}
/* event_cal_ttl */
#tmp_event_ttl {
	float:left;
	margin:20px 5px 0 0;
}
#tmp_event_year {
	float:left;
	margin:21px 5px 0 0;
}
#tmp_event_month {
	float:left;
}
/* event_cal_cnt */
#tmp_wrap_event_cal_cnt {
	padding:0 9px 0 0;
}
#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 #CCCCCC;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 7px;
}
#tmp_event_cal_cnt .calendar th {
	font-weight:normal;
	color:inherit;
	background-color:#EDF1ED;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:#000000;
	background-color:#FFFFCC !important;
}
#tmp_event_cal_cnt .calendar a:link {
	color:#000000;
	background-color:#FFFFFF;
}
#tmp_event_cal_cnt .calendar th.sun {
	color:#CC0000 !important;
	background-color:#EDF1ED;	
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#CC0000 !important;
	background-color:#transparent;
}
#tmp_event_cal_cnt .calendar th.sat {
	color:#3333CC !important;
	background-color:EDF1ED;	
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#3333CC !important;
	background-color:transparent;
}
/* cal_navi */
#tmp_cal_navi {
	list-style:none;
}
#tmp_cal_navi li {
	height:1%;
}
#tmp_cal_navi li {
	float:left;
	line-height:1.1;
}
#tmp_cal_navi .prev {
	padding:0 6px 0 12px;
}
#tmp_cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
	background:url(/shared/images/navi/smenu/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 12px 0 0;
	background:url(/shared/images/navi/smenu/event_cal_next.gif) no-repeat right center;
}
#tmp_cal_navi .list {
	float:right;
}
/* cal_link */
.box_cal_link {
	margin:15px 0 0;
	text-align:center;
}
/* search */
#tmp_r_search {
	margin:0 0 3px 0;
}
#tmp_r_search dt {
	padding:0 5px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_r_search dd {
	float:left;
}
#tmp_r_search dd p {
	float:left;
}
#tmp_r_query {
	width:103px;
	margin:0 5px 0 0;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
* html #tmp_r_query {
	width:105px;
}
#tmp_r_keyword {
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	border-bottom:1px solid #ACA899;
}
#tmp_r_keyword_ttl {
	margin:0 0 5px 0;
	clear:both;
}
#tmp_r_keyword_cnt ul {
	padding:0;
	list-style:none;
	list-style-image:none;
	clear:both;
}
* html #tmp_r_keyword_cnt ul {
	height:1%;
}
#tmp_r_keyword_cnt ul li {
	display:inline;
	margin:0 2px 0 0;
	padding:0 0 0 0;
}
#tmp_r_keyword_cnt ul li a {
	display:inline-block;
	margin:2px 0;
	padding:0 4px 0 0;
	line-height:1.1;
	border-right:1px solid #000000;
}
#tmp_r_keitai_cnt .qr {
	float:left;
	margin:0 3px 2px 0;
}
/* btn_list */
.btn_list {
	margin:0 0 10px;
	list-style:none;
	clear:both;
}
.btn_list li {
	margin:0 0 5px;
}
/* btn_list */
.btn_list2 {
	list-style:none;
	clear:both;
}
.btn_list2 li {
	margin:0 0 10px;
}
.btn_list li img,
.btn_list2 li img {
	vertical-align:top;
}
.btn_list_shichou a {
	background:url(/shared/images/navi/rnavi/rnavi_shicyo.jpg) no-repeat left top;
}
.btn_list_gikai a {
	background:url(/shared/images/navi/rnavi/rnavi_shigikai.jpg) no-repeat left top;
}
.btn_list_fb a {
	background:url(/shared/images/navi/rnavi/rnavi_facebook.gif) no-repeat left top;
}
.btn_list_iryou a {
	background:url(/shared/images/navi/rnavi/rnavi_kyuujitsu.jpg) no-repeat left top;
}
.btn_list_kyouiku a {
	background:url(/shared/images/navi/rnavi/rnavi_gakkou.jpg) no-repeat left top;
}
.btn_list_cal a {
	background:url(/shared/images/navi/rnavi/rnavi_event.jpg) no-repeat left top;
}
.btn_list_video a {
	background:url(/shared/images/navi/rnavi/rnavi_video.jpg) no-repeat left top;
}
.btn_list_bunka a {
	background:url(/shared/images/navi/rnavi/rnavi_bunka.jpg) no-repeat left top;
}
.btn_list_sports a {
	background:url(/shared/images/navi/rnavi/rnavi_sports.jpg) no-repeat left top;
}
.btn_list_shichou,
.btn_list_gikai,
.btn_list_fb {
	display:block;
	width:170px;
	height:50px;
}
.btn_list_iryou,
.btn_list_kyouiku,
.btn_list_cal,
.btn_list_video,
.btn_list_bunka,
.btn_list_sports {
	display:block;
	width:175px;
	height:35px;
}
.btn_list_shichou span,
.btn_list_gikai span,
.btn_list_fb span {
	display:block;
	width:170px;
	height:50px;
	overflow:hidden;
}
.btn_list_iryou span,
.btn_list_kyouiku span,
.btn_list_cal span,
.btn_list_video span,
.btn_list_bunka span,
.btn_list_sports span {
	display:block;
	width:175px;
	height:35px;
	overflow:hidden;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	background:url(/shared/images/navi/pnavi/ptop_icon.gif) left center no-repeat;
	padding:2px 0 2px 20px;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
.format_nu_school .column_lnavi #tmp_main,
.format_kindergarten .column_lnavi #tmp_main,
.format_el_school .column_lnavi #tmp_main,
.format_jh_school .column_lnavi #tmp_main {
	background:url(/shared/images/navi/lnavi/school_main_bg.jpg) left bottom no-repeat;
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:10px;
	clear:both;
}
#tmp_emergency_ttl {
	color:inherit;
}
#tmp_emergency_cnt {
	padding:10px;
	color:inherit;
	background-color:#FFF4F4;
	border-left:1px solid #CC0101;
	border-bottom:1px solid #CC0101;
	border-right:1px solid #CC0101;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_s_ttl {
	padding:0 10px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_s_ttl h2 {
	font-size:120%;
}
#tmp_emergency_s_cnt {
	padding:10px;
}
#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 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:0 0 10px;
	border:1px solid #B3B3B3;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:5px 15px 2px;
	font-weight:bold;
	font-size:110%;
	color:#000000;
	background:url(/shared/images/main/inquiry/inquiry_ttl_bg.gif) left top repeat;
	border-bottom:1px solid #B3B3B3;
}
#tmp_inquiry_ttl h2 {
	font-size:100%;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#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 10px;
}
#tmp_feedback_ttl {
	padding:5px 15px 2px;
	font-weight:bold;
	font-size:110%;
	color:#FFFFFF;
	background:url(/shared/images/main/feedback/feedback_ttl_bg.jpg) left top repeat-x #6F6F6F;
	border:1px solid #6A6A6A;
}
#tmp_feedback_cnt {
	padding:7px 15px 10px;
	color:inherit;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
}
#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;
	text-align:left;
	clear:both;
}
/* 20170315 アクセシビリティ対応 */
#tmp_feedback_cnt fieldset {
    border: none;
    width: auto;
    min-width: initial;
    min-width: inherit;
    padding: 0;
    margin: 0 0 1px;
}
#tmp_feedback_cnt legend {
    padding: 0;
	margin:0 0 3px;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt .feedback_cnt {
	margin:0 0 1px;
	clear:both;
}
#tmp_feedback_cnt .feedback_cnt p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:7px 0 0 0 !important;
	clear:both;
}
/* ==================================================
banner
================================================== */
#tmp_wrap_publicity {
	margin-top:5px;
	border:3px solid #D4D4D4;
	clear:both;
}
#tmp_publicity {
	padding:5px 0 5px 60px;
	color:inherit;
	background-color:#F5F5F5;
	border:1px solid #FFFFFF;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 0 0.3em;
}
#tmp_publicity_ttl p {
	padding:0 0 0 20px;
	background:url(/shared/images/banner/icon_publicity.gif) left center no-repeat;
}
* html #tmp_publicity_ttl p {
	height:1%;
}
*:first-child+html #tmp_publicity_ttl p {
	min-height:1%;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
	clear:both;
}
#tmp_publicity_cnt ul li {
	float:left;
	margin:0 5px 0 0;
	padding:0 0 5px;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
	font-size:228.5%;
	font-weight:bold;
}
@media screen and (max-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* 切替ボタン
============================== */
#tmp_model_change p {
	padding:0 20px 20px;
	background-color:#FFFFFF;
	color:inherit;
}
#tmp_model_change p a {
	display:block; 
	text-align:center;
	text-decoration:none;
	padding:10px;
	color:#FFFFFF;
	background-color:#0A5401;
	background:-webkit-gradient(linear, center top, center bottom, from(#2E8A21), color-stop(60%, #0A5401), to(#0A5401));/* Webkit */
	background:-moz-linear-gradient(center top, #2E8A21, #0A5401 60%, #0A5401);/* Mozilla */
	background:linear-gradient(to bottom, #2E8A21, #0A5401 60%, #0A5401);/* CSS3 */
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	clear:both;
}
#tmp_fnavi {
	padding:10px 10px 7px;
	list-style:none;
}
#tmp_fnavi li {
	margin-right:5px;
	padding-right:5px;
	white-space:nowrap;
	border-right:#000000 solid 1px;
	float:left;
}
#tmp_fnavi li.end {
	border-right:none;
}
#tmp_footer_cnt {
	clear:both;
}
#tmp_footer_cnt address {
	margin:0 0 0.2em;
	font-style:normal;
	display:inline;
}
#tmp_address {
	padding:5px 10px;
	clear:both;
	color:#FFFFFF;
	background:url(/shared/images/footer/footer_bg.jpg) left top repeat-x #0C6901;
}
#tmp_address_btn {
	display:inline;
}
#tmp_address_btn li {
	display:inline;
	margin-left:3px;
}
#tmp_address_btn img {
	vertical-align:middle;
}
#tmp_address_btn a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_copyright {
	text-align:center;
	padding:5px 0 15px;
	clear:both;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#990000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#0A5C02; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
.txt_blue {
	color:#006CD9; /* デザインによって変更 */
	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 {
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol {
	text-indent:0 !important;
}
ul ul.noicon {
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:51%;
	padding-right:4%;
}
table.col2 td.col2R {
	width:49%;
	padding:0;
}
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;
	border-right:15px solid #FFFFFF;
}
div.col2 div.col2 div.col2L {
	width:48%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47%;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33%;
	padding-right:6%;
}
table.col3 td.col3R {
	width:31%;
	padding:0;
}
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;
	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 th,
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;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_orange,
th.bg_orange {
	color:inherit;
	background-color:#FFEEDF; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
#tmp_hnavi_s,
#tmp_sma_menu,
#tmp_emergency_ttl .info_ttl {
	display:none;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi_m1:after,
#tmp_gnavi_m2:after,
#tmp_gnavi_m3:after,
#tmp_snavi:after,
#tmp_gsnavi:after,
#tmp_snavi2:after,
#tmp_main:after,
#tmp_emergency:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity_cnt:after,
#tmp_publicity_cnt ul:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.col3:after,
#tmp_r_search:after,
#tmp_linkbox_shiyakusyo:after,
#tmp_linkbox_service:after,
#tmp_linkbox_koho:after,
#tmp_linkbox_course:after,
#tmp_linkbox_kankojoho:after,
#tmp_linkbox_sumu:after,
#tmp_linkbox_shisetsuriyo:after,
#tmp_linkbox_jigyosha:after,
#tmp_linkbox_benri:after,
#tmp_linkbox_mokutekibetsu:after,
#tmp_linkbox_nyusatsu:after,
#tmp_rnavi_sch:after,
#tmp_r_keitai_cnt:after,
#tmp_linkbox_koho_cnt:after,
#tmp_linkbox_koho2_cnt:after,
#tmp_event_cal_ttl:after,
#tmp_cal_navi:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt .feedback_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 #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_means_tertiary,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi_m1,
*:first-child+html #tmp_gnavi_m2,
*:first-child+html #tmp_gnavi_m3,
*:first-child+html #tmp_snavi,
*:first-child+html #tmp_gsnavi,
*:first-child+html #tmp_snavi2,
*:first-child+html #tmp_main,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_publicity_cnt ul,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.col3,
*:first-child+html #tmp_rnavi_sch_cnt,
*:first-child+html #tmp_linkbox_shiyakusyo,
*:first-child+html #tmp_linkbox_service,
*:first-child+html #tmp_linkbox_koho,
*:first-child+html #tmp_linkbox_course,
*:first-child+html #tmp_linkbox_kankojoho,
*:first-child+html #tmp_linkbox_sumu,
*:first-child+html #tmp_linkbox_shisetsuriyo,
*:first-child+html #tmp_linkbox_jigyosha,
*:first-child+html #tmp_linkbox_benri,
*:first-child+html #tmp_linkbox_mokutekibetsu,
*:first-child+html #tmp_linkbox_nyusatsu,
*:first-child+html #tmp_rnavi_sch,
*:first-child+html #tmp_r_keitai_cnt,
*:first-child+html #tmp_linkbox_koho_cnt,
*:first-child+html #tmp_linkbox_koho2_cnt,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_cal_navi,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt .feedback_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_means_primary,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_means_tertiary,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi_m1,
* html #tmp_gnavi_m2,
* html #tmp_gnavi_m3,
* html #tmp_snavi,
* html #tmp_gsnavi,
* html #tmp_snavi2,
* html #tmp_main,
* html #tmp_emergency,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity_cnt,
* html #tmp_publicity_cnt ul,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.col3,
* html #tmp_r_search,
* html #tmp_linkbox_shiyakusyo,
* html #tmp_linkbox_service,
* html #tmp_linkbox_koho,
* html #tmp_linkbox_course,
* html #tmp_linkbox_kankojoho,
* html #tmp_linkbox_sumu,
* html #tmp_linkbox_shisetsuriyo,
* html #tmp_linkbox_jigyosha,
* html #tmp_linkbox_benri,
* html #tmp_linkbox_mokutekibetsu,
* html #tmp_linkbox_nyusatsu,
* html #tmp_rnavi_sch,
* html #tmp_r_keitai_cnt,
* html #tmp_linkbox_koho_cnt,
* html #tmp_linkbox_koho2_cnt,
* html #tmp_event_cal_ttl,
* html #tmp_cal_navi,
* html #tmp_feedback_cnt,
* html #tmp_feedback_cnt .feedback_cnt {
	height:1%; /* 変更しない */
}
