@charset "utf-8";
#pt_bg h2 {
	background: url(../images/dinner/pt.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px auto;
	height: 153px;
	width: 900px;
}
#dinner_top {
	background: url(../images/dinner/photo.jpg) no-repeat;
	padding-left: 350px;
	padding-top: 45px;
	padding-bottom: 100px;
	margin: 0px 0px 0px;
}
#dinner_top h3 {
	background: url(../images/dinner/midashi.gif) no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 174px;
	margin-bottom: 15px;
}
#dinner_top p {
	font-size: 93%;
	padding-left: 3px;
}
#menu {
	background: url(../images/dinner/midashi02.jpg) no-repeat;
	text-indent: -9999px;
	height: 54px;
	width: 635px;
	margin: 0px 0px 5px;
}
#atten {
	margin-bottom: 80px;
	margin-top: 35px;
}

#atten h4{
	background: url(../images/dinner/atten.jpg) no-repeat;
	height: 29px;
	width: 620px;
	padding: 0px;
	margin: 0px 0px 13px 13px;
	text-indent: -9999px;
}
#atten ol {
	padding-left: 20px;
}
#atten ol li {
	line-height: 1.4;
	color: #666;
	font-size: 93%;
	padding: 0px 0px 10px;
}

