body,td { font-size:12px; color:#333333; } 

a:link { color:#0000ff ; text-decoration:underline }
a:visited { color:#0000ff ; text-decoration:underline}
a:active { color:#ffffff ; background:#0000ff ; text-decoration:none}
a:hover { color:#ffffff ; background:#0000ff ;  text-decoration:none}

a.no-bg { color:#ffffff ; text-decoration:none ; }
a:active.no-bg { background:none ;}
a:hover.no-bg { background:none ; }

a.side { text-decoration:none ; }
a:link.side { color:#333333 ; text-decoration:none }
a:visited.side { color:#333333 ; text-decoration:none}
a:active.side { color:#ffffff ; background:#333333 ; text-decoration:none}
a:hover.side { color:#ffffff ; background:#333333 ; text-decoration:none }

.text-11px { 
	font-size: 11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}

.text-12px { 
	font-size:12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
} 

.text-13px { 
	font-size:13px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
} 

.text-11px-en {
	font-size: 11px;
	font-family: "Arial", "Helvetica", "sans-serif", "Verdana";
}

.text-12px-en {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif", "Verdana";
}

.text-13px-en {
	font-size: 13px;
	font-family: "Arial", "Helvetica", "sans-serif", "Verdana";
}

.text-title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	font-weight: 800;
}

.text-title2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	font-weight: 800;
}

.line	{ line-height:140%; }
 
.waku {
	border-top:1px solid #333333 ;
	border-left:1px solid #333333 ;
	border-bottom:1px solid #333333 ;
	border-right:1px solid #333333 ;
}

.waku2 {
	border-top:1px solid #993300 ;
	border-left:1px solid #993300 ;
	border-bottom:1px solid #993300 ;
	border-right:1px solid #993300 ;
}

.waku3 {
	border-top:1px solid #888888 ;
	border-left:1px solid #888888 ;
	border-bottom:1px solid #888888 ;
	border-right:1px solid #888888 ;
}

.border-under{
	border-bottom:1px solid #bbbbbb ;
}

.border-under2{
	border-bottom:1px solid #993300 ;
}