@charset "utf-8";

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

h2#img_top {
	width: 800px;
	height: 300px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
}
#flash {
	position: absolute;
	top: 151px;
	left: 10px;
}
#contents {
	background: none;
	width: 760px;
	_width: 800px;
	padding:10px 20px;
	overflow: auto;
}
.box_new {
	height: 200px;
	overflow: auto;
	background: url(common/images/bg_box.jpg) repeat-x #f3f3f3;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
	border-left: 1px solid #acacac;
	margin-bottom: 20px;
	padding: 10px;
}

.box_new li {
	margin-bottom: 10px;
}
.banner img {
	float: left;
	margin-bottom: 10px;
}

.banner img.img01 {
	margin-right: 10px;
}
