@charset "shift_jis";

html{overflow-x: hidden;overflow-y: scroll;}
body{
	background: #FFFFFF;
	color:#333333;
	font-size: 80%;
	font-family:'Osaka','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	text-align:left;
	margin: 0px;
	padding: 0px;
	line-height:1.1;
}
ul,li{list-style:none;margin: 0px;padding: 0px;}
li{border-bottom: 1px dotted #999999;padding-bottom:5px;margin-bottom:5px;line-height:1.2;}
a:link    {color:#0033CC;}
a:visited {color:#335196;}
a:hover   {color:#0021DD;}