@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: /*シーズンカラー（半調）*/#D2B5C3;
}

.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;
}


.list_footer {
	text-align: center;
	margin-bottom: 10px;
}

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

.shop_title a:link {
	color: #555555;
}
.newicon {
	color: #FF0000;
	float: right;
	font-size: 10px;
	text-decoration: blink;
}

.news_blok {
	width: 550px;
	margin-left: 20px;
	border: 1px solid /*シーズンカラー*/#C67CA1;
	padding: 4px;
	margin-bottom: 10px;
	background-color:#FFFFE0;
}

.newsframe {
	width: 550px;
	height:200px;
	text-align: left;
	overflow: auto;
}

.news_blok p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: dashed 1px #999999;
}

.news_blok img {
	border-style: none;
}

.date {
	font-weight:bold;
}

.color_red {
	color: #FF3366;
}

.color_parple {
	color: #6666FF;
}
