@charset "UTF-8";

.contents{
	margin: 0 30px;
}

.contents_2{
	padding: 5px 0 50px 0;
	margin: 0 30px;
	clear: both;
}

.qa_list_bt {
	margin: 20px 0;
}

.qa_list_bt li{
	float: left;
	margin: 0 6px 6px 0;
}

#q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9, #q10, #q11 {
	padding: 94px 0 0 0;
	margin-top: 50px;
}

#q1{
	background: url("/images/qa/q01_bg.gif") 0% 0% no-repeat;
}

#q2{
	background: url("/images/qa/q02_bg.gif") 0% 0% no-repeat;
}

#q3{
	background: url("/images/qa/q03_bg.gif") 0% 0% no-repeat;
}

#q4{
	background: url("/images/qa/q04_bg.gif") 0% 0% no-repeat;
}

#q5{
	background: url("/images/qa/q05_bg.gif") 0% 0% no-repeat;
}

#q6{
	background: url("/images/qa/q06_bg.gif") 0% 0% no-repeat;
}

#q7{
	background: url("/images/qa/q07_bg.gif") 0% 0% no-repeat;
}

#q8{
	background: url("/images/qa/q08_bg.gif") 0% 0% no-repeat;
}

#q9{
	background: url("/images/qa/q09_bg.gif") 0% 0% no-repeat;
}

#q10{
	background: url("/images/qa/q10_bg.gif") 0% 0% no-repeat;
}

#q11{
	background: url("/images/qa/q11_bg.gif") 0% 0% no-repeat;
}

#q_text {
	width: 100%;
}

.q_text li{
	width: 235px;
	float: left;
	background: url("/images/common/link_icon.gif") 0% 50% no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

