.e8, .e9, .e10, .e12 , .e14 , .e18{
	font-family:Arial, Verdana, sans-serif
	color: #555555;
}
.j9, .j10, .j12, .j14, .j16, .j18  {
	font-family:"lr oSVbN", Osaka, "MS UI Gothic", sans-serif;
	color: #555555;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #9900FF;
	text-decoration: underline;
}
a:hover {
	color: ff6600;
	text-decoration: blink;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
#rekishi p {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	width: 404px;
}
#rekishi h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #634425;
	color: #634425;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/kokeshi_b.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	background-position: left bottom;
}
#rekishi h4 {
	font-family: "lr oSVbN", Osaka;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	margin: 20px 0px 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
.kasen {
	text-decoration: underline;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;

}

dl {  
border:1px solid #999;  
width:300px; 
font-size: 12px; 
padding:5px 0 5px 10px; 
margin:0 0 10px;
font-weight:bold;
}  

dt {  
float:left;  
width:90px;  
padding:5px 0 5px 10px;  
clear:both;  
font-weight:bold;  
font-size: 10px;
}  

dd {  
width:180px;  
margin-left:100px;  
padding:5px 5px 5px 10px;  
border-left:1px solid #999;
font-size: 10px;  
}  