@charset "Shift_JIS";


#free {
	font-weight: normal;
	font-size: 13px;
	color: #000;
	font-style: nomal;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	text-decoration: none;
}

#free a {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#free a:link { color: #00F; }
#free a:visited { color: #00F; }
#free a:active { color: #00F; }
#free a:hover {
 color: #00F;
 text-decoration: underline;
}
#free strong {
 font-weight: bold;
}


#non_free {
	font-weight: normal;
	font-size: 13px;
	color: #EEEEEE;
	font-style: nomal;
	line-height: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	text-decoration: none;
}

#non_free a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#non_free a:link { color: #FFF; }
#non_free a:visited { color: #FFF; }
#non_free a:active { color: #FFF; }
#non_free a:hover {
 color: #FFF;
 text-decoration: underline;
}


