﻿@charset "utf-8";

 /* ------- テストキッチンページの写真の設定------- */

.kitchen {
  margin-left: 50px;
  margin-bottom: 10px;
  float: left;
  width: 710px;
　
}
.kitchen li{

  float: left;
  width: 355px;
  list-style-type: none; /* リスト項目のマーカー無し */
}

 /* ------- テストキッチンページの設定------- */


/* ------- wrapper8 ------- */  

#wrapper8 {
	margin: 0px auto;
	width: 600px;
	height: 120px;
	clear: both;
}

/* ------- wrapper9 ------- */  

#wrapper9 {
	margin: 0px auto;
	width: 600px;
	height: 180px;
	clear: both;
}


#h3_test{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3CF;
	line-height: 2em;
	
}

#h4_test{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D1264B;
	line-height: 2em;
	
}

#youbou{
    width: 100%;
    margin: 10px 0px 30px 0px;

}
