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

#ihead *,
#ifoot *,
#ws-iside *,
#imain *,
#iitem *,
#idetail *{
 margin:0;
 padding:0;
 list-style:none outside;
 font-size:13px;
 line-height:18px;
 color:#333;
 text-align:left;
}

#ihead * img,
#ifoot * img,
#ws-iside * img,
#imain * img,
#iitem * img,
#idetail * img{
 border:none;
 vertical-align:bottom;
}

div,p,h1,h2,h3,h4,ul,li,iframe{
	margin: 0;
	padding: 0;
}

img{
	border:0;
}

body {
	/*background:url(../img/ws-bk.png) repeat;*/
	background:#F7F7F7;
	margin:0;
	padding:0;

}

* a img {
	border:0;
}
/** clea* r*/
.cl{
 clear:both;
}
.clear:after{
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}
.clear{
 display:inline-table;
 min-height:1%;
}
/*Hides from MacIE \*/
* html .clear{height:1%;}
.clear{display:block;}
/*Hides from MacIE */

a:hover img,area:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
}


/** サイド---side---- **/

#ws-iside {
 float:left;
 width:220px;
 margin:0px 0 30px;
}
#ws-iside img.banner {
 margin:0 0 10px 0 ;
}
#ws-iside ul.searth form {
  width: 208px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
  margin: 0px 0 20px 0;
  padding: 10px 5px;
}
#ws-iside .searth input.text {
  height: 20px;
  width: 120px;
  float: left;
  margin: 0 10px 0 10px;
  padding:0;
}
/*---� side2 �ǉ�--*/
#ws-iside a {
	text-decoration:none;
}

#ws-iside a:hover {
	text-decoration:none;
	font-weight:bold;
}
#side-others img{
	margin-bottom:10px;
}
#side-others p {
	text-align:center;
}
#lengthwise-bn {
	margin:10px 0;
}
#lengthwise-bn ul li img{
	float:left;
	margin-bottom:10px;
}

#lengthwise-bn .len-left img{
	margin-right:10px;
}
#ws-keyword {
	width:200px;
	border-top:#666 8px solid;
	padding:10px 10px;
	display:block;
	overflow:hidden;
}
#ws-keyword p {
	font-weight:600;
	margin-bottom:5px;
}
#ws-keyword ul li {
	float:left;
	margin-right:10px;
}
#ws-keyword ul li a {
	color:#666;
	font-size:12px;
	text-decoration:underline;
}

/** アコーディオンメニュー---Accordion---- **/

#accordion {
  width:220px;
  margin-right: auto;
  margin-left: auto;
}
.accordion {
  width:220px
}
.accordion dt {
  width:218px;
  cursor:pointer;
}
.accordion dd {
  overflow:hidden;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #EEEEEE;
  border-left-color: #EEEEEE;
  width: 218px;
}
.accordion dd.end {
  overflow:hidden;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #EEEEEE;
  border-left-color: #EEEEEE;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE;
}
#ws-iside .no_link {
  margin-bottom: 10px;
}

#accordion #slider2 dd ul li {
  width:220px;
  padding:6px 0;
}
#accordion #slider2 dd ul img {
  padding-right: 5px;
  padding-bottom: 0px;
}

#accordion #slider2 dd ul li.none {
 padding:0; 
}
#accordion #slider2 dd ul .even {
	color:#CCC;
}

#accordion #slider2 dd ul .odd {
  background-color:#EEEEEE;
  width: 220px;
}
#iwrapper .foot_title {
  margin-top: 20px;
  vertical-align: bottom;
}

/*------- footer ------*/


#ifoot {
  width:978px;
  padding:0 0 20px 0;
  border-bottom:2px solid #EEEEEE;
  background: url(../img/ws-bk.png) repeat;
  border:1px #626262 solid;
  display:block;
  overflow: hidden;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-top:-1px;
  
}
#ifoot p {
	line-height:1.5;
}
#ifoot .left {
  float: left;
  width: 300px;
  display:inline;
  margin-left:15px;
}
#ifoot .middle {
  float: left;
  width: 300px;
  display:inline;
  margin-left:15px;
}
#ifoot .right {
  float: left;
  width: 300px;
  display:inline;
  margin-left:15px;
}

#ifoot h4 {
	margin:25px 0 0 0;
}
#ifoot p {
  margin-top: 10px;
  margin-bottom: 10px;
}
#ifoot img.img01 {
  margin-top: 10px;
}
#ifoot table.send_fee {
  width:280px;
}
#ifoot table.send_fee th {
  padding:2px;
  background-color:#EDDEC3;
  border: 1px solid #FFF;
  font-weight: normal;
  text-align: center;
}
#ifoot table.send_fee td {
  padding:2px;
  background-color: #F5F5F5;
  border: 1px solid #FFF;
  text-align: center;
}

#ftend-nav{
	width:980px;
	text-align:center;
	margin:0;
	padding:0;
}
#ftend-nav p {
	margin:5px 0 0 0;
}
#ftend-nav ul {
	list-style:none;
	margin:0 0 0 195px;
}
#ftend-nav ul li {
	float:left;
}

/*---- header ----*/
#ws-header {
	width:980px;
	background:url(../img/header/ws-hd-top-0.jpg) no-repeat top;
	height:118px;
	padding:0;
	margin:0;
}
#h-tab {
	margin-left:710px;
	padding:0;
}
#h-tab ul {
	list-style:none;
	padding-left: 0px;
	
}
#h-tab ul li a{
	float:left;
	margin-right:5px;
}
#h-tab ul li.nomr a {
	margin-right:0;
}
#ws-h-navi {
	display:block;
	overflow:hidden;
	border-bottom:#333 1px solid;
	height:41px;
	width:980px;
}
#ws-h-navi ul {
	list-style:none;
	padding:0;
	margin:0;
}
#ws-h-navi ul li {
	float:left;
}


/*-------- main ---------*/

#ws-special {
	margin:5px 0 15px 0;
}
#ws-special img {
	margin-bottom:10px;
}
#ws-h-bn {
	width:980px;
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
}
#ws-h-bn a img {
	float:left;
	margin:0 10px 10px 0;
	border:0;
	padding:0;
}





/*------- ↓↓↓↓ 既存のCSS----existing------------*/

/** カテゴリー  ------category---- **/

#imain .cate_title {
  background-image: url("https://www.rakuten.ne.jp/gold/lw-hana/shop/images/cate_title_bg.jpg");
  background-repeat: no-repeat;
  width: 740px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#imain .cate_title h2 {
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  margin: 0px;
  line-height: 50px;
  background-image: url("https://www.rakuten.ne.jp/gold/lw-hana/shop/images/fr_flag1.gif");
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 80px;
  background-position: 10px;
}
#imain .sub_cate li {
  background-image: url("https://www.rakuten.ne.jp/gold/lw-hana/shop/images/sub_cate_bg.jpg");
  background-repeat: no-repeat;
  float: left;
  width:120px;
  height:40px;
  margin-bottom: 5px;
  margin-right: 4px;
}
#imain .sub_cate li.end {
  float:right;
	margin: 0;
}
#imain .sub_cate li a {
  display:block;
	padding: 3px 0 0 5px;
  width:115;
  height:35px;
}
#imain .explain {
  margin-top: 10px;
  margin-bottom: 10px;
}
#imain .goods_list {
  margin-bottom: 20px;
}

/** 商品詳細 -----syouhin-syousai---- **/

#imain .goods_detail1 {
	margin: 10px 0;
}
#imain .goods_detail1 .goods {
  height: 428px;
  width: 300px;
  text-align: center;
  padding-top: 20px;
  float: left;
  background-image: url("https://www.rakuten.ne.jp/gold/lw-hana/shop/images/goods_bg.gif");
  background-repeat: repeat-x;
}
#imain .goods_detail1 ul {
  float: right;
  width: 405px;
  height: 450px;
  margin-right: 10px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#imain .goods_detail1 ul .name {
  font-size: 16px;
  font-weight: bold;
  color: #990000;
  border: 1px solid #F1E835;
  line-height: 1.7;
  background-color: #FFFFEB;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
}
#imain .goods_detail1 ul .name .year {
  text-align: center;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #F1E835;
  border-bottom-color: #F1E835;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 30px;
  font-size: 14px;
  color: #900;
}
#imain .goods_detail1 ul .congenial {
  background-image: url("https://www.rakuten.ne.jp/gold/lw-hana/shop/images/food_bg.gif");
  background-repeat: no-repeat;
  height: 70px;
  width: 260px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}
#imain .goods_detail1 ul .congenial .title {
  color: #FF3334;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FF3334;
  width: 160px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
#imain .goods_detail1 ul .congenial .food {
  text-align: center;
  margin-top: 5px;
}

#imain .goods_detail1 ul .description {
  padding-top: 10px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.7;
}
#imain .goods_detail2 {
	margin: 10px 0;
}
#imain .goods_detail2 .goods {
  height: 239px;
  width: 299px;
  text-align: center;
  padding-top: 20px;
  float: right;
}
#imain .goods_detail2 ul {
  float: left;
  width: 430px;
}
#imain .goods_detail2 ul .description {
  height: 249px;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.7;
}
#imain .description1 {
  height: 50px;
  width: 738px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #990000;
  margin: 10px 0;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FF3366;
  border-bottom-color: #FF3366;
}
#imain .description3 {
  padding: 10px;
  width: 718px;
  font-size: 14px;
  line-height: 1.7;
  margin-top: 10px;
}
#imain .description3 .future {
  font-size: 18px;
  font-weight: bold;
  color: #F00;
  display: block;
  text-align: center;
  margin-top: 20px;
}
#imain .description4 {
  font-size: 14px;
  text-align: center;
  padding: 10px;
  width: 600px;
  margin-bottom: 10px;
  font-weight: bold;
  background-color: #F36;
  margin-right: auto;
  margin-left: auto;
  color: #FFF;
  margin-top: 20px;
}
#imain .cart_box {
  width: 738px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 20px;
}
#imain .cart_box .goods {
  text-align: center;
  height: 439px;
  width: 299px;
  padding-top: 10px;
  float: left;
  margin-right: 10px;
}
#imain .cart_box dl {
  width: 420px;
  float: left;
}
#imain .cart_box dl .neme {
  font-size: 18px;
  font-weight: bold;
  padding:10px 0;
  line-height: 1.7;
}
#imain .cart_box dl dd table {
  width: 100%;
}
#imain .cart_box dl dd table th.even {
  background-color: #FFC;
  padding: 3px;
  font-weight: normal;
}
#imain .cart_box dl dd table td.even {
  background-color: #FFC;
}
#imain .cart_box dl dd table th.odd {
  font-weight: normal;
  background-color: #FEE;
  padding: 3px;
}
#imain .cart_box dl dd table td.odd {
  background-color: #FEE;
  padding: 3px;
}
#imain .cart_box dl .title {
  line-height: 25px;
  color: #FFF;
  background-color: #F36;
  height: 25px;
  width: 410px;
  font-weight: bold;
  margin:10px 0 0 0;
  padding:0 0 0 10px;
}
#imain .cart_box dl dd ul {
  background-color: #FFC;
  width: 400px;
  height: 120px;
  padding:10px 10px 0 10px;
}
#imain .cart_box dl dd ul li {
  float: left;
  width: 95px;
  margin:0 5px 0 0;
  text-align: center;
}
#imain .cart_box dl dd ul .end {
  margin: 0px;
  float: right;
}
#imain .cart_box dl .banner {
  margin: 5px 0;
}
#imain .cart_box dl .banner img {
  float: left;
}
#imain .cart_box .to_cart {
  float: right;
  margin: 10px 10px 0 0;
}
