@charset "EUC-JP";
/* Question CSS Document */

.roundtop {
	background:url(../img/round_top.jpg) no-repeat top left;
	width:600px;
	height:5px;
}

.roundbtm {
	background:url(../img/round_btm.jpg) no-repeat top left;
	width:600px;
	height:5px;
}

.roundtop span, .roundbtm span {
	display:none;
}

.roundmid {
	width:570px;
	padding:5px 15px 1px;
	background:#ececec;
}
