.text1   { font-size: 10px; line-height: 15px }
.text2   { font-size: 12px; line-height: 18px }
.text2b   { font-weight: bold; font-size: 12px; line-height: 18px }
.text3  { font-size: 14px; line-height: 21px }
.text3b  { font-weight: bold; font-size: 14px; line-height: 21px }
.text4b  { font-weight: bold; font-size: 18px; line-height: 27px }

body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ ゴシック";
	text-color:#222222;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:justify;
	text-justify:distribute;
}

A:link  { color: #6666cc; text-decoration: none }
A:visited { color: #009966; text-decoration:none;  }
A:active  { color: #cccccc; text-decoration: none }
A:hover  { color: #4455aa; text-decoration: underline }

.text1b {
	font-size: 10px;
	font-weight: bold;
}

