<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#info {
width: 98%;
height: 120px;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 20px;
overflow-y:scroll;
}

#honey-page table{
margin: 20px 0px;
width: 99%;
}

#honey-page td{
width: 33%;
}
#info dl{
margin-top: 0px;
/*height: 200px;
border-bottom: #cccccc 1px solid;*/
}

#info dt {
float : left;
width : 7em;
color: #B87E01;
/*margin-top: 7px;*/
padding: 7px 0 8px 12px;
line-height: 1.08em;
background: url(https://img02.shop-pro.jp/PA01006/990/etc/bullet.jpg?20110711230200) 1px 10px no-repeat;
border-bottom: #cccccc 1px dashed;
}

#info dd {
/*margin-top: 7px;*/
width: 79%;
padding: 7px 0 8px 0px;
line-height: 1.08em;
margin-left : 8em;
border-bottom: #cccccc 1px dashed;
}
.recommend{
 width:50%; 
}

p {
padding: 0px 20px;
}</pre></body></html>