@charset "UTF-8";


.list_blok {
	width: 550px;
	margin-left: 20px;
	border: 1px solid #999999;
	padding: 4px;
	margin-bottom: 10px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka";
	font-size: 11px;
	font-weight:normal;
	line-height: 150%;
	color: #555555;
}

.shop_title {
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック","Osaka";
	font-size: 14px;
	font-weight:bold;
	line-height: 150%;
	color: #555555;
}


.shop_head {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka";
	font-size: 11px;
	font-weight:normal;
	line-height: 150%;
	color: #555555;
	background-color: #FFCCFF;
}

.coment {
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック","Osaka";
	font-size: 11px;
	line-height: 150%;
	color: #555555;
	margin-top: 5px;
	height: 55px;
}

.coment img {
	float: left;
	vertical-align: middle;
}


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;
}
.answer {
	line-height: 140%;
}

td {
	padding-bottom: 10px;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック","Osaka";
	font-size: 11px;
	line-height: 135%;
	color: #555555;
}
.list_footer {
	text-align: center;
	margin-bottom: 10px;
}

.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-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka";
	font-size: 11px;
	font-weight:normal;
	line-height: 150%;
	color: #555555;
	background-attachment: scroll;
	background-image: url(../imgs/megane-dog.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

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