.main-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #0066FF;
}
.maincontents {
	background-color: #FFFFFF;
	width: 700px;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 700px;
	line-height: 12px;
	padding: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #FF0000;
	line-height: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	font-weight: 700;
	color: #0000FF;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	height: 18px;
}
.boxsentence {
	padding: 5px;
}
h3 {
	font-size: 14px;
	font-weight: 900;
	color: #FF0000;
	line-height: 14px;
}
.boxclass {
	margin: 0px;
	padding: 0px;
	width: 270px;
	border: 1px solid #666666;
}
.question {
	font-size: 14px;
	line-height: 14px;
	color: #FF0000;
	background-color: #FFFF66;
	text-indent: 20px;
	font-weight: 800;
	height: 16px;
}
.answer {
	font-size: 12px;
	color: #0000FF;
	padding-right: 50px;
	padding-left: 50px;
}
.fidoitem-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #FFFFFF;
	background-color: #FF3300;
	text-align: center;
	padding: 2px;
	height: 18px;
	width: 150px;
	border: 1px solid #999999;
	margin: 5px 0px 0px;
}
.fidoitem-sub {
	padding: 3px;
	border: 1px solid #999999;
	width: 200px;
	height: 400px;
	text-align: left;
}
.fido-items {
	font-weight: 800;
	background-color: #FF3300;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	font-size: 14px;
	border: 3px solid #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.attention {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-align: left;
	width: 400px;
	border: 1px double #666666;
}
h4 {
	font-size: 12px;
	line-height: 4px;
	color: #333333;
	font-weight: 800;
	text-decoration: underline;
}
