<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.headline{
background:#ccc;
padding:0px;
margin:0px;
height:24px;
line-height:24px;
color:#666;
font-size:11px;
font-weight: bold;
}

.infomation_text{
height:150px;
overflow-y:scroll;
border:1px solid #ccc;
margin:10px 0px 25px 0px;
padding:10px 10px 0px 10px;
}

.item table{
margin:15px 0px 25px 0px;
padding:0px 0px 0px 0px;
}
.itemtd{
text-align:center;
margin:0px 0px 0px 0px;
padding:10px 7px 10px 8px;
border:1px solid #ccc;
}


.itemtd a      {font-size:11px;}
.itemtd a:hover{font-size:11px;}


.blank{
width:10px;
}

.maker table{
width:100%;
margin:15px 0px 25px 0px;
padding:0px 0px 0px 0px;
}
.maker td{
text-align:center
}
.maker img{
border:1px solid #ccc;
}


.kakaku table{
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
}
.kakaku td{
font-size:15px;
font-weight:bolder;
text-align:center;
color:#333;
line-height:200%;
padding:15px 0px 10px 0px;
}
.kakaku a      {
text-decoration:none;line-height:45px;border:1px solid #ccc;padding:15px;
background:#ededed;margin-bottom:10px;color:#000;
}
.kakaku a:hover{
text-decoration:none;line-height:45px;border:1px solid #ccc;padding:15px;
background:#fff;margin-bottom:10px;color:#000;
}

.sidebody{
margin:0px 0px 0px 0px;
padding:3px 5px 3px 10px;
border-bottom:1px dotted #ccc;
}</pre></body></html>