
/* common */

BODY {
  font-family:Tahoma, MS UI Gothic;
  font-size:12px;
  margin: 0em;
  padding: 0px;
}
TD, TH, TABLE {
  font-family:Tahoma, MS UI Gothic;
  font-size:12px;
}

A:link    {color:#333399;}
A:visited {color:#333366;}
A:active  {color:#993333;}
A:hover   {color:#993333;}

.bold {
  font-weight:bold;
}
.small {
  font-size:10px;
}
.smallBk {
  font-size:10px;
  font-weight:bold;
}

h3 {
  font-size:16px;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:5px;
}

h2 {
  font-size:20px;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:5px;
  background-color:#eef;
  border-top:1px solid #999;
  border-bottom:1px solid #999;
  padding-top:5px;
  padding-bottom:2px;
}

.section p {
  margin-left:20px;
  margin-top:0px;
  margin-bottom:5px;
  line-height:1.3;
}

.section img.photo {
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
  margin-bottom:10px;
}

.footer {
  font-size:10px;
  color:#999999;
  text-align:right;
}

.sep {
  border-style:dashed dashed dashed dashed;
  border-width:1px;
  border-color:#666;
}

.sep_xmas {
  background-image:url(/temp/xmas_535x29.gif);
  background-repeat:no-repeat;
  width:540px;
  height:35px;
  background-position: center center;
}

.commentshort {
  font-size:10px;
  color:#666;
}
.commentshort p {
  margin:2px;
}

/* -common */

.mabi {
  color:#333366;
}







