@charset "utf-8";

/* ==================================================
accessibility color 黄色地に黒
================================================== */
.pbInputForm,
.bun-SafetyBox,
.bun-SafetyBox *,
.bun-forPankuzu,
.bun-forPankuzu *,
#areaWrapper1,
#areaWrapper1 *,
#footerArea,
#footerArea *,
#pbNested bun-Top-importantBox,
#pbNested bun-Top-importantBox * {
	color:#000000 !important;
	background-color:#FFFF00 !important;
	background-image:none !important;
	border-color:#000000 !important;
	list-style-image:none !important;
	box-shadow:none;
}
.bun-SafetyBox a,
#bun-forPankuzu a,
#areaWrapper1 a,
#footerArea a,
#areaWrapper1 #tmp_wrap_gallery_kanko * {
	color:#0000FF !important;
	background-color:transparent !important;
}
#areaWrapper1 h1,
#areaWrapper1 h2,
#areaWrapper1 h3,
#areaWrapper1 h4,
#areaWrapper1 h5,
#areaWrapper1 h6 {
	padding:5px !important;
	border:none !important;
}
#areaWrapper1 h1 {
	border:3px solid black !important;
}
#areaWrapper1 h2 {
	border-bottom:1px solid black !important;
	border-left:3px solid black !important;
}
#areaWrapper1 h3 {
	border-left:3px solid black !important;
}
/* for Firefox3.0 */
#areaWrapper1 caption {
	background-color:transparent !important;
}
