/* 毎日の献立 */
#pointcard_title {
	background-image: url(../images/pointcard_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 85px;
	width: 675px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.pointcard_wrap {
	width: 645px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#pointcard_head_catch {
	float: left;
	width: 379px;
	margin-right: 15px;
}
#pointcard_head_img {
	float: right;
	width: 251px;
}
h3#pointcard_t1 {
	background-image: url(../images/pointcard_t1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 39px;
	width: 675px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h3#pointcard_t2 {
	background-image: url(../images/pointcard_t2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 39px;
	width: 675px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h3#pointcard_t3 {
	background-image: url(../images/pointcard_t3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 39px;
	width: 675px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#pointcard_special {
	background-image: url(../images/special_bg.gif);
	background-repeat: no-repeat;
	width: 651px;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding:0 0 23px;
	overflow:hidden;
}
#pointcard_special_list {
	width: 605px;
	margin-right: 23px;
	margin-bottom: 5px;
	margin-left: 23px;
}
#pointcard_special_list th {
	text-align: left;
	padding: 7px;
	width: 97px;
}
#pointcard_special_list td {
	padding: 7px;
}
#pointcard_special_list tr {
	background-image: url(../../images/common/line_orangedot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
}

#pointcard_special p.attention {
	margin:0 23px 5px;
	padding:0;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}
