@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 1.5em; /* 変更しない */
	padding:12px 20px 15px 6px;
	font-size:140%; /* 変更しない */
	clear:both; /* 変更しない */
	color:#3C342F;
	background:#EFEDE0 url(/shared/templates/school/images/contents/s_h1_bg.gif) 100% 100% no-repeat;
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:6px 20px 3px 6px;
	font-size:130%; /* 変更しない */
	clear:both; /* 変更しない */
	color:#3C342F;
	border-bottom:3px solid #DCD5B8;
	background:#F2F0E6 url(/shared/templates/school/images/contents/s_h2_bg.gif) 100% 100% no-repeat;
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding-bottom:3px;
	padding-left:6px;
	font-size:120%; /* 変更しない */
	clear:both; /* 変更しない */
	color:#3C342F;
	background-image:url(/shared/templates/school/images/contents/s_h3_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
}
#tmp_contents h4{
	padding-left:5px;
	border-left:5px solid #CEC49B;
}
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:110%; /* 変更しない */
	clear:both; /* 変更しない */
	color:#3C342F;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* 変更しない */
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:url(/shared/templates/school/images/contents/list_icon_g.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; /* 変更しない */
}
/* ==================================================
parts
================================================== */
/* outline
============================== */
#tmp_contents table.outline {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:2px solid #F2C777;
	clear:both; /* 変更しない */
}
#tmp_contents table.outline td {
	padding:4px 10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	margin:0 0 0.8em; /* 変更しない */
	padding:4px 10px;
	border:2px solid #F2C777;
	clear:both;
}
* 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_info
============================== */
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #46622A;
}
#tmp_contents table.box_info td {
	padding:1px;
}
#tmp_contents div.box_info {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #46622A;
	clear:both; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	padding:3px 7px;
	color:#2B391A;
	font-weight:bold;
	background-color:#E0ECD2;
}
#tmp_contents .box_info .box_info_ttl p {
	margin:0;
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em;
	margin-left:2.5em;
	list-style-image:url(/shared/templates/free/images/contents/list_icon_g.gif);
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em;
	margin-left:2.5em;
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 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 #C98A21;
}
#tmp_contents table.box_link td {
	padding:1px;
}
#tmp_contents div.box_link {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #C98A21;
	clear:both; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:3px 7px;
	color:#452410;
	font-weight:bold;
	background-color:#F3EACB;
}
#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; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon_y.gif);
}
#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; /* 変更しない */
	border:1px solid #5A3925;
	clear:both; /* 変更しない */
}
#tmp_contents .box_faq .box_faq_ttl {
	padding:3px 7px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#986C52;
}
#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;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #AFA48F;
	background-color:#FAF7F3;
}
#tmp_contents table.box_menu td {
	padding:5px 10px;
}
#tmp_contents table.box_menu td p{
	background:none;
	border:0;
}
#tmp_contents div.box_menu {
	margin:0 0 0.8em; /* 変更しない */
	padding:10px 10px 0;
	color:inherit;
	border:1px solid #AFA48F;
	background-color:#FAF7F3;
	clear:both; /* 変更しない */
}
#tmp_contents div.box_menu p {
	background:none;
	border:0;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin:0 0 0.8em;
	padding:0;
}
#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:14px 12px 10px 12px;
	color:inherit;
	border:1px solid #AFA48F;
	background-color:#FAF7F3;
}
/* 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 #999999;
	clear:both; /* 変更しない */
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#E3DDC6;
	border:1px solid #999999;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #999999;
}
#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:#B92525; /* shared.cssのtxt_red */
	font-weight:bold; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
#tmp_contents table.enquete_table .memo {
	color:#B92525; /* 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_red,
#tmp_contents table.datatable th.bg_yellow,
#tmp_contents table.datatable th.bg_blue,
#tmp_contents table.datatable th.bg_gray,
#tmp_contents table.datatable th.bg_green,
#tmp_contents table.datatable th.bg_purple {
	color:inherit; /* 変更しない */
	background-color:#E3DDC6; /* datatableのthと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_red,
#tmp_contents table.datatable table th.bg_yellow,
#tmp_contents table.datatable table th.bg_blue,
#tmp_contents table.datatable table th.bg_gray,
#tmp_contents table.datatable table th.bg_green,
#tmp_contents table.datatable table th.bg_purple {
	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 #E3DDC6; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#E3DDC6; /* table.datatable thと同じ値を設定 */
	border:1px solid #999999; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #999999; /* 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;
}
/* map
============================== */
/* free */
#tmp_gmap_box {
	width:470px;
	height:350px;
	margin:0 0 15px 0;
	border:1px solid #999999;
	clear:both;
}
/* ==================================================
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 .wrap_photo_box_txt:after,
#tmp_cal #tmp_cal_navi ul:after,
#tmp_map #tmp_map_list #tmp_shisetsu_btn ul:after,
#tmp_map:after,
#tmp_map_search:after,
#tmp_news #tmp_news_navi 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 .wrap_photo_box_txt,
*:first-child+html #tmp_cal #tmp_cal_navi ul,
*:first-child+html #tmp_map #tmp_map_list #tmp_shisetsu_btn ul,
*:first-child+html #tmp_map,
*:first-child+html #tmp_map_search,
*:first-child+html #tmp_news #tmp_news_navi 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 .wrap_photo_box_txt,
* html #tmp_cal #tmp_cal_navi ul,
* html #tmp_map #tmp_map_list #tmp_shisetsu_btn ul,
* html #tmp_map,
* html #tmp_map_search,
* html #tmp_news #tmp_news_navi ul {
	height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
#tmp_wrap_main2,
#tmp_wrap_means2,
#tmp_footer {
	width:100%;
}
#tmp_header {
	margin-bottom:10px;
	padding-bottom:10px;
	background-image:none;
	border-bottom:1px solid #000000;
}
#tmp_wrap_footer {
	margin-top:10px;
	padding-top:10px;
	background-image:none;
	border-top:1px solid #000000;
}
#tmp_means,
#tmp_gnavi,
#tmp_snavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
.plugin,
#tmp_feedback {
	display:none;
}
body,
#tmp_pankuzu,
#tmp_wrap_main {
	background-image: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 {
	min-height:1%;
}
/* for IE6.0 */
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6 {
	height:1%;
}
}