@import url("/yamaneko/css/default.css");
BODY{
  color : #440000;
  background-color : #ffffff;
  background-image : url(/yamaneko/img/0701d_bg.png);
}
A:LINK{
  color : #660033;
}
A:VLINK{
  color : #009933;
}
H1{
  color : #ffcccc;
  background-color : #660000;
}
H2{
  color : #663333;
  background-color : #ffcccc;
}
DIV{
  color : #330000;
  background-color : #ffeeee;
}
TH{
  color : #663333;
  background-color : #ffccee;
}
TD{
  color : #660000;
  background-color : #ffeeee;
}
table#side {
  width : 120px;
}
table#main {
  width : 460px;
}
div#main {
  width : 460px;
}