sup {
	margin-right: 5px;
}

#wrapper {
	font-size: 12px;
	position: relative;
}

.title {
	margin: 35px 20px;
}

.tab {
	position: relative;
	top: 10px;
	left: 0;
	z-index: 10;
	_top: 6px;
}

.tab li {
	width: 460px;
	height: 64px;
	float: left;
}

.tab .off {
	padding-top: 7px;
}

.tab li:last-child {
	text-align: right;
}

.frame {
	padding: 30px;
	border: 1px solid #c5ddef;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	zoom: 1;
}

.read {
	margin: 20px 0 30px;
}

.link_question {
	margin-bottom: 30px;
}

.link_question li {
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(../../common/images/icon_arrow_bottom.gif) no-repeat left .2em;
}

.question {
	margin-bottom: 30px;
	padding-bottom: 15px;
	background: #f2f7fb;
	color: #535353;
}

.question.last {
	margin-bottom: 0;
}

.question h4 {
	padding: 10px 40px 10px 45px;
	font-size: 125%;
	font-weight: bold;
	background: #0068b7 url(../images/qa/icon_question.png) no-repeat 12px .7em;
	color: #fff;
}

.question h5 {
	margin-top: 20px;
	padding-top: 15px;
	font-weight: bold;
	color: #0068b7;
	border-top: 1px solid #0068b7;
}

.answer {
	padding: 15px 40px 10px 45px;
	background: url(../images/qa/icon_answer.png) no-repeat 12px 1em;
}

ol {
	margin: 15px 0 0 1.3em;
}

ol li {
	margin-bottom: 5px;
	list-style: outside decimal;
}

table {
	width: 100%;
	margin-top: 20px;
	_width: 765px;
}

th, td {
	padding: 10px 8px;
	border: 1px solid #e0e0e0;
}

th {
	text-align: center;
	vertical-align: middle;
	background: #000;
	color: #fff;
}

td {
	font-weight: bold;
	background: #fff;
}

td span {
	display: block;
	font-size: 95%;
	font-weight: normal;
}

#hdd-record td,
#disc-record td {
	text-align: center;
	vertical-align: middle;
}

.slash {
	width: 19.8%;
	height: 66px;
	padding: 0;
	background: #000 url(../images/qa/img_slash.png) no-repeat left top;
}

.slash span {
	display: none;
	font-size: 75%;
	font-weight: normal;
	position: absolute;
}

.col {
	top: 5px;
	right: 5px;
}

.row {
	bottom: 5px;
	left: 5px;
}

#hdd-record td {
	font-size: 88%\9;
}

#disc-record th {
	width: 16.5%;
}

#difference th {
	width: 33.2%;
}

#wrapper .note {
	margin-top: 10px;
	font-size: 11px;
	color: #535353;
}

.link-ref {
	margin-top: 15px;
	padding-left: 20px;
	background: url(../../common/images/icon_link.png) no-repeat left .3em;
}
