.font70 {
	font-size: 70%;
}
.font70-height130 {
	font-size: 70%;
	line-height: 130%;
}
.font70-height150 {
	font-size: 70%;
	line-height: 150%;
}
.font70-height180 {
	font-size: 70%;
	line-height: 180%;
}
.font80 {
	font-size: 80%;
}
.font80-height130 {
	font-size: 80%;
	line-height: 130%;
}
.font80-height140 {
	font-size: 80%;
	line-height: 140%;
}
.font80-height150 {
	font-size: 80%;
	line-height: 150%;
}
.font80-height180 {
	font-size: 80%;
	line-height: 180%;
}
.font90 {
	font-size: 90%;
}
.font8pt {
	font-size: 8pt;
}

.font12_150{
	font-size:12px;
	line-height:150%;
}

.font14_bld{
	font-size:14px;
	font-weight:bold;
}

.prd_lnk{
	font-size:inherit;
}

.prd_lnk a:link,
.prd_lnk a:visited{
	color:#666;
	text-decoration:none;
}

.prd_lnk a:hover,
.prd_lnk a:active{
	color:#666;
	text-decoration:underline;
}

.font12px{
	font-size:12px;
	line-height:140%;
}

.cl_gry{
	color:#999;
}

#FAQ{
}

#Q_A{
}

#FAQ td{
	font-size:12px;
	line-height:150%;
	padding:3px 0;
}

#Q_A td{
	font-size:12px;
	line-height:150%;
	padding:3px 5px;
}

#FAQ a:link,
#FAQ a:visited,
#Q_A a:link,
#Q_A a:visited{
	color:#333;
	text-decoration:underline;
}

#FAQ a:hover,
#FAQ a:active,
#Q_A a:hover,
#Q_A a:active{
	color:#69F;
	text-decoration:none;
}

.subj{
	font-weight:bold;
	color:#333;
}

.contents{
	padding:10px;
	border:#DDB589 1px solid;
	text-align:left;
}



