@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 株式会社コスモワーク
	Version: 1.0
	Comment: qa設定
----------------------------------------------------------- */

/* 
 qa Style [
----------------------------------------------------------- */
#qaArea {
	width: 680px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

h3#qaTitle {
	float: left;
	width: 770px;
	margin-bottom: 23px;
}

#Question {
	background: url(../images/qa/question.jpg) no-repeat left top;
	float: left;
	width: 680px;
	padding-top: 59px;
	margin-bottom: 8px;
}

#Question ul {
	float: left;
	width: 680px;
	background: url(../images/qa/bg.jpg) no-repeat left bottom;
	text-align: left;
	padding-bottom: 37px;
}

#Question ul li {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 0.0001em;
	padding-left: 24px;
	float: left;
	width: 656px;
}

dl#qa {
	float: left;
	width: 680px;
}

dl#qa dt {
	float: left;
	width: 651px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background: url(../images/qa/q_bg.jpg) no-repeat;
	letter-spacing: 0.0001em;
	text-align: left;
	padding-top: 7px;
	padding-left: 29px;
	margin-bottom: 9px;
}

dl#qa dd p.answer {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: left;
	width: 660px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
}

dl#qa dd p.answer2 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: left;
	width: 660px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
}

dl#qa dd table {
	border-collapse: collapse;
	border: 1px solid #999999;
	empty-cells:show;
	width: 650px;
	float: left;
}

#qaBox {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}

dl#qa dd table th {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	background: #F1F1F1;
	letter-spacing: 0.0001em;
	text-align: left;
	padding: 6px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

p.qaTop {
	font-size: 11px;
	text-align: right;
	float: left;
	width: 670px;
	padding-right: 10px;
	padding-bottom: 45px;
}

p.qaTop a {
	color: #666666;
	text-decoration: underline;
	background: url(../images/qa/point.jpg) no-repeat left center;
	padding-left: 19px;
}

p.qaTop a:hover {
	color: #FF6600;
	text-decoration: none;
	padding-left: 19px;
}

dl#qa dd table td.qaNo {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: #FFE7CE;
	letter-spacing: 0.0001em;
	text-align: left;
	padding: 6px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: top;
}

dl#qa dd table td {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 0.0001em;
	text-align: left;
	padding: 6px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: top;
}

.qaWidth {
	width: 306px;
}

#qaBox p {
	font-size: 11px;
	text-align: right;
	width: 650px;
	padding-right: 30px;
	padding-top: 4px;
	color: #666666;
}

#qaBlock {
	width: 650px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#qaBlock p {
	width: 650px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	float: left;
	padding-bottom: 15px;
}

strong.redBold {
	font-weight: bold;
	color: #FF0000;
}

#qaBlock p span {
	font-weight: bold;
	color: #000000;
}

#qaBlock ol {
	background: #F5F5EC;
	float: left;
	width: 650px;
	padding-bottom: 15px;
	letter-spacing: 0.0001em;
	text-align: left;
	margin-bottom: 20px;
}

#qaBlock ol li {
	margin-right: 15px;
	margin-left: 30px;
	padding-left: 5px;
	list-style: decimal outside;
	padding-right: 0px;
	padding-top: 15px;
}

dl#qa dd ul {
	float: left;
	width: 680px;
	margin-bottom: 80px;
}

dl#qa dd ul li {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: url(../images/qa/point02.gif) no-repeat left center;
	padding-left: 15px;
	text-align: left;
	margin-left: 10px;
}

