@charset "utf-8";

/*　
------------------------------------------------------------ */

h2#img_top {
	width: 800px;
	height: 150px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
}

#main {
	height: 720px;
	background: url(common/images/bg_main.jpg) bottom no-repeat;
}

.box_01 {
	height: 120px;
	padding: 10px;
}

.box_new {
	height: 300px;
	padding: 10px;
	overflow: auto;
}

.banner {
	position: absolute;
	bottom: 5px;
	right:10px;
}
.banner img {
	float: left;
	margin-right: 5px;
}

