.kiji{
/*	padding-top:100px; */
	float: left;
	width:600px;
	padding-top:0px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
	font-family:"‚l‚r ƒSƒVƒbƒN", monospace;
	font-size:16px;
	line-height:1.4em;
	background-color : ivory;
	border-top: 5px solid wheat;
	border-right: 5px solid tan;
}

.menu{
	word-break:break-all;
	float: left;
	width:200px;
	height:800px;
	background-color:wheat;
	font-family:"‚l‚r ƒSƒVƒbƒN", monospace;
	font-size:14px;
}

.container{
	width : 810px;
}

.sbcol {
	word-break: break-all;
	background-color : white;
	font-size : 10pt;
}

A{
  text-decoration : none;
}
A:ACTIVE{
color : silver;
background-color : purple;
}

.kiji H1 {
	font-family:"‚l‚r –¾’©", monospace;
	background-color: silver;
	background-repeat: no-repeat;
	font-size:20px;
	margin-top:6px;
	margin-bottom:0px;
	padding-top:7px;
	text-align:center;
}

.kiji H2 {
	text-indent:30px;
	font-family:"‚l‚r ƒSƒVƒbƒN", monospace;
	font-size:20px;
	background-image: url("H2.gif");
	background-repeat: no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:7px;
}

.kiji H3 {
	text-indent:30px;
	font-family:"‚l‚r ƒSƒVƒbƒN", monospace;
	font-size:16px;
	background-image : url(H3.gif);
	background-repeat: no-repeat;
	margin-top:0px;
	margin-bottom:0px;
}

.kiji H4 {
	text-indent:30px;
	font-family:"‚l‚r ƒSƒVƒbƒN", monospace;
	font-size:16px;
	background-image : url(H4.gif);
	background-repeat: no-repeat;
	margin-top:0px;
	margin-bottom:0px;
}


.Class{
  border-left-color : blue;
}
