/* 店舗年末年始情報用 */

.ny_wrap {
	border:#990000 solid 1px;
	background-color:#FFDFDF;
}
.ny_midashi {
	height:18px;
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
.ny_text {
	height:18px;
	font-size:12px;
	color:#333333;
	background-image:url(img/gray_dot.gif);
	line-height:158%;
}
.ny_text2 {
	height:auto;
	font-size:12px;
	color:#333333;
	background-image:url(img/gray_dot.gif);
	line-height:158%;
	margin: 0px 1px;
	padding: 0px 0px 8px 0px;
}
.inner_left{
	width:260px;
	float:left;
}
.inner_right{
	padding-left: 260px;
}
.inner_low{
	clear:both;
}
