@charset "utf-8";
/* CSS Document */

.ope_box {
	width: 650px;
	margin: 0px;
	padding: 0px;
}

.question {
	height: 35px;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 50px;
	background-image: url(../images/common/bnr_question.gif);
	background-repeat: no-repeat;
}

.answer {
	width: 595px;
	border: solid 1px #A0A0A4;
	margin: 0px 0px 0px 10px;
	padding: 10px;
	line-height: 1.4em;
}

.answer_img {
	margin: 5px 0px 5px 25px;
}

.line {
	background-image: url(../images/operation/line_syringe.gif);
	background-repeat: repeat-x;
	height: 25px;
	margin: 15px 13px 15px 10px;
}
