@import "header.css";
@import "common.css";

body {
	font: 12px "lr oSVbN", "qMmpS Pro W3", osaka;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../image/bg.gif);
}



/*wb_[Ě?śTCY*/
#header #serch #fontwrap #small {
	background: url(../image/fontsize_small.gif) no-repeat;
	height: 20px;
	width: 22px;
}
#header #serch #fontwrap #small a:hover {
	background: url(../image/fontsize_small_a.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#header #serch #default {
	background: url(../image/fontsize_default_a.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 22px;
}
#header #serch #fontwrap #default a:hover {
	background: url(../image/fontsize_default_a.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#header #serch #fontwrap #large {
	background: url(../image/fontsize_large.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 22px;
}
#header #serch #fontwrap #large a:hover {
	background: url(../image/fontsize_large_a.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
}