/*------ ‘S‘Ì ------*/

body {
	margin: 50px 0 0;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0;
	}
	
h1{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-bottom:10px;
	color:0099FF;
}
a 	{
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #999999;
	text-decoration:none;
}
a:visited {
	color: #999999;
}
a:hover	{
	/*background-color: #EEEEEE;*/
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

