@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 580px;
	height: 240px;
	background: url(common/images/img_top.jpg) no-repeat;
}

.new {
	width: 340px;
	_width: 360px;
	height: 215px;
	_height: 235px;
	padding: 10px 9px;
	border: 1px solid #300;
	color: #930;
	background:#fff;
}

.new ul {

}

.banner {
	width: 175px;
	float: right;
}

.banner img {
	margin-bottom: 15px;
}

.banner a:hover img {
	filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}
