@charset "utf-8";

#tmp_main,
#tmp_main *,
#tmp_footer,
#tmp_footer *,
#tmp_pankuzu,
#tmp_pankuzu *,
.pnavi,
.pnavi * {
	background-image:none !important;
	background-color:yellow !important;
	color:black !important;
	border-color:black !important;
	list-style-image:none !important;
}
#tmp_main a,
#tmp_footer a,
#tmp_pankuzu a,
.pnavi a {
	color:blue !important;
}
#tmp_main h1,
#tmp_main h2,
#tmp_main h3 {
	border:none !important;
	padding:5px !important;
}
#tmp_main h1 {
	border:solid 3px black !important;
}
#tmp_main h2 {
	border-left:solid 3px black !important;
	border-bottom:solid 1px black !important;
}
#tmp_wrapper_top #tmp_main h2 {
	width:97% !important;
}
#tmp_main h3 {
	border-left:solid 3px black !important;
}
#tmp_main #tmp_menu h1,
#tmp_main #tmp_menu h2,
#tmp_main #tmp_menu h3 {
	padding:0 !important;
	border:none !important;
}
/* for google box */
#tmp_main #tmp_gmap_box,
#tmp_main #tmp_gmap_box * {
	background-color:transparent !important;
	color:#000000 !important;
	border-color:yellow !important;
	list-style-image:none !important;
}

