@charset "utf-8";
/*----------------------------------------------------
 * 
 * 展開CSSソース
 * 
----------------------------------------------------*/

.tabContainer {
	width: 600px;
	font-size: 14px;
}
.tabContainer p {
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 24px;
}

/* Q&A */
.tabContainer dl {
	clear: both;
	width: 580px;
	padding: 15px;
}

/* Q */
.tabContainer dl dt {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	height: 32px;
	padding-left: 70px;
	padding-top: 18px;
}
#tab-q1 {
	background: url(../img_solar/q1.gif) no-repeat;
}
#tab-q2 {
	background: url(../img_solar/q2.gif) no-repeat;
}
#tab-q3 {
	background: url(../img_solar/q3.gif) no-repeat;
}
#tab-q4 {
	background: url(../img_solar/q4.gif) no-repeat;
}
#tab-q5 {
	background: url(../img_solar/q5.gif) no-repeat;
}
#tab-q6 {
	background: url(../img_solar/q6.gif) no-repeat;
}
#tab-q7 {
	background: url(../img_solar/q7.gif) no-repeat;
}
#tab-q8 {
	background: url(../img_solar/q8.gif) no-repeat;
}
#tab-q9 {
	background: url(../img_solar/q9.gif) no-repeat;
}
#tab-q10 {
	background: url(../img_solar/q10.gif) no-repeat;
}
#tab-q11 {
	background: url(../img_solar/q11.gif) no-repeat;
}
#tab-q12 {
	background: url(../img_solar/q12.gif) no-repeat;
}
#tab-q13 {
	background: url(../img_solar/q13.gif) no-repeat;
}
/* A */
.tabContainer dl dd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	padding-left: 70px;
	padding-top: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
#tab-a1 {
	background: url(../img_solar/a1.gif) no-repeat;
}
#tab-a2 {
	background: url(../img_solar/a2.gif) no-repeat;
}
#tab-a3 {
	background: url(../img_solar/a3.gif) no-repeat;
}
#tab-a4 {
	background: url(../img_solar/a4.gif) no-repeat;
}
#tab-a5 {
	background: url(../img_solar/a5.gif) no-repeat;
}
#tab-a6 {
	background: url(../img_solar/a6.gif) no-repeat;
}
#tab-a7 {
	background: url(../img_solar/a7.gif) no-repeat;
}
#tab-a8 {
	background: url(../img_solar/a8.gif) no-repeat;
}
#tab-a9 {
	background: url(../img_solar/a9.gif) no-repeat;
}
#tab-a10 {
	background: url(../img_solar/a10.gif) no-repeat;
}
#tab-a11 {
	background: url(../img_solar/a11.gif) no-repeat;
}
#tab-a12 {
	background: url(../img_solar/a12.gif) no-repeat;
}
#tab-a13 {
	background: url(../img_solar/a13.gif) no-repeat;
}
