@charset "UTF-8";

/* http://www.pictomancer.net/ */
/* Copyright (C)2003-2004 PICTOMANCER */

#main{
position:relative;z-index:9;
background:#ffffff url(../img/binder.gif) right repeat-y;
margin-bottom:18px;
width:100%;
}

#copyright{
position:fixed;bottom:0;
z-index:1;
}

#content table{width:100%;}

#content th{
font-size:10px;
font-weight:bold;
color:#ffffff;
padding:2px;
background-color:#333333;
}

td.deny{
font-size:10px;padding:2px;
background:url(../img/batsu.gif) no-repeat center center;
border:solid 1px;
}
td.accept{
font-size:10px;padding:2px;
background:url(../img/maru.gif) no-repeat center center;
border:solid 1px;
}

#portlait{
padding: 0 5px 0 0;
float:left;}
