/*
 * CSS for KOEKI-U profile pages
 */
body {background: #ffffdd;}
p.portrait {float: left; margin: 0 2em 1em auto;}
p.portrait img {max-width: 150px;}
p.c {text-align: center;}
section.header * {magin: 0;}
section.header p {white-space: pre; font-size: 120%;}
table {clear: both;}
table.profile th {
    vertical-align: top; text-align: left; white-space: pre;
    padding: 0 1ex;
}
table.profile {border-spacing: 0 0.5ex;}
table.profile a::before {
    content: "\021d2";		/* ÓÒ¶þÖØÊ¸Ó¡ */
    display: inline-block; color: brown;
}
a.back::before {
    content: "\021d0"; display: inline-block; color: brown;
}
