body,table{ letter-spacing: 6px;}
.MainLeft{ padding-bottom: 106px;}
.SubTitleArea01,.SubTitleArea02,.SubTitleArea03{
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.SubTitleArea01{
	background-image: url(../images/subtitle_area_bg01.gif);
	background-repeat: repeat-x;
	border-bottom-color: #818181;
}
.SubTitleArea02{
	background-image: url(../images/subtitle_area_bg02.gif);
	background-repeat: no-repeat;
	border-bottom-color: #818181;
}
.SubTitleArea03{
	background-image: url(../images/subtitle_area_bg03.gif);
	background-repeat: no-repeat;
	border-bottom-color: #818181;
}
.FaqP p{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 3px;
	display: inline;
}
.FaqOl ol{
	margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.FaqUl ul{
	margin-left: 30px;
	padding-left: 10px;
	margin-bottom: 5px;
}
/*.ProductList a:visited {
	background-image: url(../images/list_01visited.gif);
	background-repeat: no-repeat;
	color: #686868;
}*/
.FaqList01{
	background-image: url(../images/list_01.gif);
	background-repeat: no-repeat;
	padding-left: 44px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 5px;
	background-position: 20px 5px;
}
.FaqList a,.FaqList a:visited {
	background-image: url(../images/list_01.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	font-weight: ;
	color: #2C639A;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	background-position: 0px 2px;
	display: block;
}
.FaqList a:hover {
	background-color: #F6F6F6;
	background-image: url(../images/list_01over.gif);
	background-repeat: no-repeat;
	color: #65881D;
}