body     {
	color: black;
	background-color: #EFE4D8;
	margin: 10px;
	padding: 0;
	font-size:x-small;
	text-align: center;
}

#main {
  margin: 0;
  padding: 0;
}

a:link      { color: #369; text-decoration: underline }
a:visited   { color: #336; text-decoration: none }
a:active   { color: #c00; text-decoration: underline }
a:hover   {color:#FFCC33; text-decoration: none;}


table{width:100%;border-bottom:1px dotted #aca899;margin-bottom:5px;}

.title     {
  color: black;
  font-weight: bold;
  font-size: 13px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:left;
  padding: 3px 5px 3px 10px;
  color:#512002;
  background:#fff;
  border-top:1px solid #512002;
  border-right:6px solid #512002;
  border-bottom:1px solid #512002;
  border-left:6px solid #512002;
}
.title a:link      { color: #512002; text-decoration: none }
.title a:visited   { color: #512002; text-decoration: none }
.title a:active    { color: #512002; text-decoration: underline }
.title a:hover     { color: #512002; text-decoration: none;}


.date     {
  font-size:x-small;
  text-align:right;
}

.body   {
  font-size: 12px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
   margin: 5px
}

.link{text-align:center;}
