@import url(common.css);
@import url(right.css);

/* top page */

div#contents #contents_center {
}

div.qa_contents{
	font-size:78%;
	line-height:25px;
	line-height: 140%;
}

#question {
	margin-top: 30px;
}

#answer {
	margin-top: 30px;
}

#answer_company {
	margin-top: 20px;
}

#answer_naisyoku {
	margin-top: 20px;
}

p.p-qa1{
	padding-top: 10px;
	padding-bottom: 40px;
	width: 500px;
	padding-left: 15px;
}

p.p-qa2{
	width: 490px;
	margin-left: 20px;
	border-bottom: 1px dotted;
	border-color: #CDCDCD;
	margin-top:10px;
}

p.p-qa3{
	width: 490px;
	margin-left: 20px;
	border-bottom: 1px dotted;
	border-color: #CDCDCD;;
	margin-bottom: 40px;
	margin-top:10px;
}

div.qa_cont1_left1{
	margin-left: 30px;
	margin-top:30px;
	float:left;
	width:50px;
}

div.qa_cont1_right1{
	margin-top:30px;
	float:left;
	width:420px;
	line-height:20px;
}

div.qa_cont1_right1 p{
	border-left: 5px solid;
	padding-left: 10px;
	border-color: #CDCDCD;;
}

div.space{
	height: 20px;
}

p.p-qa4{
	margin: 15px 0 0 20px;
	font-weight: bold;
	color:#3C8AA8;
}

p.p-qa5{
	margin-top: 10px;
	font-weight: bold;
	color:#3C8AA8;
	border-top: 1px dotted;
	border-color: #CDCDCD;;
}


div.qa_cont1_left2{
	margin-top:10px;
	float:left;
	width:20px;
	height: 30px;
}

div.qa_cont1_right2{
	margin-top:7px;
	margin-left: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	width:480px;
	_width:500px;
	line-height:140%;
	background: url('../images/qa/icon_answer.jpg') left top no-repeat;
}

div.qa_cont1_right3{
	margin-top:7px;
	margin-left: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	width:480px;
	_width:500px;
	line-height:140%;
	background: url('../images/qa/icon_answer2.jpg') left top no-repeat;
}

p.p-qa6{
	margin: 15px 0 0 20px;
	font-weight: bold;
	color:#DF7473;
}

p.p-qa7{
	margin-top: 10px;
	font-weight: bold;
	color:#DF7473;
	border-top: 1px dotted;
	border-color: #CDCDCD;;
}

#for_naisyoku,
#for_company {
	margin-left: 10px;
}

#answer_company,
#answer_naisyoku {
	margin: 30px 0 0 10px;
}

#answer {
	margin-top: 40px;
}

