@charset "utf-8";

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

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

.new {
	width: 310px;
	height: 120px;
	_width: 370px;
	_height: 200px;
	background: url(common/images/bg_new_02.gif) no-repeat;
	padding: 40px 30px;
	overflow: auto;
	margin-bottom:14px;
}

.bnr_ga a:hover img {
	filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}

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

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

.banner a:hover img {
	filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}
#flash {
	position: absolute;
	top: 100px;
	left: 180px;
}