@charset "utf-8";
h2 {
	line-height: 24px;
	margin: 0 0 5px 0;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
#FAQ .frametop{
	height:10px;
	border-top: 7px solid #8C8C8C;
	border-left: 7px solid #8C8C8C;
	border-right: 7px solid #8C8C8C;
}
#FAQ .framebottom{
	height:10px;
	border-left: 7px solid #8C8C8C;
	border-right: 7px solid #8C8C8C;
	border-bottom: 7px solid #8C8C8C;
}


#FAQ  {
	float: none;
	width: 950px;
	text-align: center;
	margin: 40px auto 15px;
}
#FAQ .fltlft {
	width: 200px;
	text-align: left;
}

#FAQ .fltrt   {
	width: 715px;
	text-align: left;
}
#FAQ .sideBarMenu      {
	padding-left: 20px;
	border-left: 7px solid #8C8C8C;
	border-right: 7px solid #8C8C8C;
}
#FAQ .sideBarMenu p  {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 0px;
}
#FAQ .sideBarMenu strong {
	color: #ad0505;
	font-weight: bold;
	font-size: 13px;
}

#FAQ .sideBarMenu a {
	padding-left: 3px;
}
#FAQ .sideBarMenu a:hover {
	color: #ad0505;
	text-decoration: underline;

}
dt{
	font-size: 14px;
	font-weight: bold;
	color:#000;
}
dl {
	margin: 15px 0px;
}
#FAQ .fltrt h2 {
	margin: 0px;
	padding: 0px;
}


dt strong      {
	color: #ad0505;
	font-weight: bold;
}


dd {
	margin: 0px 0px 15px 11px;
	/*color: #6B6B6B;*/
	color: #000;
	font-size: 14px;
	line-height: 18px;
}
.boldItal14 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
