h2  {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", osaka, 小塚ゴシック;
	text-decoration: none;
	text-align: left
}
h3  {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", 小塚ゴシック;
	text-decoration: none;
	text-align: left;
	color: #333;
}
body       {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: "ＭＳ Ｐゴシック", osaka, 小塚ゴシック;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	color: #000;
}
a:link  { font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; font-family: "ＭＳ Ｐゴシック", osaka, 小塚ゴシック; text-decoration: underline; text-align: left }
a:visited  { font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; font-family: "ＭＳ Ｐゴシック", osaka, 小塚ゴシック; text-decoration: underline; text-align: left }
a:active  { font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; font-family: "ＭＳ Ｐゴシック", osaka, 小塚ゴシック; text-decoration: underline; text-align: left }
a:hover  { font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; font-family: "ＭＳ Ｐゴシック", osaka, 小塚ゴシック; text-decoration: underline; text-align: left }
h1      { font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; font-family: "ＭＳ Ｐゴシック", osaka, 小塚ゴシック; text-decoration: none }
p   {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", osaka, 小塚ゴシック;
	text-decoration: none
}
.red {
	color: #F00;
	font-weight: bold;
}

