table#profile{margin: 0.5em auto 1em auto;padding:6px;width:470px;
border-top:1px #EFA300 solid;
border-left:1px #EFA300 solid;
border-bottom:1px #A27513 solid;
border-right:1px #A27513 solid;
}

table#profile td{text-align:left;vertical-align:top;padding:3px;}
table#profile td.image{text-align:center;vertical-align:middle;width:100px;}
table#profile td.image img{margin-top:5px;}
table#profile td div{padding-left:73px;margin:3px 0;}
table#profile td div.name{background:url("/img/prof/name.gif" ) no-repeat left 50%;}
table#profile td div.me{background:url("/img/prof/me.gif" ) no-repeat left 50%;}
table#profile td div.oshi{background:url("/img/prof/oshi.gif" ) no-repeat left 50%;}
table#profile td div.oshi span{font-weight:bold;color:#FF7800;}
table#profile td div.url{background:url("/img/prof/url.gif" ) no-repeat left 50%;}
table#profile td div.prof{margin-top:5px;background:url("/img/prof/prof.gif" ) no-repeat;}
table#profile td div.prof div{background:#FFF2D9;padding:3px 6px;}
table#profile a{text-decoration:none;}

div.list{border-bottom:1px #000 dotted;padding:0 10px;margin:0 0.5em;}
div.list a{text-decoration:none;color:#7A4711;}
div.list a:hover{color:#aaa;}
div.list p.comment{font-size:90%;margin: 0 1em;}

span.oshi{font-weight:bold;color:#FF7800;}

h3{margin-top:2.5em;}

