@charset "utf-8";
/* ヘッダーのCSS */

.clear{clear:both;}

*{
	margin:0;
	padding:0;
}
body {
  width:1160px;
  line-height: 140%;
  color: #333333;
  margin:5px auto 0 auto;
  background-image: url(""); 
  background-repeat: repeat-y; 
  background-attachment: scroll; 
  background-position: 0% 0%;
  /*background-image: url("");  全体の背景画像 turn/back.jpg
  background-repeat:no-repeat;*/
  height: auto;
　width: 100%;
　position: relative;
　top: 0px;
　right: 0px;
  margin-top: 10px;
  font: 12px/1.6;
  }
/* フレーム枠のcss　濃 */  
iframe.border1 { border: solid 1px #6D482B; }
/* フレーム枠のcss　淡 */ 
iframe.border2 { border: solid 1px #AB8467; }

/* ヘッダーのcss */
menu {
  width:1160px;
  line-height: 140%;
  color: #333333;
  margin:5px auto 0 auto;
  text-align: center;/* オールドブラウザ用センタリング指定 */
  font: 12px/1.6;
  }


#menu a {color: #7E4F22;font-size: 100%;}
#menu a:link,a:visited {color: #7E4F22;}
#menu a:hover {color: #FF0000;}

.head_box01{
    height:80px;
	width:200px;
	float:left;
}
.head_box02{
    height:80px;
	width:61px;
	float:left;
}
.head_box03{
	width:100px;
    height:80px;
	float:left;
}
.head_box04{
	width:220px;
    height:80px;
	float:left;
}


#head_cont{
	width:790px;
	margin: 0px　5px　0px　5px;
	padding-left:370px;
}
#head_cont ul{
	list-style:none;
	overflow:hidden;
}
#head_cont li{
	float:left;
	padding:0px 10px 0px 10px;
	border-right: solid 1px #333333;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
    background-color: rgba(255, 255, 255, 0.5);
}
#head_cont2{
	width:420px;
	margin: 5px　5px　5px　5px;
	padding-left:362px;
}
#head_cont2 ul{
	list-style:none;
	overflow:hidden;
}
#head_cont2 li{
	float:left;
	padding:5px 0 0 0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
}
#head_cont2 li a{
	width:140px;
	height:45px;
	display:block;
	float:left;
	text-align:left;
	text-indent:-9999px;
}


#head_cont2 .head_cont01 a{background:url("https://www.rakuten.ne.jp/gold/add-kitchen/newtop/header/wrapping_new.png") no-repeat 0 0 ;}
#head_cont2 .head_cont02 a{background:url("https://www.rakuten.ne.jp/gold/add-kitchen/newtop/header/melmaga.png") no-repeat 0 0 ;}
#head_cont2 .head_cont03 a{background:url("https://www.rakuten.ne.jp/gold/add-kitchen/newtop/header/facebook.png") no-repeat 0 0 ;}

#head_cont2 .head_cont01 a:hover{background:url("https://www.rakuten.ne.jp/gold/add-kitchen/newtop/header/wrapping_new2.png") no-repeat 0 0 ;}
#head_cont2 .head_cont02 a:hover{background:url("https://www.rakuten.ne.jp/gold/add-kitchen/newtop/header/melmaga2.png") no-repeat 0 0 ;}
#head_cont2 .head_cont03 a:hover{background:url("https://www.rakuten.ne.jp/gold/add-kitchen/newtop/header/facebook2.png") no-repeat 0 0 ;}


#head_cont li.top{
	border-left:solid 1px;
}
#head_cont a:hover {color: #FF0000;}

#rakuten_point {
	width: 370px;
	height: 45px;
	position:relative;
	margin-top:-50px;
	margin-left:790px;

}

/* ナビ・メイン・フッターの枠css */
content {
  width:1160px;
  line-height: 140%;
  color: #333333;
  font: 12px/1.6;
  }
