@charset "utf-8";

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

#img_top {
	width: 760px;
	height: 180px;
	background: url(../common/images/img_dog2.jpg) no-repeat;
	text-indent: -999em;
}

.box_02 {
	_width: 570px;
}
.box_02 p {
	margin-bottom: 10px;
}
.box_02 li {
	background: url(../common/images/icon.gif) left no-repeat;
	padding-left: 25px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}

.box_02 dl {
	margin-bottom: 10px;
}
.box_02 dt {
	font-weight: bold;
}
.box_02 dd {
	margin-left: 20px;
}

