/*@ʐݒ@ځ@*/

#qanda_title {

	width   : 750px;
	height  : 30px;
	padding : 0px;
	margin  : 20px 0px 0px 0px;

	background-image  : url(../images/title.gif);
	background-repeat : no-repeat;
	background-color  : #ffffff;

}

#qanda_q {

	width   : 680px;
	padding : 2px 0px 0px 30px;
	margin  : 20px 0px 0px 20px;

	background-image  : url(../images/mark_q.gif);
	background-repeat : no-repeat;
	background-color  : #ffffff;

	font-size   : 14px;
	font-weight : bold;
	line-height : 130%;
	color       : #ff0000;
	text-align  : left;

	

}

#qanda_a {

	width   : 680px;
	padding : 2px 0px 0px 30px;
	margin  : 5px 0px 20px 20px;

	background-image  : url(../images/mark_a.gif);
	background-repeat : no-repeat;
	background-color  : #ffffff;

	font-size   : 14px;
	font-weight : normal;
	line-height : 130%;
	color       : #444444;
	text-align  : left;

}



/**/
