@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;
	margin-bottom: 20px;
}article h3 {
	background-image: url(../images/sitemap/headBg.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 300px;
	color: #d495bd;
	font-size: 100%;
	font-weight: bold;
	line-height: 41px;
	text-indent: 25px;
	margin-bottom: 20px;
}
article p {
	font-size: 100%;
	color: #4c423b;
}
#leftBox p {
	margin-left: 10px;
	margin-bottom: 10px;
}
.red {
	color: #d495bd;
}
#Btop {
	color: #d495bd;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 30px;
}
#leftBox {
	float: left;
	margin-left: 30px;
}
#righttBox {
	float: right;
	margin-right: 30px;
}
#leftBox a  {
	color:#4c423b;
	text-decoration: none;
}
#leftBox a:hover  {
    color: #b5b5b5;
}
#righttBox a  {
	color:#d495bd;
	text-decoration: none;
}
#righttBox a:hover  {
    color: #b5b5b5;
}
#Btop a  {
	color:#d495bd;
	text-decoration: none;
}
#Btop a:hover  {
    color: #b5b5b5;
}
