/*----------お酒は二十歳からコメント設定------------*/

#info_coment {
 width: 768px;
 height: 20px;
 padding: 5px;
 margin-left: 10px;
 margin-top: 10px;
 border: dotted 1px #FF6666;
 clear: both;
 font-size: 90%;
}


#boxmain {
 width: 783px;
 margin-left: 10px;
 margin-bottom: 0px;
 background-color: #fff;
 clear: both;
}

#boxmain img{
 margin-bottom: 5px;
}
.box01{
 width: 233px;
 height: 420px;
 float: left;
 padding: 10px;
 margin-right: 7px;
 background-color: #fff;
 border: 1px solid #666;
 
}
.box01 img {
 margin-left: 0px;

}
.box02{
 width: 233px;
 height: 420px;
 float: left;
 padding: 10px;
 margin-right: 7px;
 background-color: #fff;
  border: 1px solid #666;

}
.box02 img {
 margin: 0 auto;
 text-align: center;
}

.box03 {
 width: 233px;
 height: 420px;
 padding: 10px;
 float: left;
 background-color: #fff;  
 border: 1px solid #666;

}
.box03 img {
 margin-left: 0;
}


a.linknavi01 {
  padding-top: 2px;
  margin: 10px 0; 
  margin-left: 0px;
  padding-left:20px;
  background:url('../images/parts/arrow01.gif') left no-repeat;
}

.img_boxleft{
 width: 250px;
 height: 300px;
 margin-left: 0px;
 padding: 0px 10px;
 float: left;
}

.img_boxleft02 {
 width: 250px;
 height: 100px;
 margin-left: 0px;
 padding: 0px 10px;
 float: left;
}

.coment_center {
 width: 600px;
 margin: 0 auto;
}
.coment_right{
 width: 470px;
 margin-left: 25px;
 margin-bottom: 10px;
 margin-top: 0px;
 float: left;
}


ol#make li {
list-style-type: square;
}


#element th {
width: 30%;
text-align: left;
border-bottom: dotted 1px #CDF0A9;

}
#element td {
width: 70%;
text-align: left;
border-bottom: dotted 1px #CDF0A9;

}
