@charset "UTF-8";
/* CSS Document */

body            {
	font-size: 13px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #464231;
	line-height: 150%;
	margin-left: 0px;
}
td            {
	font-size: 13px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #464231;
	line-height: 150%;
	margin-left: 0px;
}

a:visited, a:link, a:active {
	text-decoration : none;
	color: #464231;
}
a:hover                     {
	text-decoration: none;
	color: #FAA400;
}

h1 {
	text-decoration : none;
	color: #464231;
	font-weight: bold;
	font-size: 12px;
}
.small {
	font-size: 11px;
	color: #FF3333;
}
.grey {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464231;
}	

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

.yellow {
	font-size: 12px;
	font-weight: bold;
	color: #F49200;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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