/* CSS Document */
table.contactform { border: 0; font-size: 100%; line-height: 170%; }
table.contactform th, table.contactform td{ padding: 5px; }
table.contactform th { width: 200px; vertical-align: top; font-weight: bold; }
table.contactform td.text { font-size: 72%; line-height: 120%; }
span.imp { color: #FF3333; }

div#err_box { font-size: 80%; }
div#err_box ul { margin: 10px 0px 20px; font-size: 100%; color: #FF3333; }

.attention { color: #70A349; font-weight: bold; } 
p.caption { margin: 5px 0px; }

li table.member-list { font-size: 100%; width: 300px; }
li.link {padding: 6px 20px 6px 0px; border-bottom:1px dotted #ccc;}

div.blog div { font-size: 75%; color: #666; }

span.new { display: none; }
span.new img { vertical-align: middle; }