@charset "utf-8";

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

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

.box_01 dl,.blog {
	float: left;
	width: 204px;
	margin-right: 5px;
}

.box_01 dt {
	width: 204px;
}


.box_01 dd,.blog li {
	padding-left: 30px;
	margin-bottom: 5px;
	background: url(../common/images/icon01.jpg) left no-repeat;
	margin-left: 10px;
}

.blog ul {
    height:200px;
	overflow: auto;
}


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