@charset "UTF-8";
article h2 {
	font-size: 114%;
	line-height: 35px;
	font-weight: normal;
	color: #4c423b;
	background-image: url(../images/qanda/hBg.gif);
	height: 35px;
	width: 700px;
	text-indent: 20px;
}
table, tr, td {
	border: 1px solid #999;
}
article table {
	width: 700px;
	margin-top: 20px;
}
td {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 100%;
	line-height: 1.3em;
}
.bunner {
	text-align: center;
	vertical-align: middle;
}
td a  {
   font-weight: bold;
	color:#6E307A;
	text-decoration: none;
	font-size: 114%;
}

a:hover  {
    color: #cc7db1;
}