.index2 {
  background: #996666;
  color: #ffffff;
}



.img2{
width: 100%;
margin:10px 0 10px 0;
align: center; 
}

.img3{
width: 100%;
margin:10px 0 10px 0;
align: center; 
}

.itemspec{
width:100%;
margin:10px 0 10px 0; 
}

.itemspec p{
margin:10px 0 0 0;
padding:5px 0px 5px 5px;
color: #ffffff;
background-color: #996666; 
}

.itemspec dt{
width:100%;
padding:2px 0px 2px 5px;
background-color: #ffcccc; 
}

.itemspec dd img{
float: left;
}

.description ul{
list-style-position:inside; 
list-style-type:circle;
  color: #808080;
}

.setumei ul{
list-style-position:inside; 
list-style-type:circle;
  font-size: 10px;
  color: #808080;
}

.pickup {color:#ff0000;
text-align: center;
font-weight:bold;
}
/******************************/
/*キャッチコピー */
/******************************/
p.catch {
  font-size: 1.2em;
  font-weight: bold;
  color: #996666;
  margin-top: 0.5em;
  margin-bottom: 1em;
  text-align: left;
 background: #ffffff;
  padding: 0.5em 1em;
  border-left: 4px solid #ccc;
  border-radius: 4px;
}