@charset "UTF-8";


@import url("css/base.css");

#header {
	position: relative;
}
#bannerKinryu {
	float: right;
	margin-top: 5px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}



.bannerBig {
	margin-bottom: 15px;
	text-align: center;
}

#left {
	float: left;
	width: 410px;
	margin-top: 10px;
}
#right {
	float: right;
	width: 280px;
	margin-top: 10px;
}


#news h2 {
	margin-bottom: 0.5em;

}
#news dt {
	float: left;
	clear: both;
	padding-left: 35px;
	white-space: nowrap;
}
#news dd {
	margin-left: 9em;
	margin-bottom: 0.5em;
}
.new {
	background: url(image/new_icon.gif) no-repeat left center;
}

#bannerRight {
	margin-top: 10px;
}
#bannerRight h2 {
	margin-top: 5px;
}

