BODY {
	BACKGROUND: #FFFFFF;
	color: #666666;
	font-size: small;
}
a{COLOR: #006600;}
a:visited {COLOR: #000099;}
a:hover {BACKGROUND: #FFCCCC; COLOR: #FF6600;}
a:active {
	COLOR: #FF6600;
	background-color: #CCFFFF;
}
table {
	font-size: small;
	color: #333333;
	line-height: 130%;
}
h1 {
	font-size: small;
	color: #009933;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: small;
	color: #66CC66;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
}
em {
	font-size: small;
	line-height: 120%;
	font-weight: bold;
	color: #9900FF;
}
strong {
	font-size: normal;
	line-height: 120%;
	font-weight: bold;
	color: #990000;
}
h3 {
	color: #006600;
	background-image: url(../../image/image_side.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 70%;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.comments {
	font-size: small;
	color: #339966;
}
h4 {
	color: #999900;
}
.midashi01 {
	color: #3333CC;
}
.red-text {
	color: #FF0000;
}
.navi {
	font-size: x-small;
}
.topnavi {
	color: #FF6600;
	background-color: #FFFFCC;
}
.list-a {
	margin-left: 15px;
	margin-bottom: 5px;
	list-style-image: url(../../image/list.gif);
}
.group {
	color: #0000CC;
	width: 90%;
	background-color: #CCFFFF;
	margin: 2px;
	padding: 2px 2px 2px 20px;
}
.greentxt {
	color: #339966;
}
.bluetext {

	color: #0000CC;
}
.answer {
	color: #0000CC;
	font-size: large;
	font-weight: bold;
}
.question {
	color: #CC3300;
	background-color: #FFE6E6;
	font-size: large;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.quetion2 {
	font-size: medium;
	background-color: #FFE6E6;
	margin: 10px;
	padding: 10px 5px 5px;
}
.series {
	color: #FF6600;
	font-size: large;
	font-weight: bold;
}
.greybigbold {
	color: #999999;
	font-size: large;
	font-weight: bold;
	height: 20px;
}
.price {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: large;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.loan {
	color: #FFFFFF;
	background-color: #FF6600;
	font-size: large;
	font-weight: bold;
}
.purple {
	color: #993366;
	font-weight: bold;
}