@charset "utf-8";

/* ==================================================
accessibility color 黄色地に黒
================================================== */
#tmp_query,
#tmp_pankuzu,
#tmp_pankuzu *,
#tmp_wrap_main,
#tmp_wrap_main *,
#tmp_publicity,
#tmp_publicity *,
#tmp_footer,
#tmp_footer * {
	color:#000000 !important;
	background-color:#FFFF00 !important;
	background-image:none !important;
	border-color:#000000 !important;
	list-style-image:none !important;
}
#tmp_pankuzu a,
#tmp_wrap_main a,
#tmp_publicity a,
#tmp_footer a {
	color:#0000FF !important;
	background-color:transparent !important;
}
#tmp_event_cal_cnt .calendar .today {
	background-color:transparent !important;
}
#tmp_wrap_main h1,
#tmp_wrap_main h2,
#tmp_wrap_main h3,
#tmp_wrap_main h4,
#tmp_wrap_main h5,
#tmp_wrap_main h6 {
	padding:5px !important;
	border:none !important;
}
#tmp_wrap_main h1 {
	border:3px solid black !important;
}
#tmp_wrap_main h2 {
	border-bottom:1px solid black !important;
	border-left:3px solid black !important;
}
#tmp_wrap_main h3 {
	border-left:3px solid black !important;
}
#tmp_wrap_main #tmp_cate_ttl h1 {
	padding:0 !important;
	border:none !important;
}
.format_top #tmp_wrap_main h1,
.format_top #tmp_wrap_main h2,
.format_top #tmp_wrap_main h3,
.format_top #tmp_wrap_main h4,
.format_top #tmp_wrap_main h5,
.format_top #tmp_wrap_main h6 {
	border:none !important;
	padding:0 !important;
}
/* used_bg_img */
#tmp_wrapper .used_bg_img {
	width:auto !important;
	height:auto !important;
}
#tmp_wrapper .used_bg_img a {
	width:auto !important;
	height:auto !important;
	text-decoration:underline !important;
}
#tmp_wrapper .used_bg_img span {
	z-index:1 !important;
	height:auto !important;
}
#tmp_wrapper #tmp_dust .used_bg_img {
	height:100px !important;
}
#tmp_wrapper #tmp_dust .used_bg_img span {
	z-index:-1 !important;
	height:100px !important;
}
#tmp_wrapper .used_bg_img a span {
	color:#0000FF !important;
	background-color:transparent !important;
}
/* icon */
#tmp_wrap_main a.icon_pdf,
#tmp_wrap_main a.icon_word,
#tmp_wrap_main a.icon_excel {
	margin:0 !important;
	padding:0 !important;
}
/* for Firefox3.0 */
#tmp_wrap_main caption {
	background-color:transparent !important;
}
/* for google box */
#tmp_wrap_main #tmp_gmap_box,
#tmp_wrap_main #tmp_gmap_box * {
	color:#000000 !important;
	background-color:transparent !important;
	border-color:black !important;
	list-style-image:none !important;
}
#tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
/*　安全・安心メンビジュア*/
.custom_anzen #tmp_anzen_cate_ttl h1, 
.custom_anzen #tmp_anzen_cate_ttl p {
    z-index: 1 !important;
    text-indent: unset !important;
	width: auto !important;
}
/* 202004_TOP改修 */
#tmp_photo_library_ttl {
	background-image:url(/shared/templates/top/images/photo_library.png) !important;
}
#tmp_wrap_main .list_order li a {
	background-color:#000000 !important;
}
#tmp_wrap_main .list_order li.active a {
	background-color:#FFFF00 !important;
}
.search_fixed #tmp_wrap_search_top #tmp_search_ttl p,
.search_fixed #tmp_wrap_search_top #tmp_search_ttl p span,
.search_fixed #tmp_wrap_search_top #tmp_dust_ttl p,
.search_fixed #tmp_wrap_search_top #tmp_dust_ttl p span {
	width:auto !important;
	height:auto !important;
}
.search_fixed #tmp_wrap_search_top .active #tmp_search_ttl p {
	width:67px !important;
	height:25px !important;
}
.search_fixed #tmp_wrap_search_top .active #tmp_search_ttl p span {
	width:67px !important;
	height:25px !important;
	z-index:-1 !important;
}
.search_fixed #tmp_wrap_search_top .active #tmp_dust_ttl p {
	width:250px !important;
	height:15px !important;
}
.search_fixed #tmp_wrap_search_top .active #tmp_dust_ttl p span {
	width:250px !important;
	height:15px !important;
	z-index:-1 !important;
}