@charset "utf-8";

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

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

.box_gree {
	background: url(common/images/box_gree.jpg) bottom no-repeat;
	padding: 10px 10px 80px;
}

.box_gree p {
	margin-bottom: 20px;
}
.box_new {
	background: url(common/images/box_02btm.jpg) bottom no-repeat;
	padding: 10px;
}

.box_new li {
	border-bottom: 1px dotted #333;
	margin-bottom: 10px;
}