#mainVisual{
	background-color: #192640;
}

#contents #contentsRight .cuisineBox{
	margin-top: 20px;
	padding-bottom: 30px;
	background-image: url(../../../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
#contents #contentsRight .cuisineBox h3{
	height: 40px;
}
#contents #contentsRight .cuisineBox .cuisineBoxLeft{
	width: 380px;
	float: left;
}
#contents #contentsRight .cuisineBox .cuisineBoxRight{
	width: 350px;
	float: right;
}



#contents #contentsRight .prixBox{
	margin-top: 20px;
	padding-bottom: 30px;
	background-image: url(../../../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
#contents #contentsRight .prixBox h3{
	height: 40px;
}
#contents #contentsRight .prixBox .prixBoxLeft{
	width: 300px;
	float: left;
}
#contents #contentsRight .prixBox .prixBoxLeft img{
	margin-right: 10px;
}
#contents #contentsRight .prixBox .prixBoxRight{
	width: 420px;
	float: right;
	padding-right: 20px;
}



#contents #contentsRight .cakeBox{
	margin-top: 20px;
	padding-bottom: 30px;
	background-image: url(../../../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
#contents #contentsRight .cakeBox h3{
	height: 40px;
}
#contents #contentsRight .cakeBox .cakeBoxLeft{
	width: 450px;
	float: left;
}
#contents #contentsRight .cakeBox .cakeBoxLeft .cakeBoxLeftImage{
	margin-top: 30px;
}
#contents #contentsRight .cakeBox .cakeBoxLeft .cakeBoxLeftImage img{
	margin-right: 10px;
}
#contents #contentsRight .cakeBox .cakeBoxRight{
	width: 200px;
	float: right;
	padding-right: 80px;
}

#contents #contentsLeft ul{
	margin: 0px;
}

