@charset "utf-8";
/*------------qa------------*/

#contents .wrapper #qa{	display: block;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#contents .wrapper #qa h2{
	text-indent: -9999px;
	background-image: url(../images/qa/title.gif);
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 0px;
	margin-bottom: 30px;
}

#contents .wrapper #qa td {
	line-height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents .wrapper #qa p {
	font-size: 14px;
}

#contents .wrapper #qa .waku {
	font-size: 12px;
	line-height: 20px;
	border: 2px solid #EFEFEF;
	margin-bottom: 30px;
	background-image: url(../images/qa/img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 20px;
}#contents .wrapper #qa .waku ul {
	margin-top: 0px;
	margin-bottom: 15px;
}
#contents .wrapper #qa .waku li {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 7px;
	background-image: url(../images/share/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#contents .wrapper #qa .waku a {
	color: #555555;
	text-decoration: none;
}

#contents .wrapper #qa .waku a:hover {
	color: #FE9F1C;
	text-decoration: underline;
}

#contents .wrapper #qa .q {
	background-image: url(../images/qa/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
	padding-top: 3px;
	margin-top: 20px;
}

#contents .wrapper #qa .a {
	background-image: url(../images/qa/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	font-size: 14px;
	margin-top: 20px;
	line-height: 20px;
	padding-bottom: 7px;
	margin-bottom: 20px;
}
#contents .wrapper .pagetop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
