* {
  font-size:1em;
  margin:0;
  padding:0;
}
body {
  text-align:center;
  height:100%;
  font-size:12px;
  line-height:1.5em;
  color:#333;
  background:#FFCC99;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}
img {
  border: 0;
}
a:link {
  color : #039 ;
}
a:visited {
  color : #039 ;
}
a:hover {
  color : #F30 ;
  text-decoration : none ;
}
ul {
  list-style : none ;
}
th, td {
  font-size:12px;
  color:#333;
  line-height:1.5em;
}
.red {color:#F00;}
.midashi{
  color:#6267eb;
  font-size:16px;
  font-weight:bold;
  border-left:solid 5px #6267eb;
  border-bottom:solid 1px #6267eb;
  padding:5px 5px 5px 10px;
}
ul.kuchikomi li{
  padding:5px;
  border-bottom:dotted 1px #eb6267;
}
