.itemebox{
width: 150px;

}

.itembox1 {
text-align:left;
border:1px solid;
border-color:#ffffff;
margin-left:10px;
margin-bottom:1px;
padding-top:3px;
padding-left:3px;
padding-right:3px;
padding-bottom:8px;
width:170px;
float:left;
display: block; 
}

.itembox1 img{
display: block; 
}



.index4 {
margin-top: 10px;
padding: 7px 0px 7px 5px;
  width:100%;
  background: #ffffff;
text-align: left;
}


.index3 {
margin-top: 10px;
margin-bottom: 10px;
padding: 7px 0px 7px 5px;

  width:775px;
  background: #996666;
  color: #ffffff;
text-align: left;
}

.sideimg{
padding: 5px 5px 10px 10px;
float:right;
width: 250px;
height: 300px;
clear: both;
}

.sideimg2{
padding: 5px 5px 10px 10px;
float:right;
width: 300px;
height: 480px;
clear: both;
}

.newbox {
overflow-y: scroll;
text-align: left;
width: 700px;
height: 500px;
margin-bottom: 25px;

}

.img2{
width: 582px;
height: 280px;
margin-top: 20px;
margin-bottom: 10px;
margin-right: auto;
margin-left: auto;
text-align: center; 
}

.img3{
width: 550px;
height: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: auto;
margin-left: auto;
text-align: center;  
}

.img4{

margin-top: 20px;
margin-bottom: 10px;
text-align: center; 
}
.stoneimg{
width: 160px;
height: 85px;
margin-bottom: 10px;
padding: 5px 10px 10px 5px;
float:left;
clear: both;
}

.stoneimg2{
width: 300px;
height: 145px;
margin-bottom: 10px;
padding: 5px 10px 10px 5px;
float:left;
clear: both;
}

.center{
font-weight: bold;
font-size: larger;
margin:10px 0 0 0;
text-align: center;
}

.text { overflow:auto; zoom:1; }

.pickup {color:#ff0000;
  font-size: 14px;
text-align: center;
font-weight:bold;
margin-top: 10px;
margin-bottom: 10px;

}

.stonespec{
width:100%;
margin:5px 5px 5px 5px; 
}

.stonespec h3{
margin-top: 10px;
margin-bottom: 10px;
padding: 7px 0px 7px 5px;

  width:775px;
  background: #996666;
  color: #ffffff;
text-align: left;
}

.stonespec img{
width: 160px;
height: 85px;
margin-bottom: 10px;
padding: 5px 10px 10px 5px;
float:left;
clear: both;
}

.stonespec p{
overflow:auto; zoom:1;
}

.itemspec{
width:775px;
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:775px;
padding:2px 0px 2px 5px;
background-color: #ffcccc; 
}
.itemspec dd{
background-color: #ffffff;
}
.itemspec dd img{
float: left;
}

.infobox table{
width:775px;
margin:10px 0 10px 0; 
}

.infobox th{
width:387px;
padding:2px 0px 2px 5px;
}

.infobox td{
width:387px;
padding:2px 0px 2px 5px;
vertical-align: top;
}

.infobox img{
display:block;
clear: both;
}
/******************************/
/*キャッチコピー */
/******************************/
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;
}