@charset "euc-jp";
.redtxt{
	color:#FF0000;
	font-weight:bold;
}
.orgtxt{
	color:#ff8a00;
	font-weight:bold;
}
#gyaois{
	border:4px solid #cdcdcd;
	width:567px;
}
#gyaotxt{
	padding:8px;
	font-size:12px;
	color:#db0011;
}
.quebox{
	width:283px;
	float:left;
}
.queleft{
	width:4px;
	height:175px;
	float:left;
	background-image:url(../img/box_left.gif);
	background-repeat:repeat-y;
}
.queright{
	width:4px;
	height:175px;
	float:left;
	background-image:url(../img/box_right.gif);
	background-repeat:repeat-y;
}
.quemid{
	float:left;
	width:259px;
	font-size:12px;
	line-height:140%;
	margin:0px 8px;
}
#quespc{
	width:5px;
	float:left;
}
#notbox{
	background-color:#f0f0f0;
	width:557px;
	padding:8px;
	font-size:12px;
	line-height:140%;
}