.font10 {
	font-size: 10px;
	color: #595757;
}
.font10_2 {
	font-size: 10px;
	color: #FFFFFF;
}
.font11 {
	font-size: 11px;
	color: #595757;
	line-height:18px;
}
.font11b {
	font-size: 11px;
	color: #595757;
	line-height:18px;
	font-weight: bold;
}

A { text-decoration: none; }
img {
    border-style:none;
}
a:link  {
	color : #9B9797;
	text-decoration: underline;
}
a:visited {
	color : #9B9797;
	text-decoration: underline;
}
a:hover  {
	color : #C8C3C3;
	text-decoration: underline;
}

#rakuraku {
	margin:0;
	padding:0;
	height:72px;
	width:163px;
	position:relative;
	overflow-x: hidden; overflow-y: scroll;
	left: 0px;
	top: 0px;
}