/* 江南同窓会HP　共通スタイルシート＿中サイズ */
/* 見出し */
H1 {
  color: #cc0000; /* 文字の色 */
  background-color: #ffffb5; /* 背景色 */
  font-size: 18pt; /* 文字サイズ */
  margin: 2px; /* 行間 */
}
H2 {
  color: #cc0000; /* 文字の色 */
  background-color: #ffffb5; /* 背景色 */
  font-size: 14pt; /* 文字サイズ */
  margin: 2px; /* 行間 */
}
H3 {
  color: #cc0000; /* 文字の色 */
  background-color: #ffffb5; /* 背景色 */
  font-size: 12pt; /* 文字サイズ */
  margin: 2px; /* 行間 */
}
H4 {
  color: #cc0000; /* 文字の色 */
  background-color: #ffffb5; /* 背景色 */
  font-size: 11pt; /* 文字サイズ */
  margin: 2px; /* 行間 */
}
/* 文字サイズ */
BODY {
  font-size: 10pt; /* 文字サイズ */
} 
.n {
	font-size: 10pt; /* 文字サイズ */
} 
.s1 {
	font-size: 9pt; /* 文字サイズ */
} 
.s2 {
	font-size: 8pt; /* 文字サイズ */
} 
.lg1 {
  font-size: 11pt; /* 文字サイズ */
} 
.lg2 {
  font-size: 12pt; /* 文字サイズ */
} 
.lg3 {
  font-size: 13pt; /* 文字サイズ */
} 
.lg4 {
  font-size: 14pt; /* 文字サイズ */
} 
  