@charset "utf-8";
body {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.fontchange li.small a {
	background: url(../images/fontchange_bg.jpg) 0px -30px;
	width: 18px;
}
.fontchange li.medium a {
	background: url(../images/fontchange_bg.jpg) -20px 0px;
	width: 20px;
}
.fontchange li.large a {
	background: url(../images/fontchange_bg.jpg) -42px 0px;
	width: 22px;
}
.networkresult th,
.networkresult td {
	font-size: 10px;
}
.detail_left th,
.detail_left td,
.detail_right th,
.detail_right td {
	font-size: 10px;
}