@charset "utf-8";

table {
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainC_left {
	padding-top: 40px;
	padding-bottom: 10px;
}

td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#title01 {
	padding-bottom: 50px;
	right: auto;
}
/* CSS Document */
#text01 {
	width: 324px;
}
#dish01, #dish03, #dish05 {
	padding-bottom: 15px;
	padding-top: 20px;
	padding-left: 30px;
	width: 290px;
}
#dish02, #dish04 {
	padding-bottom: 15px;
}

#menu01, #menu03, #menu05 {
	padding-left: 10px;

}
#menu02 {
	padding-left: 80px;
}
#text02 {
	padding-bottom: 30px;
	padding-left: 20px;
}
#menu04 {
	padding-left: 20px;
}
#dish06 {
	padding-left: 60px;
}
#bgIllust {
	background-image: url(dish_img/bgIllust.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 140px;
	width: 500px;
}
#pagetop_btn {
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
}


#buttonL {
	padding-left: 80px;
	padding-bottom: 60px;
}
#buttonL a {
	background-image: url(dish_img/buttonAll.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 171px;
}
#buttonL a:hover {
	background-image: url(dish_img/buttonAll.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	display: block;
}
#buttonR {
	padding-left: 50px;
	padding-bottom: 60px;
}
#buttonR a {
	background-image: url(dish_img/buttonAll.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 171px;
}
#buttonR a:hover {
	background-image: url(dish_img/buttonAll.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	display: block;
}
#last_images {
	background-image: url(dish_img/bgIllust.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 70px;
}

