@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 1.5em; /* 変更しない */
	padding:5px 92px 5px 10px;
	font-size:140%; /* 変更しない */
	border-top:1px solid #A9C7A3;
	border-right:1px solid #A9C7A3;
	border-bottom:3px solid #0A5C02;
	border-left:1px solid #A9C7A3;
	color:#333333;
	background:url(/shared/templates/free/images/contents/h1_bg.gif) right bottom no-repeat #DFECDD;
	clear:both; /* 変更しない */
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:3px 10px 3px 32px;
	font-size:130%; /* 変更しない */
	border-top:1px solid #C5D7BD;
	border-right:1px solid #C5D7BD;
	border-bottom:2px solid #579C4E;
	border-left:1px solid #C5D7BD;
	color:inherit;
	background:url(/shared/templates/free/images/contents/h2_bg.gif) left 0.4em no-repeat #ECF4EA;
	clear:both; /* 変更しない */
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:0px 7px;
	font-size:120%; /* 変更しない */
	border-left:4px solid #206E02;
	border-bottom:2px solid #D4D4D4;
	color:inherit;
	background:url(/shared/templates/free/images/contents/h3_bg.gif) left bottom repeat-x;
	clear:both; /* 変更しない */
}
#tmp_contents h4 {
	padding:0 10px;
	border-left:4px solid #439F35;
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:110%; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents h5 {
	padding:0 10px;
	border-left:4px solid #84B87C;
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:110%; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents h6 {
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:110%; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* 変更しない */
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif); /* 変更しない */
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:none; /* 変更しない */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* 変更しない */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
#tmp_contents hr {
	height:1px; /* 変更しない */
	color:#CCCCCC; /* 変更しない */
	background-color:#CCCCCC; /* 変更しない */
	border:none; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents ul.list_icon2 {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon2.gif);
}
#tmp_contents ul ul.list_icon2 {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
#tmp_contents ul.list_icon2 ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon2.gif);
}
#tmp_contents ul.list_icon3 {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon3.gif);
}
#tmp_contents ul ul.list_icon3 {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
#tmp_contents ul.list_icon3 ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon3.gif);
}
/* ==================================================
parts
================================================== */
/* outline
============================== */
#tmp_contents table.outline {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:3px solid #D4D4D4 !important;
	clear:both; /* 変更しない */
}
#tmp_contents table.outline td {
	padding:10px;
	color:#4A4A4A;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	margin:0 0 0.8em; /* 変更しない */
	padding:10px;
	background-color:#FFFFFF;
	border:3px solid #D4D4D4;
	clear:both;
	color:#4A4A4A;
}
* html #tmp_contents div.outline {
	width:100%; /* 変更しない */
}
#tmp_contents .outline p {
	margin:0; /* 変更しない */
}
#tmp_contents .outline ul {
	margin-bottom:0; /* 変更しない */
	margin-left:2.5em; /* 変更しない */
}
#tmp_contents .outline ol {
	margin-bottom:0; /* 変更しない */
	margin-left:2.5em; /* 変更しない */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
/* box_link
============================== */
#tmp_contents table.box_link {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #B3B3B3;
}
#tmp_contents table.box_link td {
	padding:1px;
}
#tmp_contents div.box_link {
	margin:0 0 0.8em; /* 変更しない */
	padding:1px;
	border:1px solid #B3B3B3;
	clear:both; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:5px 10px 3px;
	color:#000000;
	font-size:110%;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/box_link_ttl_bg.gif) left top repeat-x #FFFFFF;
	border-bottom:1px solid #CDDFCA;
}
#tmp_contents .box_link .box_link_ttl p {
	margin:0;
}
#tmp_contents .box_link .box_link_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:2.5em; /* 変更しない */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em;
	margin-left:2.5em;
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
/* box_faq
============================== */
#tmp_contents div.box_faq {
	margin:0 0 0.8em; /* 変更しない */
	padding:1px;
	border:1px solid #B3B3B3;
	clear:both; /* 変更しない */
}
#tmp_contents .box_faq .box_faq_ttl {
	padding:5px 10px 3px;
	color:#000000;
	font-size:110%;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/box_link_ttl_bg.gif) left top repeat-x #FFFFFF;
	border-bottom:1px solid #CDDFCA;
}
#tmp_contents .box_faq .box_faq_ttl p {
	margin:0;
}
#tmp_contents .box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_faq ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:2.5em; /* 変更しない */
}
#tmp_contents .box_faq ol {
	margin-bottom:0.8em;
	margin-left:2.5em;
}
#tmp_contents .box_faq ul ul,
#tmp_contents .box_faq ul ol,
#tmp_contents .box_faq ol ul,
#tmp_contents .box_faq ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
/* box_menu
============================== */
#tmp_contents table.box_menu {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#EFF7EE;
	border-collapse:collapse;
	border-spacing:0;
	border-top:2px solid #D4D4D4;
	border-right:2px solid #D4D4D4;
	border-bottom:2px solid #D4D4D4;
	border-left:4px solid #206E02;
}
#tmp_contents table.box_menu td {
	padding:5px 10px;
}
#tmp_contents div.box_menu {
	margin:0 0 0.8em; /* 変更しない */
	padding:10px 10px 0;
	color:inherit;
	background-color:#EFF7EE;
	border-top:2px solid #D4D4D4;
	border-right:2px solid #D4D4D4;
	border-bottom:2px solid #D4D4D4;
	border-left:4px solid #206E02;
	clear:both; /* 変更しない */
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin:0 0 0.8em;
	padding:0;
	font-weight:bold;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:2.5em; /* 変更しない */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:2.5em; /* 変更しない */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
/* box_btn
============================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* 変更しない */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	padding:10px;
	color:inherit;
	background-color:#EFF7EE;
	border-top:2px solid #D4D4D4;
	border-right:2px solid #D4D4D4;
	border-bottom:2px solid #D4D4D4;
	border-left:4px solid #206E02;
}
/* datatable */
/* enquete_table
============================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:1px solid #D4D4D4;
	clear:both; /* 変更しない */
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#EBF5E9;
	border:1px solid #D4D4D4;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #D4D4D4;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* 変更しない */
	font-weight:bold; /* 変更しない */
	text-align:left; /* 変更しない */
}
#tmp_contents table.datatable p {
	margin:0; /* 変更しない */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 2.5em; /* 変更しない */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
#tmp_contents table.enquete_table {
	width:100%; /* 変更しない */
}
#tmp_contents table.enquete_table th {
	width:20%; /* 変更しない */
}
#tmp_contents table.enquete_table .nes {
	color:#990000; /* shared.cssのtxt_red */
	font-weight:bold; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
#tmp_contents table.enquete_table .memo {
	color:#990000; /* shared.cssのtxt_red */
	font-weight:normal; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
/* 構築シートによって種類増減 */
#tmp_contents table.datatable th.bg_yellow,
#tmp_contents table.datatable th.bg_orange  {
	color:inherit; /* 変更しない */
	background-color:#EBF5E9; /* datatableのthと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_orange,
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* nestdatatable
============================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* 変更しない */
	background-color:transparent; /* 変更しない */
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #D4D4D4; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#EBF5E9; /* table.datatable thと同じ値を設定 */
	border:1px solid #D4D4D4; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #D4D4D4; /* table.datatable tdと同じ値を設定 */
}
/* horizon_list
============================== */
#tmp_contents ul.horizon_list {
	margin:0 0 1em;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.horizon_list li {
	display:inline;
	margin:0 5px 0 0;
	padding:0 0 0 0;
	line-height:2;
}
#tmp_contents ul.horizon_list li a {
	margin:5px 0;
	padding:0 10px 0 0;
	line-height:1.1;
	border-right:1px solid #000000;
}
#tmp_main ul.horizon_list {
	height:1%;
	clear:both;
}
#tmp_main ul.horizon_list li a {
	display:inline-block;
}
/* ==================================================
contents
================================================== */
/* cate_index
============================== */
#tmp_contents #tmp_cate_ttl h1 {
	padding:0;
	border:none;
	background:none;
}
/* event
============================== */
#tmp_contents .wrap_photo_box_txt {
	width:100%;
	margin-right:-220px;
	float:left;
}
#tmp_contents .photo_box_txt {
	margin-right:220px;
}
#tmp_contents .photo_box_img {
	width:200px;
	float:right;
}
#tmp_contents .icon_event {
	vertical-align:middle;
	margin:0 0 0 5px;
}
/* faq
============================== */
#tmp_contents .ttl_question,
#tmp_contents .ttl_answer {
	padding:0;
	background:none;
	border:none;
}
/* map
============================== */
/* free */
#tmp_gmap_box {
	width:470px;
	height:350px;
	margin:0 0 15px 0;
	border:1px solid #999999;
	clear:both;
}
/* shisetsu */
#tmp_map_search {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_search p {
	display:inline;
	margin-right:10px;
}
#tmp_map_search input {
	vertical-align:middle;
}
#tmp_map_search #keyword {
	color:inherit;
	background-color:#F9F9F9;
	margin:0px 5px;
	width:200px;
	border:1px solid #999999;
	border-right-color:#E5E5E5;
	border-bottom-color:#E5E5E5;
}
#tmp_map {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_list {
	float:left;
	width:470px;
	margin-right:-470px;
	position:relative;
	z-index:1;
}
#tmp_wrap_gmap_box {
	float:right;
	width:100%;
}
#tmp_wrap_gmap_box2 {
	margin-left:490px;
}
#tmp_contents #tmp_map_list h2 {
	margin-top:0px;
}
#tmp_shisetsu_genre {
}
#tmp_genre1 {
	width:303px;
	background:url(/shared/templates/free/images/contents/shisetsu_arrow.jpg) no-repeat right center;
	float:left;
	margin-bottom:20px;
}
#tmp_genre1 h2 {
	margin-right:23px;
}
#tmp_shisetsu_btn {
	width:100%;
}
#tmp_contents #tmp_shisetsu_btn ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#tmp_contents #tmp_shisetsu_btn li {
	float:left;
	margin-right:5px;
	margin-bottom:2px;
}
#tmp_contents #tmp_shisetsu_btn img {
	vertical-align:bottom;
}
#tmp_genre2 {
	width:165px;
	float:right;
	margin-bottom:20px;
}
#tmp_genre2_list {
	padding:1px;
	padding-right:0;
	height:320px;
	overflow:auto;
	border:1px solid #DDDBD7;
}
* html #tmp_genre2_list {
	height:322px;
}
#tmp_contents #tmp_genre2_list ul {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_genre2_list ul li {
	color:inherit;
	background-color:#E9E9E9;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:1px;
	padding:6px 6px 5px;
}
#tmp_contents #tmp_genre2_list ul li.active {
	color:inherit;
	background-color:#F3F0E0;
	border-bottom:1px solid #E1DAB3;
	margin-bottom:1px;
	padding:6px 6px 5px;
}
#tmp_result_list {
	padding:0 10px;
	height:135px;
	overflow:auto;
	border:1px solid #E2E0DC;
}
#tmp_contents #tmp_result_list ul {
	margin:0px;
	padding:5px 0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_result_list img {
	vertical-align:middle;
	margin-right:5px;
}
#tmp_wrap_gmap_box #tmp_wrap_gmap_box2 {
}
#tmp_wrap_gmap_box #tmp_gmap_box {
	margin-bottom:0;
	width:100%;
	height:480px;
}
/* video
============================== */
#tmp_contents .area_video {
	clear:both;
	margin:0 0 20px;
}
#tmp_contents .area_video_lft {
	width:350px;
	margin:0 20px 0 0;
	float:left;
}
#tmp_contents .area_video_rgt {
	width:350px;
	float:left;	
}
#tmp_contents .box_video_ttl h2 {
	margin:0;
	padding:0;
	background:none;
	border:none;
}
#tmp_contents .box_video_cnt {
	padding:1px 13px 12px;
	border-left:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
}
#tmp_contents .box_video_cnt .photo {
	margin:0;
}
#tmp_contents .video_txt {
	margin-top:20px;
	padding:5px 12px;
	color:#545454;
	background-color:#EFEFEF;
}
#tmp_contents .box_video_list {
	clear:both;
	margin:0 0 20px;
	padding:0 0 10px;
	border-bottom:2px solid #DFDFDF;
}
#tmp_contents .box_video_play {
	margin:0 0 20px;
	padding:9px;
	color:ineherit;
	background-color:#EFEFEF;
	border:1px solid #DFDFDF;
}
/* さんだキッズページ
============================== */
#tmp_contents #tmp_sanda_kids {
	margin:-1.3em 0 13px;
	background:url(/shared/templates/free/images/contents/kids/bg_bottom.gif) no-repeat left bottom #96d8e4;
	color:inherit;
	position:relative;
}
#tmp_contents #tmp_sanda_kids #tmp_sanda_kids_bg {
	padding:10px 0 147px 0;
	background:url(/shared/templates/free/images/contents/kids/bg_top.gif) repeat-x left top;
}
#tmp_contents #tmp_sanda_kids #tmp_sanda_kids_ttl {
	height:233px;
	margin:0 0 0 28px;
	overflow:hidden;
    padding:0;
    font-size: 100%;
    border:none;
    color:inherit;
    background:none;
}
#tmp_contents #tmp_sanda_kids #tmp_kippy_profile {
	width:246px;
	height:210px;
	position:absolute;
	top:22px;
	right:26px;
	background:url(/shared/templates/free/images/contents/kids/kippy_profile_cloud.png) no-repeat right 5px;
}
#tmp_contents #tmp_kippy_profile img.sp {
	display:none;
}
#tmp_contents #tmp_sanda_kids ul {
	margin:0 0 0 28px;
	list-style-type:none;
	list-style-image:none;
	overflow:hidden;
}
#tmp_contents #tmp_sanda_kids ul li {
	/*float:left;*/
	display:inline-block;
	width:286px;
	margin:0 14px 11px 0;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .photo_box:after,
#tmp_map:after,
#tmp_shisetsu_genre:after,
#tmp_shisetsu_btn:after,
#tmp_contents .area_video:after,
#tmp_contents .box_video_cnt:after,
#tmp_contents .box_video_list:after,
#tmp_contents #tmp_sanda_kids ul: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 div.outline,
*:first-child+html #tmp_contents div.box_info_cnt,
*:first-child+html #tmp_contents div.box_link_cnt,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_contents .photo_box,
*:first-child+html #tmp_map,
*:first-child+html #tmp_shisetsu_genre,
*:first-child+html #tmp_shisetsu_btn,
*:first-child+html #tmp_contents .area_video,
*:first-child+html #tmp_contents .box_video_cnt,
*:first-child+html #tmp_contents .box_video_list,
*:first-child+html #tmp_contents #tmp_sanda_kids ul {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents div.outline,
* html #tmp_contents div.box_info_cnt,
* html #tmp_contents div.box_link_cnt,
* html #tmp_contents div.box_menu_cnt,
* html #tmp_contents .photo_box,
* html #tmp_map,
* html #tmp_shisetsu_genre,
* html #tmp_shisetsu_btn,
* html #tmp_contents .area_video,
* html #tmp_contents .box_video_cnt,
* html #tmp_contents .box_video_list,
* html #tmp_contents #tmp_sanda_kids ul {
	height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
#tmp_wrapper {
	width:100%;
}
#tmp_header {
	margin-bottom:10px;
	padding-bottom:10px;
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:1px solid #000000;
}
#tmp_footer {
	margin-top:10px;
	padding-top:10px;
	color:#000000;
	background-color:#FFFFFF;
	border-top:1px solid #000000;
}
#tmp_address {
	color:#000000;
	background-color:#FFFFFF;
	background-image:none;
}
#tmp_means,
#tmp_gnavi,
#tmp_snavi,
#tmp_snavi2,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
.plugin,
#tmp_feedback,
#tmp_address_btn li {
	display:none;
}
body.format_top,
body.format_free,
body.format_nu_school,
body.format_kindergarten,
body.format_el_school,
body.format_jh_school,
#tmp_pankuzu,
.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,
.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,
#tmp_wrap_main2,
#tmp_main {
	background:none;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:0 10px !important;
}
/* for IE7.0 */
*:first-child+html h1,
*:first-child+html h2,
*:first-child+html h3,
*:first-child+html h4,
*:first-child+html h5,
*:first-child+html h6,
*:first-child+html #tmp_contents .box_link .box_link_ttl,
*:first-child+html #tmp_contents .box_faq .box_faq_ttl {
	min-height:1%;
}
/* for IE6.0 */
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6,
* html #tmp_contents .box_link .box_link_ttl,
* html #tmp_contents .box_faq .box_faq_ttl {
	height:1%;
}
}