@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em; /* 変更しない */
	padding:13px 9px 8px;
	font-size:140%; /* 変更しない */
	background:url(/shared/templates/free/images/contents/h1.jpg) no-repeat right top;
	border-bottom:4px solid #78983D;
	clear:both; /* 変更しない */
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:5px 10px 4px;
	font-size:130%; /* 変更しない */
	background:url(/shared/templates/free/images/contents/h2.jpg) repeat-x left top;
	border-bottom:1px solid #C0E78B;
	clear:both; /* 変更しない */
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:3px 13px 2px;
	font-size:120%; /* 変更しない */
	background:url(/shared/templates/free/images/contents/h3.jpg) repeat-x left top;
	border-bottom:1px solid #BEE5F2;
	clear:both; /* 変更しない */
}
#tmp_contents h4 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:3px 7px 6px;
	background:url(/shared/templates/free/images/contents/h4.gif) repeat-x left bottom;
	font-size:110%; /* 変更しない */
	clear:both; /* 変更しない */	
}
#tmp_contents h5,
#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; /* 変更しない */
}
/* ==================================================
parts
================================================== */
/* box_info
============================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* 変更しない */
	border-style:solid;
	border-color:#84C1FF;
	border-width:1px 1px 1px 4px;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	padding:3px 10px;
	color:inherit;
	font-size:120%;
	font-weight:bold;
	background-color:#C2E0FF;
	border-bottom:1px solid #E3E3E3;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0;
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon2.gif);
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#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 24px; /* 変更しない */
}
/* box_link
============================== */
#tmp_contents .box_link {
	margin:0 0 0.8em; /* 変更しない */
	border-style:solid;
	border-color:#99CC99;
	border-width:1px 1px 1px 4px;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_link {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:3px 10px;
	color:inherit;
	font-size:120%;
	font-weight:bold;
	background-color:#C2E0C2;
	border-bottom:1px solid #E3E3E3;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0;
}
#tmp_contents .box_link .box_link_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon2.gif);
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#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 24px; /* 変更しない */
}
/* box_faq
============================== */
#tmp_contents .box_faq {
	margin:0 0 0.8em; /* 変更しない */
	border-style:solid;
	border-color:#ECAEAF;
	border-width:1px 1px 1px 4px;
	clear:both; /* 変更しない */
}
#tmp_contents .box_faq .box_faq_ttl {
	padding:3px 10px;
	color:inherit;
	font-size:120%;
	font-weight:bold;
	background-color:#F4D6D6;
	border-bottom:1px solid #ECAEAF;
}
#tmp_contents .box_faq .box_faq_ttl p {
	margin-bottom:0;
}
#tmp_contents .box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_faq ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon2.gif);
}
#tmp_contents .box_faq ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#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 24px; /* 変更しない */
}
/* box_menu
============================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* 変更しない */
	background:url(/shared/templates/free/images/contents/box_bg.jpg) repeat-x left top;
	border:1px solid #99CC66;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_menu {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.box_menu td {
	padding:5px 10px 0;
}
#tmp_contents div.box_menu {
	padding:10px 10px 0;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#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 24px; /* 変更しない */
}
/* 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:url(/shared/templates/free/images/contents/box_bg.jpg) repeat-x left top;
	border:1px solid #99CC66;
}
/* 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;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#CAE5F3;
	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 24px; /* 変更しない */
}
#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 24px; /* 変更しない */
}
#tmp_contents table.enquete_table {
	width:100%; /* 変更しない */
}
#tmp_contents table.enquete_table th {
	width:20%; /* 変更しない */
}
#tmp_contents table.enquete_table .nes {
	color:#D11818; /* shared.cssのcolor_red */
	font-weight:bold; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
#tmp_contents table.enquete_table .memo {
	color:#D11818; /* shared.cssのcolor_red */
	font-weight:normal; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
#tmp_contents table.datatable table th.bg_orange {
	color:inherit;
	background-color:#FFECAA; /* shared.cssのbg_redと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_light_green {
	color:inherit;
	background-color:#EDF8DD; /* shared.cssのbg_yellowと同じ値を設定 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* 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 #999999; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#CAE5F3; /* table.datatable thと同じ値を設定 */
	border:1px solid #999999; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #999999; /* table.datatable tdと同じ値を設定 */
}
/* list_table
============================== */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.list_table th {
	width:120px;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table td {
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* ==================================================
contents
================================================== */
/* cate_ttl
============================== */
#tmp_cate_ttl h1 {
	margin:0 0 22px;
	padding:0;
	background:none;
	border:none;
}
/* info
============================== */
#tmp_info {
	margin:0 0 15px;
	border:1px solid #CCCCCC;
	clear:both;
}
#tmp_info_ttl {
	background:url(/shared/templates/free/images/contents/info_ttl_bg.jpg) no-repeat 80px top;
}
#tmp_info_ttl h2 {
	margin:0;
	padding:0;
	background:none;
	border:none;
}
#tmp_info_cnt {
	padding:15px 20px 0;
}
#tmp_info_cnt ul {
	margin-left:18px;
	list-style-image:url(/shared/templates/free/images/contents/list_icon2.gif);
}
#tmp_contents .cate_banner {
	margin-right:0;
	margin-left:0;
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
	list-style-image:none;
}
#tmp_contents .cate_banner li {
	margin-bottom:10px;
}
/* col_oshirase */
#tmp_contents .col_oshirase {
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents .col_oshirase td {
	vertical-align:top;
	text-align:left;
}
#tmp_contents .col_oshirase .right_cell {
	padding:0 0 0 15px;
}
/* box_cate
============================== */
#tmp_contents .box_cate {
	background:url(/shared/templates/free/images/contents/box_cate_bg.jpg) repeat-x left top;
	clear:both;
}
#tmp_contents .box_cate .box_cate_img {
	width:85px;
	margin:0 -95px 0 0;
	float:left;
}
#tmp_contents .box_cate .wrap_box_cate_cnt {
	width:100%;
	float:left;
}
#tmp_contents .box_cate .box_cate_cnt {
	margin:0 0 0 95px;
	padding:10px 10px 0 0;
}
#tmp_contents .box_cate h2 {
	margin:0 0 0.5em;
	padding:0;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_cate2 {
	padding:10px 10px 0;
	background:url(/shared/templates/free/images/contents/box_cate_bg.jpg) repeat-x left top;
	clear:both;	
}
#tmp_contents .box_cate2 h2 {
	margin:0 0 0.5em;
	padding:0;
	font-size:100%;
	background:none;
	border:none;
}
/* event
============================== */
#tmp_contents .box_photo {
	clear:both;
}
#tmp_contents .wrap_box_photo_txt {
	width:100%;
	margin-right:-320px;
	float:left;
}
#tmp_contents .box_photo_txt {
	margin-right:320px;
}
#tmp_contents .box_photo_img {
	width:300px;
	float:right;
}
/* box_halving_lnavi */
#tmp_contents .box_halving_lnavi {
	clear:both;
}
#tmp_contents .box_halving_lnavi_l {
	width:368px;
	margin:0 18px 0 0;
	float:left;
}
#tmp_contents .box_halving_lnavi_r {
	width:368px;
	float:left;
}
/* event_idx */
#tmp_contents #tmp_event_idx h2 {
	margin:0;
	padding:0;
	background:none;
	border:none;
}
#tmp_contents #tmp_event_idx ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon2.gif)
}
/* sch_cate */
#tmp_contents #tmp_sch_cate {
	margin:0 0 10px;
	clear:both;
}
#tmp_contents #tmp_sch_cate_cnt {
	padding:11px 0 0;
}
#tmp_contents #tmp_sch_cate_cnt ul {
	margin-bottom:0;
	margin-left:26px;
}
/* ichi_ev */
#tmp_contents #tmp_ichi_ev {
	margin:0 0 10px;
	border:1px solid #FFCC00;
	clear:both;
}
#tmp_contents #tmp_ichi_ev_ttl {
	background:url(/shared/templates/free/images/contents/event/ichi_ev_ttl_bg.jpg) repeat-x left top;
}
#tmp_contents #tmp_ichi_ev_ttl h2 {
	float:left;
}
#tmp_contents #tmp_ichi_ev_ttl .rss_btn {
	padding:5px 5px 0 0;
	float:right;
}
#tmp_contents #tmp_ichi_ev_cnt {
	padding:11px 12px 0;
}
#tmp_contents #tmp_ichi_ev_cnt ul {
	margin-left:18px;
}
/* sch_keyword */
#tmp_contents #tmp_sch_keyword {
	margin:0 0 10px;
	clear:both;
}
#tmp_contents #tmp_sch_keyword_cnt {
	padding:11px 0 0;
}
#tmp_contents #tmp_ev_gsearch {
	clear:both;
}
#tmp_contents #tmp_ev_search p {
	float:left;
}
#tmp_contents #tmp_ev_query {
	width:253px;
	min-height:19px;
	margin:0 4px 0 0;
	color:inherit;
	background:#FFFFFF url(/shared/fuji/images/header/query_bg.gif) repeat-x left top;
	border:1px solid #71B8CF;
}
* html #tmp_contents #tmp_ev_query {
	width:255px;
	height:21px;
}
#tmp_contents #tmp_ev_func_sch_btn {
	margin:0 12px 0 0;
}
/* sch_area */
#tmp_contents #tmp_sch_area {
	margin:0 0 10px;
	clear:both;
}
#tmp_contents #tmp_sch_area_cnt {
	padding:11px 0 0;
}
#tmp_contents #tmp_sch_area_cnt ul {
	margin:0 0 10px;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_sch_area_cnt li {
	margin:0 8px 0 0;
	float:left;
}
#tmp_contents #tmp_sch_area_cnt .last {
	margin-right:0;
}
/* boshu_ev */
#tmp_contents #tmp_boshu_ev {
	margin:0 0 10px;
	border:1px solid #B4C0F3;
	clear:both;
}
#tmp_contents #tmp_boshu_ev_ttl {
	background:url(/shared/templates/free/images/contents/event/boshu_ev_ttl_bg.jpg) repeat-x left top;
}
#tmp_contents #tmp_boshu_ev_ttl h2 {
	float:left;
}
#tmp_contents #tmp_boshu_ev_ttl .rss_btn {
	padding:5px 5px 0 0;
	float:right;
}
#tmp_contents #tmp_boshu_ev_cnt {
	padding:11px 12px 0;
}
#tmp_contents #tmp_boshu_ev_cnt ul {
	margin-left:18px;
}
/* map
============================== */
/* free */
#tmp_gmap_box {
	width:480px;
	height:360px;
	margin:0 0 13px 0;
	border:1px solid #CCCCCC;
	clear:both;
}
/* shisetsu */
#tmp_map_search {
	margin-bottom:20px;
	padding:7px 12px;
	background-color:#F7F7E4;
	color:inherit;
}
#tmp_map_search p {
	display:inline;
	margin-right:10px;
}
#tmp_map_search img,
#tmp_map_search input {
	vertical-align:middle;
}
#tmp_map_search #keyword {
	width:200px;
	margin:0 5px;
	border:1px solid #816A54;
}
#tmp_map_search #search_keyword {
	margin:0 10px 0 0;
}
#tmp_map {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_list {
	width:358px;
	margin-right:-380px;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_wrap_gmap_box {
	width:100%;
	float:right;
}
#tmp_wrap_gmap_box2 {
	margin-left:380px;
}
#tmp_wrap_gmap_box3 {
	border:1px solid #CCCCCC;
}
#tmp_wrap_gmap_box3 #tmp_gmap_box {
	border:none;
}
#tmp_contents #tmp_map_list h2 {
	margin-top:0;
	margin-bottom:3px;
	background:none;
	border:none;
	padding:0;
}
#tmp_shisetsu_btn {
	width:100%;
	margin:0 0 0.8em 0;
}
#tmp_contents #tmp_shisetsu_btn ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tmp_contents #tmp_shisetsu_btn li {
	margin-right:10px;
	float:left;
}
#tmp_contents #tmp_shisetsu_btn .odd {
	margin-right:0;
}
#tmp_contents #tmp_shisetsu_btn img {
	vertical-align:bottom;
}
#tmp_result_list {
	height:190px;
	padding:5px 10px;
	border:1px solid #E2E0DC;
	overflow:scroll;
}
* html #tmp_result_list {
	height:200px;
}
#tmp_contents #tmp_result_list ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_result_list img {
	margin-right:5px;
	vertical-align:middle;
}
#tmp_wrap_gmap_box #tmp_gmap_box {
	width:100%;
	height:480px;
	margin-bottom:0;
}
/* faq
============================== */
#tmp_contents .faq_question {
	padding:0;
	background:url(/shared/templates/free/images/contents/faq/faq_question_ttl_bg.jpg) repeat-x left top;
	border:none;
}
#tmp_contents .faq_answer {
	padding:0;
	background:url(/shared/templates/free/images/contents/faq/faq_answer_ttl_bg.jpg) repeat-x left top;
	border:none;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_info_cnt:after,
#tmp_contents .box_cate:after,
#tmp_contents .box_cate .box_cate_cnt:after,
#tmp_contents .box_cate2:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_faq_cnt:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_halving_lnavi:after,
#tmp_sch_cate:after,
#tmp_sch_cate_cnt:after,
#tmp_ichi_ev:after,
#tmp_ichi_ev_ttl:after,
#tmp_ichi_ev_cnt:after,
#tmp_sch_keyword:after,
#tmp_sch_keyword_cnt:after,
#tmp_sch_area:after,
#tmp_sch_area_cnt:after,
#tmp_sch_area_cnt ul:after,
#tmp_ev_search:after,
#tmp_boshu_ev:after,
#tmp_boshu_ev_ttl:after,
#tmp_boshu_ev_cnt:after,
#tmp_contents .wrap_box_photo_txt:after,
#tmp_map:after,
#tmp_shisetsu_btn: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_info_cnt,
*:first-child+html #tmp_contents .box_cate,
*:first-child+html #tmp_contents .box_cate .box_cate_cnt,
*:first-child+html #tmp_contents .box_cate2,
*: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_faq_cnt,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_contents .box_halving_lnavi,
*:first-child+html #tmp_sch_cate,
*:first-child+html #tmp_sch_cate_cnt,
*:first-child+html #tmp_ichi_ev,
*:first-child+html #tmp_ichi_ev_ttl,
*:first-child+html #tmp_ichi_ev_cnt,
*:first-child+html #tmp_sch_keyword,
*:first-child+html #tmp_sch_keyword_cnt,
*:first-child+html #tmp_sch_area,
*:first-child+html #tmp_sch_area_cnt,
*:first-child+html #tmp_sch_area_cnt ul,
*:first-child+html #tmp_ev_search,
*:first-child+html #tmp_boshu_ev,
*:first-child+html #tmp_boshu_ev_ttl,
*:first-child+html #tmp_boshu_ev_cnt,
*:first-child+html #tmp_contents .wrap_box_photo_txt,
*:first-child+html #tmp_map,
*:first-child+html #tmp_shisetsu_btn {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_info_cnt,
* html #tmp_contents .box_cate,
* html #tmp_contents .box_cate .box_cate_cnt,
* html #tmp_contents .box_cate2,
* html #tmp_contents div.box_info_cnt,
* html #tmp_contents div.box_link_cnt,
* html #tmp_contents div.box_faq_cnt,
* html #tmp_contents div.box_menu_cnt,
* html #tmp_contents .box_halving_lnavi,
* html #tmp_sch_cate,
* html #tmp_sch_cate_cnt,
* html #tmp_ichi_ev,
* html #tmp_ichi_ev_ttl,
* html #tmp_ichi_ev_cnt,
* html #tmp_sch_keyword,
* html #tmp_sch_keyword_cnt,
* html #tmp_sch_area,
* html #tmp_sch_area_cnt,
* html #tmp_sch_area_cnt ul,
* html #tmp_ev_search,
* html #tmp_boshu_ev,
* html #tmp_boshu_ev_ttl,
* html #tmp_boshu_ev_cnt,
* html #tmp_contents .wrap_box_photo_txt,
* html #tmp_map,
* html #tmp_shisetsu_btn {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_wrap_footer_cnt {
	padding:0 !important;
	background:none !important;
}
#tmp_copyright {
	color:#000000;
	text-align:left !important;
	background-color:transparent;
	float:none !important;
}
#tmp_means,
#tmp_gnavi,
#tmp_search_area,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
#tmp_anavi,
.plugin,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback {
	display:none !important;
}
.wrap_col_nm,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
#tmp_hgs {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:0 10px !important;
}
#tmp_contents .box_gmap {
	page-break-before:always;
}
/* for IE7.0 */
*:first-child+html #tmp_contents h1,
*:first-child+html #tmp_contents h2,
*:first-child+html #tmp_contents h3,
*:first-child+html #tmp_contents h4,
*:first-child+html #tmp_contents h5,
*:first-child+html #tmp_contents h6 {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_contents h1,
* html #tmp_contents h2,
* html #tmp_contents h3,
* html #tmp_contents h4,
* html #tmp_contents h5,
* html #tmp_contents h6,
* html #tmp_contents .box_info,
* html #tmp_contents .box_info_ttl,
* html #tmp_contents .box_link,
* html #tmp_contents .box_link_ttl,
* html #tmp_contents .box_faq,
* html #tmp_contents .box_faq_ttl,
* html #tmp_contents .box_menu,
* html #tmp_contents .box_menu_ttl,
* html #tmp_contents .box_btn {
	display:inline-block;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */

}
}