body {
text-align : center;
background-image : url(images/bkgrnd.gif);
}
#container {
width : 800px;
background-color : #ffffff;
}
#header {
width : 800px;
background-color : #ffffff;
}
#menu {
width : 210px;
background-color : #ffffff;
text-align : left;
float : left;
}
#menu ul {
list-style-type : none;
margin-left : 0px;
margin-top : 10px;
}
#menu li {
list-style-type : none;
margin-top : 10px;
margin-bottom : 10px;
}
#contents {
width : 590px;
background-color : #ffffff;
text-align : left;
padding : 10px 5px 10px 10px;
float : right;
}
#footer {
width : 800px;
background-color : #ff9999;
text-align : right;
line-height : 1.66;
font-size : 0.8em;
padding : 10px;
cleart : both;
}
h1{
background : url(images/h1_bk.gif) no-repeat;
font-size : 18px;
padding : 12px 0 12px 50px;
}
h2{
background : url(images/h2_bk.gif) no-repeat;
font-size : 14px;
margin-left : 20px;
padding : 2px 0 3px 10px;
}
table {
letter-spacing : 0.1em;
}
.bc {
border-collapse : collapse;
font-size : 0.8em;
margin-left : 10px;
margin-right : 10px;
}
.bc th,.bc td {
padding : 0.4em 1em;
border-top : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
}
.bc th {
width : 1%;
white-space : nowrap;
background-color : #ffeeee;
}
#cmt_box {
width : 100%;
border : 1px solid #cccccc;
font-size : 0.9em;
line-height : 1.66;
word-spacing : 1.2;
margin : 10px;
padding : 10px;
}
#pg_link {
text-align : right;
font-size : 0.8em;
}
