p {
  margin: 0 ;
}
.c01 {
  font-size: 1em ;
}
.c02 {
  font-size: 12pt ;
}
.c03 {
  font-size: 16px ;
}
.c04 {
  font-size: 1.5em ;
}
.c05 {
  font-size: 18pt ;
}
.c06 {
  font-size: 24px ;
}
.c07 {
  font-size: 100% ;
}
.c08 {
  font-size: 150% ;
}
.c09 {
  font-size: smaller ;
}
.c10 {
  font-size: larger ;
}
.c1 {
  line-height: 1.3 ;
}
.c2 {
  line-height: 1.5 ;
}
.c3 {
  line-height: 1.8 ;
}
ul {
  list-style-image : url(http://www.kattart.com/wak-jhs/mark03.gif);
}
SELECT{
  cursor : pointer;
  background-color : #fffdec;
}
A:link {
  text-decoration:none;
}
A:visited {
  text-decoration:none;
}
A:active {
  text-decoration:none;
}
A:hover {
  color:#FF0000;
  position:relative;
  top:1;
  left:2;
}
body{
  font-size:10pt;
  color:#737373;
  background-color:#fafafa;
  background-image:url(http://www.kattart.com/wak-jhs/wallppr004.gif);
  margin: 5px 5px 5px 5px;
/* 上、右、下、左の余白 */
}
TR,TD{
  font-size:10pt;
  color:#737373;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-width : 0px 0px 0px 0px;
}
hr{
  color:#ea6b58;
}
#mid{
  font-size:10pt;
}
#small{
  font-size:9pt;
}
#kanri{
  color:#ff9999;
}
/* 管理人コメントの色 */
#log{
  width:630;
  border-style:solid;
  border-color:#DD5837;
}
#log-0{
  background-color:#ffe7df;
}
/* ランキング順位 */
#log-1{
  background-color:#ffffff;
}
/* タイトル */
#log-2{
  background-color:#fafafa;
}
/* カテゴリ */
#log-3{
  background-color:#ffffff;
}
/* 紹介文 */
#log-4{
  background-color:#ffffff;
}
/* 管理人コメント */
#title-bar{
  background-color:#cc0000;
  color:#ffffff;
  font-size:13pt;
}
/* タイトルバー */
#mid-bar{
  background-color:#cc0000;
}
/* 中段バー */
