@charset "utf-8";
/* CSS Document */
.kitchen
{
	float:right;
	margin-right:auto;
	margin-left:auto;
	width:700px;
	background-color:#FFF;
	text-align:center;
	margin-bottom:10px;
}
h3
{
	text-align:center;
	font-size:24px;
	margin-top:-5px;
	
}
h4
{
	display:inline;
	font-weight:bold;
}
.kitchen_1
{
	width:700px;
	height:185px;
	text-align:center;
	margin-top:-20px;
}
.kitchen_1_1
{
	background-image:url(sozai/kitchen_1.jpg);
	background-repeat:no-repeat;
	width:335px;
	height:180px;
	float:left;
	margin-left:10px;
	display:inline;
	border:#CCC thin solid;
}
.kitchen_1_1f
{
	width:185px;
	float:right;
	padding-top:20px;
	height: 160px;
}
.kitchen_1_2
{
	background-image:url(sozai/kitchen_4.jpg);
	background-repeat:no-repeat;
	width:335px;
	height:180px;
	float:right;
	margin-right:10px;
	display:inline;
	border:#CCC thin solid;
}
.kitchen_1_2f
{
	width:185px;
	float:right;
	padding-top:35px;
	height: 140px;
}
.kitchen_2
{
	width:700px;
	height:185px;
	text-align:center;
}
.kitchen_2_1
{
	background-image:url(sozai/kitchen_2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:335px;
	height:180px;
	margin-left:10px;
	float:left;
	display:inline;
	border:#CCC thin solid;
}
.kitchen_2_1f
{
	width:185px;
	float:left;
	padding-top:20px;
	height: 160px;
}
.kitchen_2_2
{
	background-image:url(sozai/kitchen_3.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:335px;
	height:180px;
	float:right;
	margin-right:10px;
	display:inline;
	border:#CCC thin solid;
}
.kitchen_2_2f
{
	width:185px;
	float:left;
	padding-top:10px;
	height: 170px;
}
.kitchen_3
{
	width:700px;
	height:185px;
	text-align:center;
	margin-bottom:10px;
}
.kitchen_3_1
{
	background-image:url(sozai/kitchen_5.jpg);
	background-repeat:no-repeat;
	width:335px;
	height:180px;
	float:left;
	margin-left:10px;
	display:inline;
	border:#CCC thin solid;
}
.kitchen_3_1f
{
	width:185px;
	float:right;
	padding-top:10px;
	height: 170px;
}
.kitchen_3_2
{
	background-image:url(sozai/kitchen_6.jpg);
	background-repeat:no-repeat;
	width:335px;
	height:180px;
	float:right;
	margin-right:10px;
	display:inline;
	border:#CCC thin solid;
}
.kitchen_3_2f
{
	width:185px;
	float:right;
	padding-top:35px;
	height: 140px;
}

