@charset "shift_jis";

/* product */
.title01 {
 width: 659px;
 font-size: 1px;
 margin: 0 20px 10px 14px;
}
.div01 {
 width: 656px;
 margin: 0 0 0 17px;
 padding: 7px 0 16px 0;
}
.dl01 {
 float: left;
 list-style-type: none;
 font-size: 80%;
 color: #737373;
 width: 160px;
 line-height: 1.8;
}
.dl01 dt {
}
.dl01 dd {
 color: #737373;
 line-height: 1.4;
 padding: 0 6px;
}
.dl01 dd.dd01 {
 padding: 5px 0 3px 6px;
}
.div01:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.dl02 {
 clear: both;
 width: 656px;
 list-style-type: none;
 margin: 0 0 0 17px;
}
.dl02 dt {
 float: left;
 width: 226px;
 padding-bottom: 18px;
}
.dl02 dd {
 float: right;
 width: 430px;
 font-size: 80%;
 color: #737373;
 line-height: 1.4;
 padding-bottom: 18px;
}
.dl02 strong {
 color: #610E08;
}
