body       { color: #252525; background: repeat-y center }
a:link   { color: #f90; font-size: 12px; text-decoration: none }
a:visited   { color: #990; font-size: 12px; text-decoration: none }
a:hover   { color: #f60; font-size: 12px; text-decoration: underline }
a:active   { color: #cf0; font-size: 12px; text-decoration: underline }
.honbun12px  { font-size: 12px; line-height: 16px }
.honbun16px { font-size: 16px }
.honbun10px { font-size: 10px; line-height: 16px }
.honbun14px  { font-size: 14px; line-height: 16px }
h1                                   { color: #fff; font-size: 14px; font-style: normal; font-weight: bold; line-height: 28px; background-image: url("_img/h1_bg.jpg"); background-repeat: no-repeat; background-position: left center; padding: 2px 2px 2px 25px }
h2              { color: #fc3; font-size: 12px; font-style: normal; font-weight: bold; line-height: 16px; background-color: #edeef0; background-image: url("_img/h2_bg.jpg"); background-repeat: no-repeat; background-position: left center; padding: 4px 10px; border-width: 0; border-color: #d7d7d7 }
h3                    { color: #fff; font-size: 12px; font-style: normal; font-weight: bold; line-height: 16px; background-color: #360; background-repeat: no-repeat; background-position: 3px center; padding: 1px 2px 1px 5px; border: solid 1px #9c9 }
h4      { color: #2b5d60; font-size: 14px; font-weight: bold; background-color: #eef3f3; padding-left: 5px; border: solid 1px #d4e2f2 }

.hontxt14px {
	font-size: 14px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.hontxt16px {
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.kakomi{
	background: #fff;
	border: 2px solid #ccff99;
}