@charset "utf-8";
/* CSS Document */

/*350質問　白*/
#question_wh {
	margin:0 0 0 0;
	padding:0 0 0 70px;
	width:275px;
	min-height:80px;
	background-image:url(../img/qa/q_wh.png);
	background-repeat:no-repeat;
}

.question_wh1 {
	color:#FFFFFF;
	font-size:20px;
	padding-top: 20px;
	font-weight:bold;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	line-height: 20px;
}

.question_wh2 {
	color:#FFFFFF;
	font-size:14px;
	line-height:20px; 
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}




/*350質問　黒*/
#question_bk {
	margin:0 0 0 0;
	padding:0 0 0 70px;
	width:275px;
	min-height:80px;
	background-image:url(../img/qa/q_bk.png);
	background-repeat:no-repeat;
}

.question_bk1 {
	font-size:20px;
	padding-top: 20px;
	font-weight:bold;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	line-height: 20px;
}

.question_bk2 {
	font-size:14px;
	line-height:20px; 
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}






/*350回答　白*/
#answer_wh {
	padding-left:70px;
	width:275px;
	min-height:60px;
	background-image:url(../img/qa/a_wh.png);
	background-repeat:no-repeat;
	
}

.answer_wh1 {
	color:#FFFFFF;
	font-size:14px;
	line-height:20px; 
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}

.answer_wh2 {
	color:#FF0000;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}





/*350回答　黒*/
#answer_bk {
	padding-left:70px;
	width:275px;
	min-height:60px;
	background-image:url(../img/qa/a_bk.png);
	background-repeat:no-repeat;
	
}

.answer_bk1 {
	font-size:14px;
	line-height:20px; 
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}

.answer_bk2 {
	color:#FF3366;
	font-size:18px;
	line-height:20px; 
	font-weight:bold;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}




/*240質問　黒*/
#question240_bk {
	margin:0 0 0 0;
	padding:0 0 0 70px;
	width:190px;
	min-height:80px;
	background-image:url(../img/qa/q_bk.png);
	background-repeat:no-repeat;
}

.question240_bk1 {
	font-size:20px;
	padding-top: 20px;
	font-weight:bold;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}

.question240_bk2 {
	font-size:14px;
	line-height:20px; 
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}



/*240回答　黒*/
#answer240_bk {
	padding-left:70px;
	width:190px;
	min-height:60px;
	background-image:url(../img/qa/a_bk.png);
	background-repeat:no-repeat;
	
}

.answer240_bk1 {
	font-size:14px;
	line-height:20px; 
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}

.answer240_bk2 {
	color:#FF3366;
	font-size:18px;
	line-height:20px; 
	font-weight:bold;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}
