@charset "UTF-8";


.list_blok {
	width: 550px;
	margin-left: 20px;
	border: 1px solid #999999;
	padding: 4px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight:normal;
	line-height: 150%;
	color: #555555;
}

.midashi_title {
	font-size: 14px;
	font-weight:bold;
	color: #555555;
	padding-left: 5px;
	margin-bottom: 15px;
}


ul {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 11px;
	text-align: left;
	padding: 0px 4px 0px 20px;
	margin: 0px;
}

li {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
}

.list_blok p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.list_blok_bg {
	width: 550px;
	margin-left: 20px;
	border: 1px solid #999999;
	padding: 4px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight:normal;
	line-height: 150%;
	color: #555555;
	background-attachment: scroll;
	background-image: url(../newimgs/megane-dog.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.list_blok_bg p {
	margin-top: 5px;
	margin-bottom: 5px;
}
