body {
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif ;
    text-align:center;
    font-size:12px;
}
#root {
    width:740px;
    text-align:left;
}
a:link {
	color:#B16400;
	text-decoration: none;
}

a:visited {
	color:#A96215;
	text-decoration: none;
}

a:hover {
	color:#E61700;
	text-decoration: none;
}

.midl {
	font-size: 12px;
	line-height: 150%;
	color: #5E5E5E;
}
.large {
	font-size: 10pt;
	line-height: 140%;
	color: #5E5E5E;
}
.llarge {
	font-size: 11pt;
	line-height: 140%;
	color: #5E5E5E;
}
.smal {
	font-size: 8pt;
	line-height: 140%;
	color: #5E5E5E;
}
.ssmal {
	font-size: 10px;
	color: #5E5E5E;
	line-height: 140%;
}

.red {
	color: #E61700;
}
.midashi {
	font-size: 11pt;
	font-weight: bold;
	color: #2F2F2F;
}
.yellow {
	color: #F2A900;
}
.black {
	color: #2F2F2F;
}
.ssmal2 {
	font-size: 10px;
	color: #FF0000;
	line-height: 140%;
}
