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


/* cuisine page
=============================================================================*/
#cuisine #mainVisual {	background-image: url(../img/cuisine/mainimg.jpg);}
#cont01{
	}
	#cont01 .lead {
	text-align: center;
	font-size: 1.12em;
	margin-bottom: 50px;
	}
	#cont01 .lead h2 { font-size: 1.22em; margin-bottom: 0.8em;}
	#cont01 .txt02{ width: 70%; margin: 0 auto 80px;}
	#cont01 .txt02 h3{ font-weight: bold;margin-bottom: 0.6em;}

.layout { margin-bottom: 50px;}
.layout .txtArea { margin-bottom: 15px;}
.layout .txtArea h3 { float: left; margin-right: 40px;}
.layout .menu { float: left;}
.layout .menu h4 { font-weight: bold;}
.layout .imgArea { width: 1100px; margin: 0 -50px;}

