@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1{
	margin:0 0 1.5em; /* 螟画峩縺励↑縺・*/
	padding:2px 0 5px 10px;
	font-size:140%; /* 螟画峩縺励↑縺・*/
	border:1px solid #999999;
	/* background:#EDE4BC url(../images/contents/h1_bg.jpg) 0 100% no-repeat; */
	background : url(h1_bg.jpg) 0px 100% / auto auto no-repeat scroll padding-box border-box #ede4bc;
	clear:both; /* 螟画峩縺励↑縺・*/
}
#tmp_contents h2{
	margin:1.5em 0 0.8em; /* 螟画峩縺励↑縺・*/
	padding:3px 20px;
	font-size:130%; /* 螟画峩縺励↑縺・*/
	background : url(h2_bg.jpg) 0px 0px / auto auto no-repeat scroll padding-box border-box #f0eede;
	clear:both; /* 螟画峩縺励↑縺・*/
}
#tmp_contents h3{
	margin:1.5em 0 0.8em; /* 螟画峩縺励↑縺・*/
	padding:1px 3px;
	font-size:120%; /* 螟画峩縺励↑縺・*/
	background : url(../shared/templates/free/images/contents/h3_bg.gif) 0px 100% / auto auto no-repeat scroll padding-box border-box transparent;
	clear:both; /* 螟画峩縺励↑縺・*/
}
#tmp_contents h4{
	padding:0 15px;
	background : url(../shared/templates/free/images/contents/h4_bg.gif) 0px 0.4em / auto auto no-repeat scroll padding-box border-box transparent;
}
#tmp_contents h4,
#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(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
================================================== */
/* outline
============================== */
#tmp_contents table.outline{
	width:100%; /* 螟画峩縺励↑縺・*/
	margin:0 0 0.8em; /* 螟画峩縺励↑縺・*/
	border-collapse:collapse; /* 螟画峩縺励↑縺・*/
	border-spacing:0; /* 螟画峩縺励↑縺・*/
	border:2px solid #BEA222;
	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 #BEA222;
	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 #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 10px 7px;
	font-weight:bold;
	background : url(box_ttl.gif) 1px 1px / auto auto no-repeat scroll padding-box border-box transparent;
}
#tmp_contents .box_info div.box_info_ttl{
	background-position:0 0;
}
#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;
}
#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 #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 10px 7px;
	font-weight:bold;
	background : url(box_ttl.gif) 1px 1px / auto auto no-repeat scroll padding-box border-box transparent;
}
#tmp_contents .box_link div.box_link_ttl{
	background-position:0 0;
}
#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 #CCCCCC;
	clear:both; /* 螟画峩縺励↑縺・*/
}
#tmp_contents .box_faq .box_faq_ttl{
	font-weight:bold;
	background : url(inquiry_ttl.gif) 0px 0px / auto auto repeat scroll padding-box border-box transparent;
}
#tmp_contents .box_faq .box_faq_ttl p{
	padding:3px 7px;
	margin:0;
	background : url(inquiry_ttl2.gif) 0px 100% / auto auto repeat-x scroll padding-box border-box transparent;
}
#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:#F9F8F3;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #BFB180;
}
#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:#F9F8F3;
	border:1px solid #BFB180;
	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:#F9F8F3;
	border:1px solid #BFB180;
}
/* 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 #AABBCC;
	clear:both; /* 螟画峩縺励↑縺・*/
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th{
	padding:5px 8px;
	color:inherit;
	background-color:#EDE6BC;
	border:1px solid #9D9DA1;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td{
	padding:5px 8px;
	border:1px solid #9D9DA1;
}
#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_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:#EDE6BC; /* 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 #9D9DA1; /* table.datatable縺ｨ蜷後§蛟､繧定ｨｭ螳・*/
}
#tmp_contents table.datatable table.datatable th{
	color:inherit; /* 螟画峩縺励↑縺・*/
	background-color:#EDE6BC; /* table.datatable th縺ｨ蜷後§蛟､繧定ｨｭ螳・*/
	border:1px solid #9D9DA1; /* table.datatable th縺ｨ蜷後§蛟､繧定ｨｭ螳・*/
}
#tmp_contents table.datatable table.datatable td{
	border:1px solid #9D9DA1; /* 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
================================================== */

/* 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;
}

#tmp_page_nation{
	border-top:1px solid #F0EEDE;
	padding-top:6px;
}
#tmp_contents .page_prev,
#tmp_contents .page_next{
	margin:0;
	padding:0;
}
#tmp_contents .page_prev a{

	background : url(/shared/images/navi/event/cal_prev.gif) 0px 4px / auto auto no-repeat scroll padding-box border-box transparent;
	padding-left:13px;
}
#tmp_contents .page_next{
	text-align:right;
}
#tmp_contents .page_next a{
	background : url(/shared/images/navi/event/cal_next.gif) 100% 4px / auto auto no-repeat scroll padding-box border-box transparent;
	padding-right:13px;
}
/* map
============================== */
/* free */
#tmp_gmap_box{
	width:480px;
	height:360px;
	margin:0 0 15px 0;
	border:1px solid #CCCCCC;
	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{
	margin:0px 5px;
	width:200px;
	border:1px solid #816A54;
}
#tmp_map{
	width:100%;
	margin-bottom:20px;
}
#tmp_map_list{
	float:left;
	width:320px;
	margin-right:-345px;
	position:relative;
	z-index:1;
}
#tmp_wrap_gmap_box{
	float:right;
	width:100%;
}
#tmp_wrap_gmap_box2{
	margin-left:345px;
}
#tmp_contents #tmp_map_list h2{
	margin-top:0px;
}
#tmp_shisetsu_btn{
	width:100%;
	margin:0px 0px 0.8em 0px;
}
#tmp_contents #tmp_shisetsu_btn ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#tmp_contents #tmp_shisetsu_btn li{
	float:left;
	margin-right:2px;
}
#tmp_contents #tmp_shisetsu_btn img{
	vertical-align:bottom;
}
#tmp_result_list{
	padding:5px 10px;
	height:160px;
	overflow:scroll;
	border:1px solid #E2E0DC;
}
#tmp_contents #tmp_result_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_result_list img{
	vertical-align:middle;
	margin-right:5px;
}
#tmp_wrap_gmap_box #tmp_gmap_box{
	margin-bottom:0;
	width:100%;
	height:480px;
}
/* icategory index
============================== */
#tmp_main h1#tmp_cate_ttl{
	margin:-11px -19px 10px -19px;
	border:1px solid #BCAD64;
	font-size:0.1%;
	line-height:0.1;
	vertical-align:top;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:100% 100%;
	color:inherit;
}
*:first-child +html #tmp_main h1#tmp_cate_ttl{
	background-position:100% 1px;
}
* html #tmp_main h1#tmp_cate_ttl{
	background-position:100% 1px;
}
#tmp_main h1.kurasi{
	background-image : url(kurasi_ttl_bg.jpg);
}
#tmp_main h1.iryo{
	background-image : url(iryo_ttl_bg.jpg);
}
#tmp_main h1.kanko{
	background-image : url(kanko_ttl_bg.jpg);
}
#tmp_main h1.sigoto{
	background-image : url(sigoto_ttl_bg.jpg);
}
#tmp_main h1.shakai{
	background-image : url(shakai_ttl_bg.jpg);
}
#tmp_main h1.kensei{
	background-image : url(kensei_ttl_bg.jpg);
}
#tmp_contents h2.idx_ttl{
	margin:1.5em 0 0.8em;
	padding:3px 20px 3px 8px;
	border-right:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
	font-size:100%;
	background : url(cate_btn.gif) left top / auto auto no-repeat scroll padding-box border-box transparent;
}
/* chiji
============================== */
#tmp_chiji{
	margin-top:10px;
	margin-bottom:2.5em;
	border:1px solid #000000;
	background-color:#000000;
	color:#FFFFFF;
	width:100%;
}
#tmp_chiji_ttl{
	background : url(../shared/templates/free/images/contents/chiji_bg2.jpg) 0px 0px / auto auto no-repeat scroll padding-box border-box #000000;
	color:#FFFFFF;
	height:170px;
}
#tmp_chiji_ttl h1{
	background:none;
	font-size:0.1%;
	border:0;
	padding:0;
	margin:0;
}
#tmp_wrap_chiji_cnt{
	background : url(../shared/templates/free/images/contents/chiji_bg.jpg) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
}
#tmp_chiji_img{
	float:left;
	margin-right:-188px;
	position:relative;
	z-index:1;
}
#tmp_chiji_img p{
	margin-bottom:0;
}
#tmp_chiji_img p img{
	vertical-align:top;
}
#tmp_chiji_cnt{
	width:100%;
}
#tmp_chiji_cnt2{
	margin-left:188px;
	padding:10px 15px 7px 0;
}
#tmp_chiji_cnt p{
	margin:0;
	padding:0;
}
#tmp_chiji_cnt p.chiji_proposal{
	padding-top:0.9em;
	margin-left:90px;
}
#tmp_chiji_cnt p.chiji_proposal a{
	color:#FFFFFF;
	background-color:transparent;
}
/* kengikai
============================== */
#tmp_kengikai{
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
}
#tmp_kengikai_ttl{
	color:#FFFFFF;
	background : url(../shared/templates/free/images/contents/kengikai_bg.jpg) 0px 0px / auto auto no-repeat scroll padding-box border-box #000000;
	height:381px;
}
#tmp_kengikai_ttl h1{
	color:#FFFFFF;
	background:none;
	font-size:0.1%;
	border:0;
	padding:0;
}
#tmp_kengikai_cnt{
	background : url(../shared/templates/free/images/contents/kengikai_img.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	padding:10px 0 7px 180px;
}
#tmp_kengikai_cnt p{
	margin:0;
	padding:0;
}
#tmp_wrap_c_news{
	clear:both;
	margin:0 0 0.8em;
	padding:1px;
	border:1px solid #000000;
}
#tmp_wrap_c_news_ttl{
	color:#FFFFFF !important;
	background-color:#000000;
}
#tmp_wrap_c_news_ttl h2{
	color:#FFFFFF;
	background-color:#000000 !important;
	margin:0;
	padding:0;
	font-size:0.1%;
}
#tmp_wrap_c_news_ttl h2 img{
	vertical-align:top;
}
#tmp_wrap_c_news_cnt{
	padding:10px 10px 5px 10px;
}
#tmp_wrap_c_news_cnt ul{
	margin-left:18px;
	margin-bottom:0;
}
/* faq
============================== */
#tmp_contents h1.faq_title{
	margin-top:1em;
}

#tmp_contents h2.faq_question,
#tmp_contents h2.faq_answer{
	padding:0;
	background:none;
}
#tmp_contents h2.faq_question{
	background : url(q_title_bg.gif) 0px 0px / auto auto repeat-x scroll padding-box border-box transparent;
}
#tmp_contents h2.faq_answer{
	background : url(a_title_bg.gif) 0px 0px / auto auto repeat-x scroll padding-box border-box transparent;
}
/* gsearch_box
============================== */
#tmp_gsearch_box2 p{
	float:left;
}
#tmp_query2{
	width:155px;
	margin:0 4px 0 0;
	border:1px solid #809DB9;
}
* html #tmp_query2{
	width:154px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_gsearch_box2::after,
#tmp_cal_navi ul::after,
#tmp_wrap_chiji_cnt::after,
#tmp_wrap_kengikai_cnt::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 .wrap_photo_box_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_gsearch_box2,
*:first-child +html #tmp_cal_navi ul,
*:first-child +html #tmp_wrap_chiji_cnt,
*:first-child +html #tmp_wrap_kengikai_cnt,
*: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 .wrap_photo_box_txt,
*:first-child +html #tmp_map,
*:first-child +html #tmp_shisetsu_btn{
	min-height:1%; /* 螟画峩縺励↑縺・*/
}
/* for IE6.0 */
* html #tmp_gsearch_box2,
* html #tmp_cal_navi ul,
* html #tmp_wrap_chiji_cnt,
* html #tmp_wrap_kengikai_cnt,
* 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 .wrap_photo_box_txt,
* html #tmp_map,
* html #tmp_shisetsu_btn{
	height:1%; /* 螟画峩縺励↑縺・*/
}
/* ==================================================
print
================================================== */
@media print {
body,
#tmp_pankuzu,
#tmp_wrap_main,
#tmp_wrapper3{
	background:#FFFFFF !important;
}
#tmp_wrap_footer{
	border:none !important;
}
#tmp_footer{
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_header,
#tmp_means,
#tmp_gnavi,
#tmp_snavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
.plugin,
#tmp_feedback,
#tmp_wrap_header_fla,
#tmp_wrap_fnavi{
	display:none !important;
}
body{
	background:none !important;
}
.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_info .box_info_ttl,
*:first-child +html #tmp_contents .box_faq .box_faq_ttl,
*:first-child +html #tmp_contents .box_faq .box_faq_ttl p{
	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_info .box_info_ttl,
* html #tmp_contents .box_faq .box_faq_ttl,
* html #tmp_contents .box_faq .box_faq_ttl p{
	height:1%;
}
}
