@charset "utf-8";
/* CSS Document */


/******* cuisine *******/
#access {
}
#access .inner {
}
#access h2 {
	text-align: center;
	height: 56px;
	margin: 0 0 40px;
}
#access dl {
}
#access dl dt {
	height: 25px;
	margin: 48px 0 24px;
}
#access dl dd {
	font-size: 17px;
}
#access dl dd:before {
	content: "・";
}
#about {
	background-color: transparent;
	background-image: url(../images/common/bg-white.png);
}
#about address {
	color: #333;
	font-size: 17px;
	width: 512px;
	height: 252px;
	margin: 0 auto;
	padding: 78px 0 30px 512px;
	font-style: normal;
	background-image: url(../images/access/about-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 2.4;
}
#about address img {
	width: 220px;
	height: 48px;
	display: block;
	margin: 0 0 40px 90px;
}
#about address span {
	color: #9b1010;
	font-size: 22px;
	font-weight: bold;
	display: block;
}
