@charset "utf-8";
/* CSS Document */

img {
	float:left;
}
.bottom1{
	padding-bottom: 8px;
}
.greenquestion{
	color:#056d00;
	font-weight:bold;
	text-align:left;
}
table{
	float:left;
}
tr td.greentext{
	float:left;
	width: 25px;
	color:#056d00;
	font-weight:bold;
	text-align:left;
	padding-bottom: 10px;
}
tr td.normaltext{
	float:left;
	width: 410px;
	text-align:left;
	padding-bottom: 10px;
}
#faqTitle{
	padding-top: 30px;
	padding-left: 400px;
	padding-bottom: 10px;
}

#faqContents{
	background:url(../img/30days/30daysBG2.jpg);
	background-repeat:no-repeat;
	background-color:#d4d988;
	width: 890px;
	float:left;
	color:#432a2a;
	font-size:12px;
	font-family:MS PGothic;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;	
}

#faqContents a,#faqContents a:hover{
	text-decoration:underline;
	color:#432a2a;
}

#faqContents2{
	width: 905px;
	float:left;
	background:url(../img/faq/box2BG.jpg);
	background-repeat:repeat-y;
	float:left;
	color:#432a2a;
	font-size:12px;
	font-family:MS PGothic;
	line-height:200%;
}

.question{
	font-weight:bold;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 325px;
	text-align:left;
	float:left;
	font-family:MS PGothic;
}
.answertext{
	float:left;
	width:495px;
	text-align:left;
	text-align:left;
	font-size:12px;
	font-family:MS PGothic;
}
.answer{
	float:left;
	width: 20px;
	padding-left: 25px;
}
.answertext a,.answertext a:hover{
	color:#ad3b0c;
	text-decoration:underline;
}
.answerA{
	padding-top: 4px;
}

#Copyrightfaq{
	float: left;
	width: 650px;
	padding: 10px 0;
	padding-left: 307px;
}