@charset "UTF-8";

.body {
	color: #949494;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 130%
}

.siro {
	color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 150%
}


.通常 {
	font-size: 14px;
}

.12p {
	font-size: 12px;
	color: #000000;
}

.黒 {
	font-size: 10px;
	color: #000000;
}


.黒線 {
　　	text-decoration:underline;font-size: 10px;
	color: #000000;

	
}

.黒小 {
	font-size: 8px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.赤 {
	font-size: 14px;
	color: #C00;
}
