<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
       font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
       color:#666666;
       padding:0px;
       text-align:center;
       font-size:95%;
       margin:0 auto;
}

#main{
       background-image: url("http://www.meika-art.jp/auction/img/d4.png");
       background-repeat: repeat-y;
       width: 750px;
       text-align:center;
       position:relative;
       margin: 0 auto;
       padding-left:110px;
}

p{
       text-align:left;
}

table{
margin-left:auto;
margin-right:auto;
       text-align:center;
}


img {
border:0;
}

h2{
        font-size : 100%; 
        text-align:left;
        color:#00661d;
}

table{
border:1px solid #ffd1a4;
border-collapse:collapse;
width:680px;
}

th{
border:1px solid #ffd1a4;
background-color:#ffd1a4;
color:#ff6600;
padding:10px;
}

td{
border:1px solid #ffd1a4;
padding:10px;
font-size:90%;
}

#waku{
border: dotted 1px #666666; 
padding:10px;
background-color:#ffcccc;
width:500px;
       text-align:center;
}</pre></body></html>