/*body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link{
color: #0033FF;
	text-decoration: none;
}
a:visited{
color: #0033FF;
	text-decoration: none;
}
a:hover{
color: #0099FF;
	text-decoration: underline;
}

#content{
	line-height: 19px;
	text-decoration: none;
}
#content a:link,#content a:visited {
	color: #0033FF;
	text-decoration: none;
}
#content a:hover {
	color: #0099FF;
	text-decoration: underline;
}
*/

.infolist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 26px;
}
.gap{
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.point_01{
	color: #CC6600;
}
.point_02{
	color: #339900;
}
.point_03{
	color: #CC0000;
	background-color: #FFDF9D;
	padding-right: 1px;
	padding-left: 1px;
}
.result_01{
	color: #CC3300;
}
.result_02{
	font-size: 17px;
	font-weight: bold;
	color: #336600;
}
.result_03{
	font-size: 17px;
	font-weight: bold;
	color: #CC3300;
}
.sq{
	height: 18px;
	width: 175px;
	border: 1px solid #999999;
}
.btn{
	color: #FFFFFF;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

