@charset "UTF-8";



#contentsbg h2 {
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	padding: 0px;
	height: 106px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}	
#contents {
	background-color: #FFF;
	width: 878px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-left-color: #BFBFBF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #333;
}

#contents #sideBar {
	float: right;
	width: 180px;
	position: relative;
	background-image: url(img/sidebg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #sideBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(img/sidehead.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contents #sideBar ul li {
	font-size: 90%;
	background-image: url(img/ar.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 26px;
}

#faq {
	margin: 0px;
	width: 660px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#faq table {
	width: 660px;
}
#faq #list td {
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFBEAC;
	background-image: url(img/abg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	vertical-align: top;
}
#faq #list th {
	color: #333;
	background-color: #FEF1EE;
	padding: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #FFBEAC;
	border-right-style: solid;
	border-right-color: #FD9C9B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image: url(img/qbg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 90%;
	width: 30%;
	vertical-align: top;
}
#faq h3 {
	padding: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FD9C9B;
	color: #ff7e85;
	font-size: 120%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FD9C9B;
}
#faq .back {
	font-size: 90%;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: right;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9DD186;
}
#list strong {
	color: #FF7E85;
}
#list p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
