@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 1.2em; /* 変更しない */
	padding:12px 6px 10px 6px;
	font-size:140%; /* 変更しない */
	color:inherit;
	background:#E8F7FF url(/shared/templates/iitoko/images/contents/h1.jpg) right bottom no-repeat;
	border-left:5px solid #FFCC00;
	border-bottom:1px solid #CCCCCC;
	clear:both; /* 変更しない */
}
#tmp_contents h2 {
	margin:1.2em 0 0.8em; /* 変更しない */
	padding:6px 8px;
	font-size:130%; /* 変更しない */
	background:#FEFFFF url(/shared/templates/iitoko/images/contents/h2.jpg) right bottom repeat-x;
	border:1px solid #A3DCFD;
	border-left:3px solid #74D1FF;
	clear:both; /* 変更しない */
}
#tmp_contents h3 {
	margin:1.2em 0 0.8em; /* 変更しない */
	padding:1px 11px;
	font-size:120%; /* 変更しない */
	background:url(/shared/templates/iitoko/images/contents/h3.gif) 0 100% no-repeat;
	border-bottom:1px solid #A3DCFD;
	clear:both; /* 変更しない */
}
#tmp_contents h4 {
	padding:0 15px;
	background:url(/shared/templates/iitoko/images/contents/h4.gif) 0 45% no-repeat;
}
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.2em 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/iitoko/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
================================================== */
/* list_icon
============================== */
#tmp_contents ul.list_icon2 {
	list-style-image:url(/shared/templates/free/images/contents/list_icon2.gif);
}
#tmp_contents ul.list_icon3 {
	list-style-image:url(/shared/templates/free/images/contents/list_icon3.gif);
}
#tmp_contents ul.list_icon4 {
	list-style-image:url(/shared/templates/free/images/contents/list_icon4.gif);
}
/* sitemap_list
============================== */
#tmp_contents ul.sitemap_list {
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.sitemap_list li.cate1 {
	margin:1.2em 0 0.8em -2.45em; /* 変更しない */
	padding:6px 10px;
	font-size:130%; /* 変更しない */
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/h2.gif) 0 0 repeat-x;
	border:1px solid #BBCB9E;
	clear:both; /* 変更しない */	
}
#tmp_contents ul.sitemap_list li.cate2 {
	margin-left:-16px;
	padding:0 0 0 16px;
	background:url(/shared/templates/free/images/contents/list_icon.gif) no-repeat left 0.2em;
}
/* outline
============================== */
#tmp_contents table.outline {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:2px solid #CC6666;
	clear:both; /* 変更しない */
}
#tmp_contents table.outline td {
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	margin:0 0 0.8em; /* 変更しない */
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
	border:2px solid #CC6666;
	clear:both;
}
* html #tmp_contents div.outline {
	width:100%; /* 変更しない */
}
#tmp_contents .outline p {
	margin:0; /* 変更しない */
}
#tmp_contents .outline ul {
	margin-bottom:0; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ol {
	margin-bottom:0; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#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 24px; /* 変更しない */
}
/* box_info
============================== */
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CCCCCC;
}
#tmp_contents table.box_info td {
	padding:1px;
}
#tmp_contents div.box_info {
	margin:0 0 0.8em; /* 変更しない */
	padding:1px;
	border:1px solid #CCCCCC;
	clear:both; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	padding:3px 7px;
	color:#000000;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/box_info_ttl.gif) 0 0 repeat-x;
	border-bottom:1px solid #E3E3E3;
}
#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:24px;
}
#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 table.box_link {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CCCCCC;
}
#tmp_contents table.box_link td {
	padding:1px;
}
#tmp_contents div.box_link {
	margin:0 0 0.8em; /* 変更しない */
	padding:1px;
	border:1px solid #CCCCCC;
	clear:both; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:3px 7px;
	color:#000000;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/box_link_ttl.gif) 0 0 repeat-x;
	border-bottom:1px solid #E3E3E3;
}
#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:24px; /* 変更しない */
}
#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 div.box_faq {
	margin:0 0 0.8em; /* 変更しない */
	padding:1px;
	border:1px solid #CCCCCC;
	clear:both; /* 変更しない */
}
#tmp_contents .box_faq .box_faq_ttl {
	padding:3px 7px;
	color:#000000;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/box_faq_ttl.gif) 0 0 repeat-x;
	border-bottom:1px solid #E3E3E3;
}
#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:24px;
}
#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 table.box_menu {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#F4F9F2;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #99CCCC;
}
#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:#F4F9F2;
	border:1px solid #99CCCC;
	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: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-color:#F4F9F2;
	border:1px solid #99CCCC;
}
/* 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:#F0F0CE;
	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:#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 #tmp_form_btn,
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
#tmp_contents #tmp_form_btn p {
	display:inline;
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
#tmp_contents table.datatable th.bg_beige,
#tmp_contents table.datatable th.bg_cream,
#tmp_contents table.datatable th.bg_gray,
#tmp_contents table.datatable th.bg_green,
#tmp_contents table.datatable th.bg_brown {
	color:inherit; /* 変更しない */
	background-color:#F0F0CE; /* datatableのthと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_beige,
#tmp_contents table.datatable table th.bg_cream,
#tmp_contents table.datatable table th.bg_gray,
#tmp_contents table.datatable th.bg_green,
#tmp_contents table.datatable th.bg_brown {
	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 #999999; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#F0F0CE; /* 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%;
	border-collapse:collapse;
	border-spacing:0;
	line-height:1.2;
}
#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
================================================== */
/* heading
============================== */
#tmp_contents #tmp_cate_ttl {

	margin:0 0 0.8em 0;
	padding:0;
	border:0;
	background:none;
	font-size:100%;
}
.custom_gikai #tmp_contents #tmp_cate_ttl {
	margin-top:0.3em;
}
/* tmp_news
============================== */
#tmp_contents #tmp_news {
	margin-bottom:1.5em;
	padding:2px;
	border:1px solid #CCCCCC;
}
#tmp_contents #tmp_news_ttl h2 {
	margin-top:0;
	padding:0;
	border:0;
	background:url(/shared/templates/free/images/contents/news_ttl_bg.gif) 0 0 repeat-x;;
}
#tmp_contents #tmp_news_cnt {
	padding:0 20px;
}
#tmp_contents #tmp_news_cnt ul {
	margin-left:18px;
}
#tmp_contents #tmp_news_cnt #tmp_news_navi {
	list-style:none;
	margin-left:0;
	list-style-image:none;
}
#tmp_contents #tmp_news_navi li {
	float:left;
	margin:0 3px 0 0;
}
/* idx_list
============================== */
#tmp_contents ul.idx_list {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
#tmp_contents ul.idx_list li {
	margin-bottom:0.7em;
	background:url(/shared/templates/free/images/contents/idx_bg2.gif) 0 1px repeat-x;
	border:1px solid #CCCCCC;
}
#tmp_contents ul.idx_list li a {
	display:block;
	padding:10px 15px;
	background:url(/shared/templates/free/images/contents/idx_bg.jpg) 1px 1px no-repeat;
}
/* idx_table
============================== */
#tmp_contents .idx_table {
	margin-bottom:0.8em;
	width:100%;
	border-collapse:collapse;
}
#tmp_contents .idx_table h2 {
	margin-top:0;
	padding:4px 16px;
	color:inherit;
	background:url(/shared/templates/free/images/contents/idx_table_ttl_bg.jpg) no-repeat left top;
	font-size:100%;
	border:0;
}
#tmp_contents .idx_box,
#tmp_contents .idx_box_no_border {
	width:32%;
	vertical-align:top;
}
#tmp_contents .idx_box {
	border:1px solid #CCCCCC;
}
#tmp_contents .idx_box ul,
#tmp_contents .idx_box ol {
	margin-left:32px;
	margin-bottom:10px;
	margin-right:5px;
}
/* event
============================== */
#tmp_contents .photo_box {
	clear:both;
}
#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;
}
/* map
============================== */
/* free */
#tmp_gmap_box,
#tmp_contents .box_map {
	width:724px;
	height:415px;
	margin:0 0 15px 0;
	clear:both;
	border:1px solid #CCCCCC;
}
#tmp_gmap_box iframe,
#tmp_contents .box_map iframe {
	border:none !important;
	margin:0;
	padding:0;
}
/* faq
============================== */
#tmp_contents .faq_question,
#tmp_contents .faq_answer {
	padding:0;
	background:none;
	border:none;
}
#tmp_contents .faq_question {
	margin-top:0;
}
/* houdou
============================== */
#tmp_contents .to_houdou {
	font-weight:bold;
	font-size:114%;
	border-bottom:1px solid #C8C5B7;
}
/* sub_search
============================== */
#tmp_sub_search,
#tmp_sub_search2,
#tmp_sub_search3,
#tmp_sub_search4,
#tmp_sub_search5 {
	clear:both;
}
#tmp_sub_search dl,
#tmp_sub_search2 dl,
#tmp_sub_search3 dl,
#tmp_sub_search4 dl,
#tmp_sub_search5 dl {
	padding:0.5em 0;
}
#tmp_sub_search dt,
#tmp_sub_search2 dt,
#tmp_sub_search3 dt,
#tmp_sub_search4 dt,
#tmp_sub_search5 dt {
	padding-right:5px;
	font-size:0.1%;
	line-height:0.1;
	display:inline;
}
#tmp_sub_search dd,
#tmp_sub_search2 dd,
#tmp_sub_search3 dd,
#tmp_sub_search4 dd,
#tmp_sub_search5 dd {
	display:inline;
	vertical-align:top;
}
#tmp_sub_search dd p,
#tmp_sub_search2 dd p,
#tmp_sub_search3 dd p,
#tmp_sub_search4 dd p,
#tmp_sub_search5 dd p,
#tmp_sub_search dd #tmp_sub_search_switch,
#tmp_sub_search2 dd #tmp_sub_search_switch2,
#tmp_sub_search3 dd #tmp_sub_search_switch3,
#tmp_sub_search4 dd #tmp_sub_search_switch4,
#tmp_sub_search5 dd #tmp_sub_search_switch5 {
	display:inline;
	vertical-align:top;
}
#tmp_sub_search dd input,
#tmp_sub_search2 dd input,
#tmp_sub_search3 dd input,
#tmp_sub_search4 dd input,
#tmp_sub_search5 dd input,
#tmp_sub_search dd select,
#tmp_sub_search2 dd select,
#tmp_sub_search3 dd select,
#tmp_sub_search4 dd select,
#tmp_sub_search5 dd select,
#tmp_sub_search dd  #tmp_sub_shelp a,
#tmp_sub_search2 dd  #tmp_sub_shelp2 a,
#tmp_sub_search3 dd  #tmp_sub_shelp3 a,
#tmp_sub_search4 dd  #tmp_sub_shelp4 a,
#tmp_sub_search5 dd  #tmp_sub_shelp5 a {
	vertical-align:top;
}
#tmp_sub_query,
#tmp_sub_query2,
#tmp_sub_query3,
#tmp_sub_query4,
#tmp_sub_query5 {
	width:273px;
	margin:0 2px 0 0;
	padding-bottom:3px;
	border:1px solid #0042A8;
}
#tmp_sub_search dd  #tmp_sub_shelp,
#tmp_sub_search2 dd  #tmp_sub_shelp2,
#tmp_sub_search3 dd  #tmp_sub_shelp3,
#tmp_sub_search4 dd  #tmp_sub_shelp4,
#tmp_sub_search5 dd  #tmp_sub_shelp5 {
	position:relative;
	top:4px;
	padding:0 0 0 12px;
}
#tmp_sub_search_switch,
#tmp_sub_search_switch2,
#tmp_sub_search_switch3,
#tmp_sub_search_switch4,
#tmp_sub_search_switch5 {
	line-height:normal;
	padding-right:5px;
}
* html #tmp_sub_query,
* html #tmp_sub_query2,
* html #tmp_sub_query3,
* html #tmp_sub_query4,
* html #tmp_sub_query5 {
	width:275px;
}
/* sumou
============================== */
.box_iitoko_ouen {
	margin:0 0 10px;
	border-collapse:collapse;
	border-spacing:0;
}
.box_iitoko_ouen_col1 {
	border:1px solid #97CDE8;
	background-color:#F4F9FF;
	padding:8px 8px 0;
	width:119px;
	text-align:left;
	vertical-align:top;
}
.box_iitoko_ouen_col2 {
	padding:0;
	width:10px;
}
/* tanoshimou
============================== */
#tmp_contents #tmp_cocoyoko_nemu {
	list-style:none;
	margin:0;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_contents #tmp_cocoyoko_nemu li {
	margin:0 3px 5px 0;
	display:inline-block;
}
* html #tmp_contents #tmp_cocoyoko_nemu li {
	display:inline;
}
*:first-child+html #tmp_contents #tmp_cocoyoko_nemu li {
	display:inline;
}
#tmp_contents .route_arrow {
	vertical-align:middle;
	margin-right:10px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_cal_navi ul:after,
#tmp_news_navi:after,
#tmp_contents div.outline: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 .photo_box:after,
#tmp_contents .wrap_photo_box_txt:after,
#tmp_shisetsu_btn:after,
#tmp_sub_search dl:after,
#tmp_sub_search2 dl:after,
#tmp_sub_search3 dl:after,
#tmp_sub_search4 dl:after,
#tmp_sub_search5 dl: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_cal_navi ul,
*:first-child+html #tmp_news_navi,
*: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_faq_cnt,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_contents .photo_box,
*:first-child+html #tmp_contents .wrap_photo_box_txt,
*:first-child+html #tmp_shisetsu_btn,
*:first-child+html #tmp_sub_search dl,
*:first-child+html #tmp_sub_search2 dl,
*:first-child+html #tmp_sub_search3 dl,
*:first-child+html #tmp_sub_search4 dl,
*:first-child+html #tmp_sub_search5 dl {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_cal_navi ul,
* html #tmp_news_navi,
* html #tmp_contents div.outline,
* 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 .photo_box,
* html #tmp_contents .wrap_photo_box_txt,
* html #tmp_shisetsu_btn,
* html #tmp_sub_search dl,
* html #tmp_sub_search2 dl,
* html #tmp_sub_search3 dl,
* html #tmp_sub_search4 dl,
* html #tmp_sub_search5 dl {
	height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* vistaOS */
body,
input,
select,
textarea {
	font-family: sans-serif\9 !important;
}
/*------------------*/
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_wrap_main {
	width:100% !important;
	padding: 0 !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_fnavi, #tmp_footer_unit {
	color:inherit;
	background-color:transparent;
}
#tmp_footer_info {
	border-top:none;
}
#tmp_footer_info2 {
	background-color:transparent;
	border-top:none;
	color:#000000;
}
#tmp_container {
	color:inherit;
	background-color:transparent;
}
#tmp_means,
#tmp_gnavi,
#tmp_hsearch,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
.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;
}
body,
#tmp_pankuzu,
#tmp_wrap_main,
#tmp_main {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_wrap_footer {
	border-top:none !important;
	background:none !important;
	padding:0 !important;
}
#tmp_copyright {
	text-align:left !important;
}
/* 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,
*:first-child+html #tmp_contents .box_btn li {
	min-height:1%;
}
*:first-child+html .used_bg_img span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */

}
}