@charset "utf-8";

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

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


.box_new {
	height: 150px;
	_height: 180px;
	padding: 9px;
	overflow: auto;
	border: 1px solid #EAD9E6;
}

#sub img {
	margin-bottom: 10px;
}

.box_new li {
	background: url(common/images/icon.gif) left no-repeat;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
}


