@charset "Shift_JIS";
.pt8 {
	font-size : 8pt;
}
.pt9 {
	font-size : 9pt;
}
.pt10 {
	font-size: 10pt;
}
.pt12{
	font-size : 12pt;
}
.pt14 {
	font-size: 14pt;
}
.pt18 {
	font-size: 18pt;
}
.title {
	font-size: 21pt; line-height: 22px; font-weight: bold;
}
.subtitle {
	font-size: 12pt; line-height: 13px; font-weight: bold ; color: #CC3300;
}
.body {
	font-size : 10pt; line-height : 13pt;
  letter-spacing : 1pt;
}
a:link {
	text-decoration: none ;
}
a:hover {
	text-decoration: none; color: #FF6600;
}
a:visited {
	text-decoration: none ;
}
.center {
	text-align: center;
}
