@charset "utf-8";


/*
h2
*/
h2.cuisine {
	background: url(/img/h2_cuisine.jpg) left top no-repeat;
}
.read p {
	background: url(/img/read_cuisine.jpg) left top no-repeat;
}
#caption {
	color: #CCC;
	margin: 15px 10px 0;
}

p.photoa {
	width: 284px;
	height: 240px;
	float: left;
	text-align: center;
}
p.photob {
	width: 188px;
	height: 175px;
	float: left;
	text-align: right;
}

#cuisine02 {
	background: url(/img/h3_cuisine.gif) left top no-repeat;
	padding-top: 60px;
}
#cuisine03 {
	background: url(/img/h3_sweets.gif) left top no-repeat;
	padding-top: 60px;
}

