body {
  background-color: #fff5ee;
  color: black;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 11px;
}
p {
  line-height: 1.3em;
}
A:link {
  TEXT-DECORATION: none;
}
A:visited {
  TEXT-DECORATION: none;
}
A:hover {
  COLOR: #ff0000;
  background-color: #ffcccc;
  text-decoration: none;
}
h1 {
  font-size: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #003377;
}
h2 {
  font-size: 16px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #003377;
}
h3 {
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #003377;
}
hr {
  border: 1px solid #003377;
}
.main{
  font-size: 12px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  text-align:left;
  background-color:#FFFFFF;
  padding: 5px;
  width: 70%;
  line-height: normal;
  float: left;
}	
.sub{
  font-size: 12px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  text-align:left;
  color:#2e2e2e;
  background-color:#FFFFFF;
  padding: 5px;
  width: 27%;
  line-height: normal;
  border: 1px solid #003377;
  float: right;
}	 
.afi {
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
}
.shou {
  font-size: 11px;
  color: #666666;
}
.aka {
  font-size: 13px;
  color: #dd0000;
}
.ao {
  font-size: 13px;
  font-weight: bold;
  color: #00BFFF;
}