@charset "utf-8";

#wrapperContentSub {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#returnTop {
	background-color: #F7F7F7;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 25px;
}

/* FAQ
------------------------------------------------------------------------------*/

body {
	color: #767676;
}

#faqLink a,
.qaBox a {
	color: #1B53C5;
}

#faqLink li {
	padding-left: 15px;
	background-image: url(../images/iconarrow2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 2.0;
}

#faqLink {
	margin-top: 30px;
	padding-left: 75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #908B8A;
	margin-bottom: 25px;
	padding-bottom: 30px;
}

.qaBox table {
	border-collapse:collapse;
	margin-left: 22px;
	color: #454545;
	width: 537px;
}

.qaBox th {
	background-color: #F4EAC9;
	font-weight: bold;
	border: 1px solid #C4BB9E;
	text-align: center;
	vertical-align: middle;
	line-height: 1.25;
	padding: 10px;
}

.qaBox .bgPink {
	background-color: #FCF6E5;
}

.qaBox td {
	border: 1px solid #C4BB9E;
	text-align: center;
	vertical-align: middle;
	line-height: 1.25;
	padding: 10px;
}

.celWidth1 {
	width: 151px;
}

.celWidth2 {
	width: 385px;
}

.celWidth3 {
	width: 205px;
}

.tableQ2 .celWidth4 {
	width: 167px;
	_padding-right: 0px;
	_padding-left: 0px;
}

*:first-child+html .tableQ2 .celWidth4 {
	padding-right: 0px;
	padding-left: 0px;
}

#tableQ1 td {
	text-align: left;
}

.qaBox h2 {
	background-color: #FEF7E8;
	padding-left: 45px;
	background-image: url(../images/iconq.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #E26C03;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
}

.qaAnswer {
	background-image: url(../images/icona.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	margin-bottom: 25px;
	line-height: 1.25;
}

.qaBox {
	padding-bottom: 30px;
}

.qaBox h3 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 45px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.qaS {
	padding-left: 45px;
	line-height: 1.25;
	margin-bottom: 20px;
}

.tableQ2 .bgPink {
	text-align: left;
}

.tableQ2 span {
	font-size: 10px;
	display: block;
	padding-top: 5px;
	line-height: 1.3;
	_font-size: 9px;
}

*:first-child+html .tableQ2 span {
	font-size: 9px;
}

.tableQ2 {
	margin-bottom: 15px;
}

.qaBox ul {
	margin-left: 45px;
	padding-top: 15px;
}

.qaBox li {
	background-image: url(../images/iconcircle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 1.4;
}

.qaAnswer span {
	font-weight: bold;
	color: #521F1F;
}

