/*コメント
*/
body{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
td{
	font-size: 10pt;
}
.b{
	font-size: 10pt;
	font-weight: bold;
}
.red{
	font-size: 10pt;
	color: #FF0000;
}
.notice{
	font-size: 10pt;
	color: #EE9900;
}
.notice_b{
	font-size: 10pt;
	color: #EE9900;
	font-weight: bold;
}
.menu{
	font-size: 9pt;
}
.title{
	font-size: 10pt;
	font-weight: bold;
}
.big_2{
	font-size: 13pt;
}
.big_2b{
	font-size: 13pt;
	font-weight: bold;
}
.big_2b_red{
	font-size: 13pt;
	color: #FF0000;
	font-weight: bold;
}
.small_1{
	font-size: 8pt;
}
.red_1{
	font-size: 9pt;
	color: #930000;
}

