@charset "UTF-8";

/* index */
#content dl.news_date {
  margin: 15px 16px 20px;
}
#content dl.news_date dt {
  font-weight: bold;
  margin-bottom: 5px;
  padding: 4px 4px 4px 8px;
  border-left: 5px solid #E8E2D6;
}
#content dl.news_date dd.news_content {
  margin-bottom: 18px;
  margin-left: 14px;
  line-height: 1.3;
}
p.news_date {
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 1px;
  margin-bottom: 3px;
  padding-left: 10px;
}
p.news_content {
  font-size: 13px;
  line-height: 17px;
  margin-top: 0px;
  padding-left: 10px;
}
span.news_keyword {
  color: #FF1166;
  font-weight: bold;
}






/* index */
#content dl.news_date {
  margin: 15px 16px 20px;
}
#content dl.news_date dt {
  font-weight: bold;
  margin-bottom: 5px;
  padding: 4px 4px 4px 8px;
  border-left: 5px solid #E8E2D6;
}
#content dl.news_date dd.news_content {
  margin-bottom: 18px;
  margin-left: 14px;
  line-height: 1.3;
}
p.news_date {
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 1px;
  margin-bottom: 3px;
  padding-left: 10px;
}
p.news_content {
  font-size: 13px;
  line-height: 17px;
  margin-top: 0px;
  padding-left: 10px;
}
span.news_keyword {
  color: #FF1166;
  font-weight: bold;
}
.product {
  margin: 12px 0 18px 0;
  padding-bottom: 33px;
  border-bottom: 1px dotted #999999;
}
.product h3 {
  color: #015790;
  font-size: 20px;
  font-family:
    "ヒラギノ明朝 Pro W3",
    "HG明朝E",
    "ＭＳ Ｐ明朝",
    "ＭＳ 明朝",
    serif;
  margin-bottom: 8px;
}
.product h3 img {
  float: left;
  margin: 0 12px 0 0;
}
.product p {
  line-height: 1.3;
  margin-bottom: 12px;
}
.product p.product_price {
  margin-bottom: 10px;
  font-weight: bold;
}
.product li {
  float: left;
  margin-right: 10px;
}

/*item*/
h3.product_name{
	color:#015790;
	font-size:26px;
	font-family:
	 "ヒラギノ明朝 Pro W3",
    "HG明朝E",
    "ＭＳ Ｐ明朝",
    "ＭＳ 明朝",
    serif;
	margin-bottom:8px;
	}

h4.item{
	font-size:20px;
	font-weight:bold;
	color:#F03;
	margin:15px 0 12px 0;
	padding:3px 0 3px 8px;
	border-left:5px solid #F03;
	
	}
	
p.product_detail{
	line-height:1.4;
	margin-bottom:10px;
	}
	
p.product_price{
	font-weight:bold;
	margin:15px 0 0 0;
	}
	
p.orderbtn{
	margin:20px 0;
	padding-top:20px;
	border-top:1px dotted #999999;
	}
	
	
    
    
    
    
div.catalog{
    
    
    }
    
div.yumi_title{
		position:relative;
		width:475px;
		height:287px;
		margin:0px;
		padding:0px;
		vertical-align:bottom;
		
		}
p.yumiImg{
  position:absolute;
  margin:0px;
  padding:0px;
  left: -1px;
  top: 0px;
	}
h2.yumi_title_h2{
	display:none;
	}
	
p.yumi_blog a{
	display:block;
	position:absolute;
	
	top:109px;
	left:100px;
	width:200px;
	height:170px;
	
	
	}
	
	
ul.yumi_cake{
	width:108px;
	float:left;
	padding:5px.0px.5px.4px;
	}
	
ul.osusume li{
	
	
	}
	
	
li.name{ 
color: #015790;
  font-size: 12px;
  font-family:
    "ヒラギノ明朝 Pro W3",
    "HG明朝E",
    "ＭＳ Ｐ明朝",
    "ＭＳ 明朝",
    serif;
  margin-bottom: 8px;
    
    }
li.price{
  color: #915790;
  font-size: 12px;
  font-family:
    "ヒラギノ明朝 Pro W3",
    "HG明朝E",
    "ＭＳ Ｐ明朝",
    "ＭＳ 明朝",
    serif;
  margin-bottom: 8px;}
    
    
.osusume {
  position:absolute;
  
    
    
    }
    
.image {
    position: relative;
    }    
    
.yumi_cake ul{
  float:left;
  overflow:hidden;
    }
    
    
	
	/* order */
#myform {
  margin: 0 0 30px 10px;
}
#myform p {
  font-weight: bold;
  margin: 12px 0 5px 0;
}
#myform p.trigger {
  margin-top: 20px;
}
#myform input,#myform textarea {
  margin-bottom: 6px;
}


/* shop */
#content h2 img,#content img,table {
  margin-bottom: 10px;
}
table {
  width: 475px;
  border: 1px #B2B2B2 solid;
  border-collapse: collapse;
}
td {
  border: 1px #B2B2B2 solid;
  width: 70%;
  background-color: #FFF;
  padding: 7px 5px 5px 1em;  /* 左側１文字分空ける */
  line-height: 1.3;
}
th {
  border: 1px #B2B2B2 solid;
  text-align: right;
  vertical-align: middle;
  width: 30%;
  background-color: #E8E2D6;
  padding: 6px 1em 5px 5px;  /* 右側１文字分空ける */
}
p.map {
  text-align: center;
}
