@charset "euc-jp";


/* 追加スタイル ----------------------------------------------------- */
#poem { width: 520px; }

#updatesPane { width: 520px; }
#updatesBody { padding-right: 4px; height: 300px; overflow: auto; }

#updates th,
#updates td { border-bottom: 1px solid #999999; }
#updates th { width: 5%; background: #f0f0f0; padding: .5em 1em 0 5px; white-space: nowrap; font-weight: normal; text-align: left; }
#updates td { padding: .5em .5em 0 .25em; }
#updates ul { margin: 0; padding: 0; list-style: none; }
#updates li { padding-left: 16px; margin-bottom: .5em; background: url(img/wn_disc.gif) no-repeat 0 0; }

