.left {float: left;}
.right {float: right;}

body {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
td {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover,a:active {
	color: #FFCC00;
	text-decoration: underline;
}
.honbun {
	font-size: 11px;
}
.footer {
	color: #333333;
	font-size: xx-small;
}
.midashi1 {
	font-size: 16px;
	font-weight: bolder;
}
.midashi2 {
	font-size: 13px;
	font-weight: bolder;
	line-height: 25px;
}
.s-size {
	font-size: 9px;
}
.question {
	color: #00CCFF;
}
hr {
}
