<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.spec {
margin-bottom: 20px;
border: 1px dotted #999999;
background-color: #FFFFCC;
padding-top: 7px;
padding-right: 15px;
padding-bottom: 7px;
padding-left: 15px;
width: 682px;
word-break: break-all;
}
.spec p {
margin: 0px;
padding: 2px;
background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.rakuten.co.jp/baby-smile/cabinet/parts/dot_green.gif);
background-repeat: no-repeat;
background-position: left 5px;
text-indent: 10px;
font-size: 12px;
}

.spec p.back_non{
background-image: none;
}

p.set_tlt{
font-size: 12px;
background-image: none;
text-indent: 0px;
}

.attention {
font-weight: bold;
font-size: 12px;
color: #CC3300;
}

.red{
color:#FF3300;
}

</pre></body></html>