.size10 {
	font-size: 10pt;
	line-height: 13pt;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";

}
.size9 {
	font-size: 9pt;
	line-height: 12pt;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";

}
.size8 {
	font-size: 8pt;
	line-height: 10pt;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";

}
.size12 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12pt;
	line-height: 16pt;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
}
dl.shuppin{
	margin-top:10px;
}
dl.shuppin dt{
	margin-bottom:5px;
}
dl.shuppin dd{
	margin-bottom:10px;
}