.text10{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
} 

.text10_b {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	font-weight: bold;
}

.text12_b  {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-weight: bold;
}
.text12 {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
}

a { color: #0099CC; text-decoration: none; }
a:link{ color: #0099CC; text-decoration: none; }
a:visited{ color: #0099CC; text-decoration: none; }
a:active{ color: #00FFFF; }
a:hover{ color: #0099CC; background: #FFFF00; }

a.special:link{ color: #0099CC; text-decoration: none; }
a.special:visited{ color: #0099CC; text-decoration: none; }
a.special:active{ color: #00FFFF; }
a.special:hover{ color: #0099CC; text-decoration: none; }

ul{
list-style:none;
width:740px;
margin-left:0;
padding-left:0;
border-bottom:1px solid #ffcccc;
}

li{
width:740px;
margin:0;
padding:5px;
border-top:1px solid #ffcccc;
}
