@charset "utf-8";

h2.BSC{
	margin: 10px 5px;
	height: 50px;
	font-size: 10px;
	text-indent: -9999px;
	background-image: url(/images/Basic/Title_BSC.gif);
	background-repeat: no-repeat;
}

h3.SubTitle_QA{
	margin: 0 20px;
	height: 60px;
	font-size: 10px;
	text-indent: -9999px;
	background-image: url(/images/Basic/SubTitle_QA.gif);
	background-repeat: no-repeat;
}

p.BSC_Lead{
	margin: 0 30px;
	font-size: 12px;
}
p.BSC_Lead_Right{
	margin: 0 0 20px 250px;
	font-size: 10px;
}

.QA_Main_L{
	width: 420px;
	margin: 10px 10px 0 30px;
	float: left;
}
.Ill_R{
	width: 200px;
	margin: 10px 0 0 0;
	float: left;
}

.QA_Main_R{
	width: 420px;
	margin: 10px 0 0 0;
	float: left;
}
.Ill_L{
	width: 200px;
	margin: 10px 10px 0 30px;
	float: left;
}

.QA_Main_C{
	margin: 10px 30px 0 30px;
}

p.answer{
	margin: 0 0 10px 10px;
}

dt.answer{
	margin: 0 0 0 10px;
	color: #FF8080;
	font-size: 12px;
}
dd.answer{
	margin: 0 0 5px 20px;
}

h4.Q_1{
	height: 40px;
	background-image: url(/images/Basic/Q1.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 5px 0 0 70px;
}
h4.Q_2{
	height: 40px;
	background-image: url(/images/Basic/Q2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 5px 0 0 70px;
}
h4.Q_3{
	height: 40px;
	background-image: url(/images/Basic/Q3.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 5px 0 0 70px;
}
h4.Q_4{
	height: 40px;
	background-image: url(/images/Basic/Q4.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 5px 0 0 70px;
}
h4.Q_5{
	height: 40px;
	background-image: url(/images/Basic/Q5.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 5px 0 0 70px;
}
h4.Q_6{
	height: 40px;
	background-image: url(/images/Basic/Q6.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 5px 0 0 70px;
}
h4.Q_7{
	height: 40px;
	background-image: url(/images/Basic/Q7.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 5px 0 0 70px;
}