@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	background-image: url(common/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #333333;
}

.font9 { font-size: 9px; }
.font10 { font-size: 10px; }
.font12 { font-size: 12px; }
.font14 { font-size: 14px; }

.fontsize9S { font-size: 9px; line-height: 1.2em; }
.fontsize9M { font-size: 9px; line-height: 1.5em; }
.fontsize10S { font-size: 10px; line-height: 1.2em; }
.fontsize10M { font-size: 10px; line-height: 1.5em; }
.fontsize12S { font-size: 12px; line-height: 1.2em; }
.fontsize12M { font-size: 12px; line-height: 1.5em; }
.fontsize14S { font-size: 14px; line-height: 1.2em; }
.fontsize14M { font-size: 14px; line-height: 1.5em; }
.fontsize14B { font-size: 14px; line-height: 1.5em; font-weight:bold;}
.fontsize16S { font-size: 16px; line-height: 1.2em; }
.fontsize16M { font-size: 16px; line-height: 1.5em; }
.fontsize16B { font-size: 16px; line-height: 1.5em; font-weight:bold;}

.td12M td { font-size: 12px; line-height: 1.5em; }

.fontsize12M_rb { font-size: 12px; line-height: 1.5em; color:#FF0000; font-weight:bold; }