@charset "utf-8";



/* line */

p.line {
	background-image: url(../info/images/line.gif);
	width: 540px;
	height: 1px;
	margin: 7px 0;
}



.question-bg {
	background-image: url(../chart/images/titbg.gif);
	width: 490px;
	height: 30px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-left: 50px;
	padding-top: 13px;
	font-weight: bold;
	color: #C8191E;
}



/* itemp-photo */
p#item-oph {
	border:1px #C8191E dashed;
	width: 190px;
	height: 190px;
	margin-bottom: 5px;
}

p#item-ophs {
	border:1px #C8191E dashed;
	width: 125px;
	height: 125px;
	margin-bottom: 5px;
}