@charset "UTF-8";
/* CSS Document */

@import "../../common/css/contents/style.css";

/*-------------------------------------------------------------------------
		RIVERBED_INDEX
/*-----------------------------------------------------------------------*/

#flash {
	margin-bottom:40px;
}

#sidenavi p {
	margin-top: 20px;
}

.riverbed #reiverbed_content {
	width:320px;
	float:left;
}

.riverbed #riverbed_info {
	width:260px;
	height:170px;
	background:url(../../common/img/contents/back.gif);
	border:1px #828270 solid;
	float:right;
	padding:19px;
}

.riverbed dl#riverbed_info dt {
	color:#afaa3c;
	width:60px;
}

.riverbed dl#riverbed_info dd {
	width:200px;
}

.riverbed dl#riverbed_info dt,
.riverbed dl#riverbed_info dd {
	border-bottom:1px #505050 dashed;
	float:left;
	padding-bottom:5px;
	margin-bottom:5px;
}

.riverbed dl#riverbed_info dt.etc,
.riverbed dl#riverbed_info dd.etc {
	border:none;
	line-height:20px;
}

#riverbed02 p.img {
	width:208px;
	height:110px;
	float:left;
}

#riverbed02 #riverbed_dish {
	width:412px;
	float:right;
}


