#qa {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

#qa .line {
	margin-bottom: 8px;
}
#input01 {
	font-size: 12px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#input02 {
	font-size: 12px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#input03 {
	font-size: 12px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F1F0F0;
}
#input04 {
	font-size: 12px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F1F0F0;
}
#input05 {
	font-size: 12px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F1F0F0;
}
#button01 {
	font-size: 12px;
	background-color: #FF6600;
	text-align: center;
	padding: 3px;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#button02 {
	font-size: 12px;
	background-color: #FF6600;
	text-align: center;
	padding: 3px;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.star{
	font-size: 10px;
	color: #FF0000;
}
#textarea {
	font-size: 12px;
	color: #CC0000;
	background-color: #F1F0F0;
	border: 1px solid #333333;
}