@charset "EUC-JP";
/* cases 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:580px;
	padding:5px 10px 0px;
	background:#ececec;
}

.detail {
	width:580px;
	padding-bottom:3px;
}

.d_img {
	float:left;
	width:90px;
}
.d_img span {
	display:none;
}

.d_txt {
	float:left;
	margin-left:15px;
	width:470px;
}