#namae {
	font-size: 10px;
	color: #009999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #FF0066;
	margin-bottom: 8px;
}
#q {
	font-size: 0.8em;
	color: #0099CC;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#a {
	font-size: 0.8em;
	line-height: 130%;
	margin-left: 42px;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-right: 12px;
}
#namee {
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
}
#intimg {
	background-image: url(../img/interview_img01.jpg);
	background-repeat: repeat-x;
	height: 130px;
}
