@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link       {
	color: #EB6100;
	text-decoration: blink;
	font-weight: bold;
}
a:visited    {
	color: #EB6100;
	text-decoration: blink;
	font-weight: bold;
}
a:hover      {
	color: #A40000;
	text-decoration: none;
	font-weight: bold;
}
.pankuzu {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.75em;
	color: #515457;
}
.normalred {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 1.4em;
	color: #FF0000;
}
.textmini {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 120%;
	color: #515457;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.tdtext {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 160%;
	padding-top: 9px;
	padding-bottom: 1px;
	padding-left: 3px;
}

