@charset "utf-8";

/* ==================================================
contents
================================================== */
#tmp_top_box {
	padding:25px 0 0;
	margin:0 0 30px;
}
#tmp_top_lftbox {
	float:left;
	width:890px;
	margin-right:-900px;
	position:relative;
}
#tmp_top_rgtbox {
	float:right;
	width:100%;
}
#tmp_top_rgtboxin {
	margin-left:920px;
}
/* gallery */
/* 初期表示・no_javascript時の表示対応 追加0916 */
#tmp_gallery .glbox {
	display:none;
}
#tmp_gallery .glbox:first-child {
	display:block;
}
#tmp_gallery .glbox,
#tmp_gallery .box_gallrey {
	position:relative;
}
#tmp_gallery .glbox .link,
#tmp_gallery .box_gallrey .link {
	position:absolute;
	bottom:0;
	left:0;
}
#tmp_wrap_gallery {
	position:relative;
}
#tmp_gallery {
	background-color:#FFFFFF;
	padding:10px;
	position:relative;
}
#tmp_gallery img {
	vertical-align:top;
}
#tmp_gallery_cnt {
	position:absolute;
	z-index:10;
	bottom:10px;
	left:10px;
	background:url(/shared/templates/top/images/gallery/order_bg.png) repeat left top;
}
.wrap_gallery_cntrol {
	position:absolute;
	z-index:10;
	bottom:10px;
	background:url(/shared/templates/top/images/gallery/order_bg.png) repeat left top;
	padding:6px 36px 5px 40px;
}
.wrap_gallery_cntrol .list_order {
	list-style:none;
	list-style-image:none;
	float:left;
	margin-right:5px;
}
.wrap_gallery_cntrol .list_order li {
	float:left;
	margin-right:6px;
}
.wrap_gallery_cntrol .list_order li a {
	display:block;
}
.wrap_gallery_cntrol .gallery_cntrol {
	float:right;
}
#tmp_gallery .gallery_navi {
	/* display:inline; */
	float:left;
}
#tmp_gallery .prev,
#tmp_gallery .next {
	position:absolute;
	z-index:15;
}
#tmp_gallery .prev {
	left:6px;
	bottom:6px;
	background:url(/shared/templates/top/images/gallery/lo_line_bg.png) no-repeat right top;
	padding-right:7px;
}
#tmp_gallery .next {
	right:6px;
	bottom:6px;
	background:url(/shared/templates/top/images/gallery/lo_line_bg.png) no-repeat left top;
	padding-left:7px;
}
/* gallery */
/* トップ上／パターン1 */
#tmp_wrap_gobnr {
	margin:0 0 0.8em;
}
#tmp_gobnr {
	margin:0 0 13px;
}
#tmp_gobnr .bnr {
	margin:0 0 0.34em;
}
#tmp_gobnr .text {
	border-bottom:3px solid #DDDDDC;
}
#tmp_gobnr .text a {
	color:#24397D;
	border:2px solid #24397D;
	background:#FCFCFB url(/shared/templates/top/images/icon/date_icon.jpg) no-repeat 36px 5px;
	display:block;
	padding:10px 10px 5px 87px;
	text-decoration:none;
	font-size:88%;
}
#tmp_gobnr .text span {
	display:block;
	position:relative;
	z-index:-1;
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
}
#tmp_call_number_bnr,
#tmp_call_faq_bnr,
#tmp_connectbnr,
#tmp_bosai_bnr {
	margin:0 0 18px;
}
#tmp_call_number_bnr .text,
#tmp_call_faq_bnr .text,
#tmp_connectbnr .text,
#tmp_bosai_bnr .text {
	border-bottom:3px solid #DDDDDC;
}
#tmp_connectbnr .text,
#tmp_bosai_bnr .text  {
	border-radius:10px;
}
#tmp_call_number_bnr .text span,
#tmp_call_faq_bnr .text span,
#tmp_connectbnr .text span,
#tmp_bosai_bnr .text span {
	display:block;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_call_number_bnr .text a,
#tmp_call_faq_bnr .text a {
	display: block;
	width:300px;
	height:66px;
	color:inherit;
}
#tmp_call_number_bnr .text a{
	background: #A8C670 url(/shared/templates/top/images/call_number_bnr.jpg) center center no-repeat;
}
#tmp_call_faq_bnr .text a {
	background: #FFF9B0 url(/shared/templates/top/images/call_faq_bnr.jpg) center center no-repeat;
}
#tmp_connectbnr .text a {
	color:inherit;
	border:2px solid #008d3f;
	border-radius:10px;
	background:#ffffff url(/shared/templates/top/images/icon/connect_icon.png) no-repeat center center;
	background-size: auto 59px;
	-webkit-background-size: auto 59px;
	-moz-background-size: auto 59px;
	position:relative;
	display:block;
	min-height:59px;
	text-align:center;
	text-decoration:none;
	font-size:88%;
}
#tmp_connectbnr .text a:before {
	content:"";
	position:absolute;
	width:53px;
	height:59px;
	background:url(/shared/templates/top/images/icon/connect_icon_before.png) no-repeat;
	background-size: auto 59px;
	-webkit-background-size: auto 59px;
	-moz-background-size: auto 59px;
	top:0;
	left:0;
}
#tmp_connectbnr .text a:after {
	content:"";
	position:absolute;
	width:53px;
	height:59px;
	background:url(/shared/templates/top/images/icon/connect_icon_after.png) no-repeat;
	background-size: auto 59px;
	-webkit-background-size: auto 59px;
	-moz-background-size: auto 59px;
	right:0;
	bottom:0;
}
#tmp_bosai_bnr .text a {
	color:inherit;
	border:3px solid #47a738;
	border-radius:10px;
	background:#ffffff url(/shared/templates/top/images/bosai_bnr.png) no-repeat center center;
	background-size: auto 44px;
	-webkit-background-size: auto 44px;
	-moz-background-size: auto 44px;
	display:block;
	min-height:58px;
	text-align:center;
}
#tmp_miryokunavi_bnr {
	margin:0 0 13px;
	border-bottom:3px solid #DDDDDC;
	height:62px !important;
}
#tmp_miryokunavi_bnr a {
	border:2px solid #C2C0C0;
	background:#FFFFFF url(/shared/templates/top/images/miryokunavi_bnr.gif) center center no-repeat;
}
#tmp_miryokunavi_bnr,
#tmp_miryokunavi_bnr a,
#tmp_miryokunavi_bnr span {
	width:296px;
	height:59px;
	display:block;
}
#tmp_miryokunavi_bnr span {
	overflow:hidden;
	position:relative;
	z-index:-1;
}
#tmp_wrap_gobnr .kyodo_bnr {
	text-align: center;
	border-bottom: 2px solid #DDDDDC;
	background: #ffffff url(/shared/templates/top/images/kyodo_bnr_bg.gif) 50% 0 repeat-y;
	/*
	background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #007f80 50%, #007f80 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff 50%,#007f80 50%,#007f80 100%);
	background: linear-gradient(to right, #ffffff 0%,#ffffff 50%,#007f80 50%,#007f80 100%);
	*/
}
#tmp_wrap_gobnr .kyodo_bnr a {
	display: block;
}
#tmp_furusato_bnr {
	margin:0 0 18px;
	border-bottom:3px solid #DDDDDC;
	height:64px;
}
#tmp_furusato_bnr a {
	background:#FFFFFF url(/shared/templates/top/images/furusato_bnr.jpg) center center no-repeat;
}
#tmp_furusato_bnr,
#tmp_furusato_bnr a,
#tmp_furusato_bnr span {
	width:300px;
	height:64px;
	display:block;
}
#tmp_furusato_bnr span {
	overflow:hidden;
	position:relative;
	z-index:-1;
}
/* トップ上／パターン2 */
#tmp_gi {
	margin:0 0 12px;
	clear:both;
}
#tmp_gobnr2,
#tmp_sendai_info {
	width:144px;
}
#tmp_gobnr2 {
	margin-right:10px;
	float:left;
}
#tmp_gobnr2 .text {
	border-bottom:3px solid #DDDDDC;
}
#tmp_gobnr2 .text a {
	display:block;
	padding:10px 10px 5px 43px;
	color:#24397D;
	background:#FCFCFB url(/shared/templates/top/images/icon/date_icon2.gif) no-repeat 11px 6px;
	border:2px solid #24397D;
	text-decoration:none;
	font-size:75%;
	line-height:1.4;
}
#tmp_gobnr2 .text span {
	display:block;
	position:relative;
	z-index:-1;
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
}
#tmp_sendai_info {
	float:right;
}
#tmp_sendai_info p {
	border-bottom:3px solid #DDDDDC;
}
#tmp_sendai_info p a {
	display:block;
	padding:9px 15px 8px;
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
}
/* トップ中／パターン1 */
#tmp_top_rgtboxin #tmp_wrap_findwo {
	background:url(/shared/templates/top/images/bg/transparent_bg.png) repeat left top;
}
#tmp_top_rgtboxin #tmp_wrap_findwo.top_v2 #tmp_findwo_cnt {
	padding-bottom:3px;
}
#tmp_top_rgtboxin #tmp_wrap_findwo.top_v2 #tmp_findwo_cnt ul {
    margin-left:10px;
	padding-bottom:0;
	list-style-image:none;
}
#tmp_top_rgtboxin #tmp_wrap_findwo.top_v2 #tmp_findwo_cnt ul li {
	margin:0 26px 4px 0;
	float:left;
}
/* 20201105 */
#tmp_wrap_findwo {
	margin:16px 0 0;
	background-color: #ffffff;
}
#tmp_findwo_ttl {
	display: inline-block;
	background: none;
	padding:1px 24px 1px 9px;
	margin:16px 7px 13px;
	border-right: 3px solid #3D895B;
}
#tmp_findwo_cnt {
	display: inline-block;
	vertical-align: top;
	padding:18px 0 20px 7px;
}
#tmp_findwo_cnt ul {
	padding: 0;
	margin-left: 0;
}
#tmp_findwo_cnt ul li {
	float: left;
	margin-left: 25px;
	background-position: left center;
}
/* トップ下／パターン1 */
#tmp_wrap_rgtbtmbox {
	margin-top: 34px;
	clear:both;
}
#tmp_wrap_rgtbtmbox #tmp_wrap_rgtbtmlft,
#tmp_wrap_rgtbtmbox #tmp_wrap_rgtbtmrgt {
	float:left;
}
#tmp_wrap_rgtbtmbox #tmp_shicho,
#tmp_wrap_rgtbtmbox #tmp_shigikai {
	background:#FFFFFF;
	width:144px;
	border-bottom:3px solid #DDDDDC;
}
#tmp_wrap_rgtbtmbox #tmp_shicho {
	margin-right:12px;
}
#tmp_wrap_rgtbtmbox #tmp_rgtbtmlft a,
#tmp_wrap_rgtbtmbox #tmp_rgtbtmrgt a {
	display:block;
	padding:101px 0 8px;
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
	line-height:1.2;
	text-align:center;
}
#tmp_wrap_rgtbtmbox #tmp_shicho a {
	background:url(/shared/templates/top/images/bnr/shicho_img.jpg) no-repeat center 4px;
}
#tmp_wrap_rgtbtmbox #tmp_shigikai a {
	background:url(/shared/templates/top/images/bnr/gikai_img.jpg) no-repeat center 4px;
}
#tmp_wrap_rgtbtmbox #tmp_rgtbtmlft .ttl,
#tmp_wrap_rgtbtmbox #tmp_rgtbtmrgt .ttl,
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmlft .ttl,
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmrgt .ttl {
	display:block;
}
#tmp_wrap_rgtbtmbox #tmp_rgtbtmlft .en,
#tmp_wrap_rgtbtmbox #tmp_rgtbtmrgt .en,
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmlft .en,
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmrgt .en {
	color:#5F5F5F;
	background-color:transparent;
	font-size:75%;
}
/* トップ下／パターン2 */
#tmp_wrap_rgtbtmbox2 {
	clear:both;
}
#tmp_wrap_rgtbtmbox2 #tmp_wrap_rgtbtmlft,
#tmp_wrap_rgtbtmbox2 #tmp_wrap_rgtbtmrgt {
	float:left;
}
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmlft,
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmrgt {
	width:144px;
	background:url(/shared/templates/top/images/bg/transparent_bg.png) repeat left top;
	border-bottom:3px solid #DDDDDC;
}
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmlft {
	margin-right:12px;
}
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmlft p,
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmrgt p {
	padding:7px 0 6px;
	line-height:1.2;
}
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmlft a,
#tmp_wrap_rgtbtmbox2 #tmp_rgtbtmrgt a {
	display:block;
	padding:8px 5px 6px 32px;
	color:#000000;
	background:url(/shared/templates/top/images/top_rgtbtm_bg.gif) repeat-y 5px top;
	text-decoration:none;
	line-height:1.2;
}
#tmp_rgtbtmbox2 .box_rgtbtm {
	margin:0 0 12px;
}
#tmp_rgtbtmbox2 .box_rgtbtm {
	clear:both;
}
#tmp_rgtbtmbox2 .box_rgtbtm .box_rgtbtm_l,
#tmp_rgtbtmbox2 .box_rgtbtm .box_rgtbtm_r {
	width:144px;
}
#tmp_rgtbtmbox2 .box_rgtbtm .box_rgtbtm_l {
	margin-right:10px;
	float:left;
}
#tmp_rgtbtmbox2 .box_rgtbtm .box_rgtbtm_r {
	float:right;
}
#tmp_rgtbtmbox2 .box_rgtbtm p {
	text-align:center;
	border-bottom:3px solid #DDDDDC;
	line-height:1.2;
}
#tmp_rgtbtmbox2 .box_rgtbtm p.line {
	text-align:left;
}
#tmp_rgtbtmbox2 .box_rgtbtm p.line a {
	padding:13px 15px 12px;
}
#tmp_rgtbtmbox2 .box_rgtbtm p.line a span {
	display:block;
}
#tmp_rgtbtmbox2 .box_rgtbtm p a {
	display:block;
	padding:23px 5px 21px;
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
}
/* 新着情報・トピックス、サイト内検索 */
#tmp_wrap_btmbox {
	margin:0 0 0.3em;
}
#tmp_wrap_btmlftbox,
#tmp_shinchaku {
	float:left;
	width:595px;
	margin-right:-600px;
	position:relative;
	z-index:1;
}
#tmp_wrap_btmrgtbox,
#tmp_topics {
	width:100%;
	float:right;
}
#tmp_btmrgtbox,
#tmp_topics .tab_ttl,
#tmp_topics .tab_cnt {
    margin-left:626px;
}
/* tab */
#tmp_wrap_info_col2 {
	margin:0 0 29px;
}
/*
.used_javascript #tmp_wrap_info_col2 {
	position:relative;
	padding-top:1.74em;
}
.no_javascript #tmp_wrap_info_col2 .tab {
	margin-bottom:15px;
}
*/
#tmp_wrap_info_col2 .tab_ttl:after {
	display: none;
}
#tmp_shinchaku .tab_ttl h2 {
	background: url(/shared/templates/top/images/icon/new_ttl.png) no-repeat 8px 9px;
	padding: 10px 40px 7px 47px;
}
#tmp_topics .tab_ttl h2 {
	background: url(/shared/templates/top/images/icon/start_ttl.png) no-repeat 13px 10px;
	padding: 10px 40px 7px 47px;
}
#tmp_wrap_info_col2 .tab_cnt {
	color:inherit;
	background-color:#FFFFFF;
	padding:12px 10px 12px 14px;
	border-bottom:3px solid #DDDDDC;
}
#tmp_wrap_info_col2 .tab_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_wrap_info_col2 .tab_cnt ul.new_list li {
	background:url(/shared/templates/top/images/icon/list_icon.png) no-repeat left 0.5em;
	margin:0 0 0.65em;
	padding-left:20px;
	line-height:1.5;
}
#tmp_wrap_info_col2 .tab_cnt .list_table .date {
	width:5em;
	vertical-align:top;
	padding-bottom:4px;
}
#tmp_wrap_info_col2 .tab_cnt .list_table a,
#tmp_wrap_info_col2 .tab_cnt .new_list a {
	color:#24397F;
	background-color:transparent;
	text-decoration:none;
}
/* read_all */
#tmp_wrap_info_col2 .read_all {
	text-align:right;
	clear:both;
	margin-top:11px;
}
#tmp_wrap_info_col2 .read_all ul {
	clear:both;
	list-style:none;
	list-style-image:none;
	border-bottom:none;
	padding:12px 8px 0;
	border-top:1px solid #E0E0D8;
}
#tmp_wrap_info_col2 .read_all ul li {
	margin:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:87%;
}
#tmp_wrap_info_col2 .read_all ul li a {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
#tmp_wrap_info_col2 .read_all ul li.read_news {
	margin-right:6px;
}
#tmp_wrap_info_col2 .read_all ul li.read_news a {
	background:url(/shared/templates/top/images/icon/shinchaku_icon.gif) no-repeat left 0.35em;
	padding:2px 0 0 17px;
}
#tmp_wrap_info_col2 .read_all ul li.read_rss {
	background:none;
}
#tmp_wrap_info_col2 .read_all ul li.read_rss a {
	background:url(/shared/templates/top/images/icon/rss_icon.jpg) no-repeat left 0.35em;
	padding:2px 0 0 17px;
}
/* tab */
#tmp_wrap_info_col2 .tab_ttl,
#tmp_find_box_ttl,
#tmp_ancnt_box_ttl,
#tmp_koho_ttl,
#tmp_find_event_ttl {
	color:#444444;
	background:#C8E78D url(/shared/templates/top/images/bg/heading_bg.png) no-repeat right top;
}
#tmp_wrap_find_box,
#tmp_ancnt_box,
#tmp_koho {
	background:url(/shared/templates/top/images/bg/transparent_bg.png) repeat left top;
	border-bottom:3px solid #DDDDDC;
}
#tmp_wrap_find_box {
	margin-bottom: 30px;
}
#tmp_wrap_info_col2 h2,
#tmp_wrap_btmbox h2,
#tmp_find_event_ttl h2,
#tmp_find_box_ttl h2 {
	font-size:113%;
	padding:8px 40px 9px;
	font-weight:normal;
	border-bottom:1px solid #C6DF95;
}
#tmp_find_box_ttl h2 {
	background:url(/shared/templates/top/images/icon/info_icon.gif) no-repeat 11px center;
}
#tmp_find_event_ttl h2 a,
#tmp_koho_ttl h2 a,
#tmp_find_box_ttl h2 a,
#tmp_ancnt_box_ttl h2 a,
#tmp_shinchaku h2 a,
#tmp_topics h2 a {
	display:none;
}
#tmp_find_event_ttl h2 a img,
#tmp_koho_ttl h2 a img,
#tmp_find_box_ttl h2 a img,
#tmp_ancnt_box_ttl h2 a img {
	vertical-align:middle;
}
#tmp_ancnt_box_ttl h2 {
	background:url(/shared/templates/top/images/icon/boshu_icon.gif) no-repeat 8px center;
	padding:10px 46px 7px;
}
#tmp_koho_ttl h2 {
	background:url(/shared/templates/top/images/icon/koho_icon.gif) no-repeat 6px center;
	padding-left:46px;
	padding-top:10px;
	padding-bottom:7px;
}
/* find_box */
#tmp_find_box_cnt {
	padding:14px 0 11px 15px;
}
#tmp_find_box_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_find_box_cnt ul li {
	display:inline-block;
	vertical-align:top;
	width:90px;
	margin:0 4px 5px 0;
	text-align:center;
	line-height:1.2;
	font-size:87.5%;
}
#tmp_findcate1,
#tmp_findcate3,
#tmp_findcate5,
#tmp_findcate7,
#tmp_findcate2,
#tmp_findcate9,
#tmp_findcate11 {
	color:#000000;
	background-color:#E2EDC9;
}
#tmp_findcate14,
#tmp_findcate4,
#tmp_findcate6,
#tmp_findcate8,
#tmp_findcate13,
#tmp_findcate12,
#tmp_findcate10 {
	color:#000000;
	background-color:#ECECEC;
}
#tmp_find_box_cnt ul li a {
	display:block;
	text-decoration:none;
	padding:60px 3px 10px;
	min-height:20px;
	color:#000000;
	background-color:transparent;
	background-position:center 10px;
	background-repeat:no-repeat;
}
#tmp_find_box_cnt #tmp_findcate1 a,
#tmp_find_box_cnt #tmp_findcate7 a,
#tmp_find_box_cnt #tmp_findcate8 a,
#tmp_find_box_cnt #tmp_findcate13 a {
	padding-top:50px;
	padding-bottom:5px;
	min-height:35px;
}
#tmp_findcate1 a {
	background:url(/shared/templates/top/images/icon/find_kyukyu_icon.png);
}
#tmp_findcate2 a {
	background:url(/shared/templates/top/images/icon/find_shinse_icon.png);
}
#tmp_findcate3 a {
	background:url(/shared/templates/top/images/icon/find_zekin_icon.png);
}
#tmp_findcate4 a {
	background:url(/shared/templates/top/images/icon/find_kosodate_icon.png);
}
#tmp_findcate5 a {
	background:url(/shared/templates/top/images/icon/find_hoiku_icon.png);
}
#tmp_findcate6 a {
	background:url(/shared/templates/top/images/icon/find_sodan_icon.png);
}
#tmp_findcate7 a {
	background:url(/shared/templates/top/images/icon/find_shisetsu_icon.png);
}
#tmp_findcate8 a {
	background:url(/shared/templates/top/images/icon/find_faq_icon.png);
}
#tmp_findcate9 a {
	background:url(/shared/templates/top/images/icon/find_byoin_icon.png);
}
#tmp_findcate10 a {
	background:url(/shared/templates/top/images/icon/find_toshokan_icon.png);
}
#tmp_findcate11 a {
	background:url(/shared/templates/top/images/icon/find_zoo_icon.png);
}
#tmp_findcate12 a {
	background:url(/shared/templates/top/images/icon/find_kotsu_icon.png);
}
#tmp_findcate13 a {
	background:url(/shared/templates/top/images/icon/find_saiyo_icon.png);
	background-position:center 6px !important;
}
#tmp_findcate14 a {
	background:url(/shared/templates/top/images/icon/find_gomi_icon.png);
}
/* top_search_box
============================== */
#tmp_wrap_top_search_box {
	background:url(/shared/templates/top/images/bg/search_bg.png) repeat left top;
	border-bottom:3px solid #DDDDDC;
	margin: 30px 0 0;
	/* max-width: 890px; */
}
div#tmp_top_search_box {
    background: url(/shared/templates/top/images/bg/heading_bg.png) no-repeat right top;
}
#tmp_top_search_box_ttl {
	float: left;
	width: 180px;
	color:#FFFFFF;
	background:#006428;
}
#tmp_top_search_box_ttl h2 {
	border-bottom:#056D22;
	padding:18px 5px 16px 0;
	font-weight: normal;
	font-size: 112.5%;
}
#tmp_top_search_box_ttl label {
	background:url(/shared/templates/top/images/icon/search_icon.gif) no-repeat 15px center;
	border-bottom:#056D22;
	padding:3px 0px 3px 50px;
}
#tmp_wrap_top_search_box #tmp_top_query {
	border:3px solid #006428;
	border-right:none;
	width:314px;
	min-height:30px;
	margin:0;
}
#tmp_wrap_top_search_box #tmp_top_func_sch_btn {
	font-size:113%;
	min-width:93px;
	min-height:36px;
	color:#FFFFFF;
	background-color:#444444;
	padding:0 0px 0 3px;
	letter-spacing:4px;
	text-align:center;
	cursor:pointer;
	border:none;
}
#tmp_top_search_box_cnt {
	padding:14px 10px 12px 20px;
	float: left;
}
#tmp_top_search_box_cnt dl {
	float:left;
	margin-right:16px;
}
#tmp_top_search_box_cnt dd p {
	float:left;
}
#tmp_search_help {
	float:left;
}
#tmp_search_help a {
	display:block;
	color:#000000;
	text-decoration:none;
	padding:7px 19px 4px 36px;
	background:#FFFFFF url(/shared/templates/top/images/icon/help_icon.gif) no-repeat 15px center;
}
#tmp_ancnt_box {
	margin:0 0 29px;
}
#tmp_ancnt_box_cnt,
#tmp_koho_cnt {
	padding:8px 14px 9px 16px;
}
#tmp_ancnt_box_cnt li,
#tmp_koho_cnt li {
	border-bottom:1px solid #E0E0D8;
	padding:16px 5px 16px 12px;
}
#tmp_ancnt_box_cnt .anc_rgt li,
#tmp_koho_cnt .anc_rgt li {
	padding-left:21px;
}
#tmp_ancnt_box_cnt li.last,
#tmp_koho_cnt li.last {
	border-bottom:none;
}
#tmp_ancnt_box_cnt ul,
#tmp_koho_cnt ul {
	list-style:none;
}
#tmp_ancnt_box_cnt ul a,
#tmp_koho_cnt ul a {
	color:#24397F;
	background:transparent url(/shared/templates/top/images/icon/shinchaku_icon.gif) no-repeat left center;
	padding-left:22px;
	text-decoration:none;
}
#tmp_ancnt_box_cnt .anc_lft,
#tmp_koho_cnt .anc_lft {
	float:left;
	border-right:1px solid #E0E0D8;
	width:281px;
	margin-right:-281px;
}
#tmp_ancnt_box_cnt .anc_rgt,
#tmp_koho_cnt .anc_rgt{
	margin-left:280px;
}
/* 20201008 */
#tmp_koho_cnt .row2 {
    padding-bottom:0;
}
#tmp_koho_cnt .row2 a {
	display:inline-block;
	background-position: left 0.4em;
}
/* event kara */
#tmp_find_event {
	color:inherit;
	background-color:#FFFFFF;
	border-bottom:3px solid #DDDDDC;
	margin:0 0 1.9em;
	clear:both;
}
#tmp_find_event_ttl h2 {
	background:url(/shared/templates/top/images/icon/event_icon.gif) no-repeat 10px center;
}
#tmp_find_event_cnt {
	padding:15px 16px 18px;
}
#tmp_find_event_cnt ul {
	list-style:none;
}
#tmp_find_event_cnt ul li {
	float:left;
	margin-right:16px;
	width:285px;
}
#tmp_find_event_cnt ul li a {
	display:block;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	border:1px solid #E0E0D8;
	padding:25px 0 29px 96px;
}
#tmp_find_event_cnt ul li.event a {
	background:url(/shared/templates/top/images/event_img.jpg) no-repeat left center;
	padding-right:20px;
}
#tmp_find_event_cnt ul li.shisetsu a {
	background:url(/shared/templates/top/images/shisetsu_img.jpg) no-repeat left center;
	padding-right:10px;
}
#tmp_find_event_cnt ul li.shinse a {
	background:url(/shared/templates/top/images/shinse_img.jpg) no-repeat left center;
	padding-right:15px;
}
#tmp_find_event_cnt ul li.sodan a {
	background:url(/shared/templates/top/images/sodan_img.jpg) no-repeat left center;
	padding-left:94px;
}
#tmp_find_event_cnt ul li.sodan {
	margin-right:0;
}
/* ==================================================
emergency_box
================================================== */
.box_emergency2 h2,
#tmp_contents h2 {
	background:url(/shared/templates/free/images/contents/h2_bg.jpg) no-repeat left top;
	border-bottom:3px solid #C8E78D;
	margin:0.3em 0 0.9em;/* 変更しない */
	padding:12px 25px 9px;
	font-size:113%;/* デザインによって相対指定で指定しなおす */
	clear:both;/* 変更しない */
	font-weight:bold;
}
.box_emergency2 h3,
#tmp_contents h3 {
	margin:1.2em 0 0.8em;/* 変更しない */
	padding:4px 10px 5px;
	font-size:100%;/* デザインによって相対指定で指定しなおす */
	border-left:6px solid #2E8C31;
	background:url(/shared/templates/free/images/contents/h3_bg.gif) repeat-x left bottom;
	clear:both;/* 変更しない */
	font-weight:bold;
}
.box_emergency2 h4,
#tmp_contents h4 {
	margin:1.5em 0 0.8em;/* 変更しない */
	font-size:100%;/* デザインによって相対指定で指定しなおす */
	background:url(/shared/templates/free/images/contents/h4_bg.gif) no-repeat left 0.2em;
	padding-left:24px;
	clear:both;/* 変更しない */
	font-weight:bold;
}
.box_emergency2 h5,
.box_emergency2 h6,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;/* 変更しない */
	font-size:100%;/* デザインによって相対指定で指定しなおす */
	clear:both;/* 変更しない */
}
.box_emergency2 p,
#tmp_contents p {
	margin:0 0 0.8em 0; /* 変更しない */
}
#tmp_emergency_cnt .box_emergency2 ul,
#tmp_contents ul {
	margin:0 0 1em 2.4em;/* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon.gif);/* 変更しない */
	border-bottom:none !important;
}
.box_emergency2 ol,
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:none; /* 変更しない */
}
.box_emergency2 ul li,
.box_emergency2 ol li,
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em;/* 変更しない */
}
.box_emergency2 ul ul,
.box_emergency2 ul ol,
.box_emergency2 ol ul,
.box_emergency2 ol ol
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
/* datatable
============================== */
.box_emergency2 table.datatable,
#tmp_contents table.datatable {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:1px solid #CDCDCD;
}
.box_emergency2 table.datatable th,
#tmp_contents table.datatable th {
	padding:5px 8px;
	color:inherit;
	background-color:#C8E78D;
	border:1px solid #CDCDCD;
}
.box_emergency2 table.datatable td,
#tmp_contents table.datatable td {
	padding:5px 8px;
	border:1px solid #CDCDCD;
}
.box_emergency2 table.datatable caption,
#tmp_contents table.datatable caption {
	padding:0 0 0.5em; /* 変更しない */
	font-weight:bold; /* 変更しない */
	text-align:left; /* 変更しない */
}
.box_emergency2 table.datatable p,
#tmp_contents table.datatable p {
	margin:0; /* 変更しない */
}
.box_emergency2 table.datatable ul,
.box_emergency2 table.datatable ol,
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol {
	margin:0.2em 0 0 24px; /* 変更しない */
}
.box_emergency2 table.datatable ul ul,
.box_emergency2 table.datatable ul ol,
.box_emergency2 table.datatable ol ul,
.box_emergency2 table.datatable ol ol,
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_koho_cnt:after,
#tmp_top_gsearch dd:after,
#tmp_find_event:after,
#tmp_find_event_ttl:after,
#tmp_find_event_cnt:after,
#tmp_find_event_cnt ul:after,
#tmp_ancnt_box_cnt:after,
#tmp_top_gsearch:after,
#tmp_top_search_box_cnt:after,
#tmp_find_box_cnt:after,
#tmp_findwo_cnt ul:after,
#tmp_wrap_btmbox:after,
.tab:after,
.tab_ttl:after,
.tab_cnt:after,
#tmp_wrap_info_col2 .tab_cnt ul:after,
#tmp_gallery .wrap_gallery_cntrol:after,
#tmp_gallery .wrap_gallery_cntrol .list_order:after,
#tmp_wrap_rgtbtmbox:after,
#tmp_wrap_rgtbtmbox:after,
#tmp_top_box:after,
#tmp_gi:after,
#tmp_wrap_rgtbtmbox2:after,
#tmp_wrap_rgtbtmbox3:after,
#tmp_rgtbtmbox2 .box_rgtbtm:after,
#tmp_rgtbtmbox2 .box_rgtbtm2:after,
#tmp_rgtbtmbox3 .box_rgtbtm:after,
#tmp_rgtbtmbox3 .box_rgtbtm2:after,
#tmp_wrap_info_col2:after,
#tmp_top_search_box:after,
.clearfix: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_koho_cnt,
*:first-child+html #tmp_top_gsearch dd,
*:first-child+html #tmp_find_event,
*:first-child+html #tmp_find_event_ttl,
*:first-child+html #tmp_find_event_cnt,
*:first-child+html #tmp_find_event_cnt ul,
*:first-child+html #tmp_ancnt_box_cnt,
*:first-child+html #tmp_top_gsearch,
*:first-child+html #tmp_top_search_box_cnt,
*:first-child+html #tmp_find_box_cnt,
*:first-child+html #tmp_findwo_cnt ul,
*:first-child+html #tmp_wrap_btmbox,
*:first-child+html .tab,
*:first-child+html .tab_ttl,
*:first-child+html .tab_cnt,
*:first-child+html #tmp_wrap_info_col2 .tab_cnt ul,
*:first-child+html #tmp_gallery .wrap_gallery_cntrol,
*:first-child+html #tmp_gallery .wrap_gallery_cntrol .list_order,
*:first-child+html #tmp_wrap_rgtbtmbox,
*:first-child+html #tmp_top_box,
*:first-child+html #tmp_gi,
*:first-child+html #tmp_wrap_rgtbtmbox2,
*:first-child+html #tmp_wrap_rgtbtmbox3,
*:first-child+html #tmp_rgtbtmbox2 .box_rgtbtm,
*:first-child+html #tmp_rgtbtmbox2 .box_rgtbtm2,
*:first-child+html #tmp_rgtbtmbox3 .box_rgtbtm,
*:first-child+html #tmp_rgtbtmbox3 .box_rgtbtm2,
*:first-child+html #tmp_wrap_info_col2,
*:first-child+html #tmp_top_search_box,
*:first-child+html .clearfix {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for IE7.0 */
*:first-child+html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}


