@charset "UTF-8";
/*
基本色（グレイグリーン）
#7E907A
*/

table {
 margin:30px 0px 50px 30px;
}

#center {
 text-align:left;
}

#right {
 text-align:left;
}

tr {
 height:22px;
}

td {
 padding:2px;
 vertical-align:text-bottom;
}

.c0 {
 width:16px;
 height:16px;
 background: #FFFFFF;
}

.c1 {
 width:16px;
 height:16px;
 background: #FFFFFF url(images/site-f.gif) center bottom no-repeat;
}

.c2 {
 width:16px;
 height:16px;
 background: #FFFFFF url(images/site-t.gif) center bottom no-repeat;
}

.cl {
 background: #FFFFFF url(images/site-l.gif) right top repeat-y;
}

.clc {
 background: #FFFFFF url(images/site-lc.gif) right bottom repeat-y;
}

.cc {
 background: #FFFFFF url(images/site-c.gif) right bottom no-repeat;
}

.clb {
 background: #FFFFFF url(images/site-l.gif) right top repeat-y;
 height:1px;
 margin:3px;
 padding:0px;
}

.cb {
 background: #FFFFFF url(images/site-b.gif) left top repeat-x;
 height:1px;
 margin:3px;
 padding:0px;
}



