BODY {
  margin-top: 10px;
  margin-left: 30px;
  line-height: 160%;
  background: #ffffff url(bg.gif);
  color: black;
}

A:link {
  font-weight: 900;
  color: #73B5FF;
  text-decoration: none;
}
A:visited {
  color: #4B69D1;
  text-decoration: none;
}
A:hover {
  text-decoration : underline;
  color: #808096;
}

td {
  text-size: 12px;
  line-height: 140%;
}

.navi {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}

.date {
  color: #336699;
  font-size: 12pt;
  font-weight: 900;
  line-height: 12px;
}

SMALL {
  color: #336699;
  text-size: 10pt;
  text-indent: 18px;
}

.big {
  font-size: 16pt;
}

.blue {		word-break: break-all;  color: #4B69D1;}
.pink {		word-break: break-all;  color: #EF94D6;}
.red {		word-break: break-all;  color: #F7473E;}
.orange {	word-break: break-all;  color: #FF9900;}
.green {	word-break: break-all;  color: #7CD944;}
.gray {		word-break: break-all;  color: #808096;}
.paragraph { 
		width: 80%;
		padding: 10px 2% 10px 2%;
		font-family: "Verdana", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Arial", "sans-serif";
		line-height: 140%; color: #336666;
		}
