/*採用Q&A*/
#qanda_data {
	margin: 10px 0px 0px;
	padding: 0px;
	border-top: 1px solid #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#qanda_data td {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

/*その他文字等*/
.class1012 { color: #222; font-size: 10px; line-height: 12px }
.class1216 { color: #222; font-size: 12px; line-height: 16px }
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
