a { color: #3399FF;text-decoration: none;
}
a:hover { color: #3399FF;text-decoration: underline;
}
a.b1 { color: #333333; text-decoration: none;
}
a.b1:hover { color : #232D8C; text-decoration: underline;
}
a.b2 { color: #333333; text-decoration: underline;
}
a.b2:hover { color : #232D8C; text-decoration: none;
}
a.r1 { color: #FF0000; text-decoration: underline;
}
a.r1:hover { color:#FF6600; text-decoration: none;
}
body{
margin: 0px;
text-align: center;
}

h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 13px;
	color: #000000;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	width: 760px;
}

h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding-top: 3px;
	padding-left: 5px;	
	font-weight: lighter;
	width: 758px;
	background-color:#232D8C;
	text-align: left;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	color: #666666;
	margin: 5px;
	padding: 0px;
	font-weight: lighter;
}
#main{
 border-right: 1px solid #232D8C;
 border-left: 1px solid #232D8C; 
 width: 760px;
 padding-top: 10px;
}
#main_left{
 margin-top:10px; 
 width: 544px;
 background-color:#ffffff;
}
#main_right{
 margin-top:10px; 
 width: 203px;
}

.top_f{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	text-transform: uppercase;
	line-height:19px;
	font-weight: bold;
	color: #000000;
		
}
.top_f a:link {
	color: #000000;
	text-decoration: underline;
		font-weight: bold;
		line-height:19px;
}


.top_f a:hover {
	color: #FF9900;
	text-decoration: underline;
		font-weight: bold;
	background-color: #FFFF99;
		line-height:19px;

}

.top_s{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 13px;
	text-transform: uppercase;
	line-height:19px;
	color: #000000;
		
}
.top_s a:link {
	color: #000000;
	text-decoration: underline;
		line-height:19px;
}


.top_s a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: #FFFF99;
		line-height:19px;

}

#main h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 690px;


}
