BODY {
	COLOR: #778899; 
	BACKGROUND-COLOR: white; 
	COLOR: #000000; 
	FONT-FAMILY: 'ms ui gothic', arial, helvetica;
	font-size:90%;
}
.smallchar {letter-spacing:1px;margin:1 3 3 3;
	FONT-SIZE: 80%; LINE-HEIGHT: 100%;
}
.bigchar {
	FONT-SIZE: 125%; LINE-HEIGHT: 150%;
}
HR {
	BORDER : #999999 1px dotted; 
	HEIGHT: 2px;
}
HR.kugiri {
	BORDER : #999999 1px dotted; 
	HEIGHT: 1px;
}
HR.line100 {
	width : 650px;
	BORDER : #999999 1px dotted; 
	HEIGHT: 2px;
	align : left;
}
A:link {
	color:blue;
	TEXT-DECORATION: none
}
A:visited {
	color:blue;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: blue;
	TEXT-DECORATION: underline;
}
.hoshi {
	COLOR: khaki; 
}
/* table */
table {
	font-size : 100%;
}
.bg {
	background-color:#99CCFF;
}
.bg2 {
	background-color:#c0c0c0;
}
.bg3 {
	background-color:orange;
}
table.haba100 {
	width:640px;
}
td.menu {
	width : 160px;LINE-HEIGHT: 120%;
	background-color : #99CCFF;
}
td.main {
	width : 460px;LINE-HEIGHT: 120%;
}
td.rireki {
	LINE-HEIGHT: 120%;
}
td.foot {
	color : white;
	background-color : #99CCFF;
	width:640px;
	font-size : 80%;
	text-align:center;
}
