/* CSS Document */
body{
	margin-top:10px;
	font-family: "‚l‚r ƒSƒVƒbƒN", Osaka; 
}

div.com{
	font-size:12px;
	line-height:130%;
	color:#333333;
	margin:4px;
}

div.footer{
	font-size:12px;
	color:#333333;
	margin:12px 0 0 0;
}

div.ex{
	font-size:10px;
	line-height:140%;
	color:#333333;
	margin-top:10px;
}

div.item{
	font-size:14px;
	color:#666666;
	margin:4px;
}

div.txt{
	font-size:16px;
	color:#333333;
	margin:4px;
}

a.jump{
	font-size:10px;
}

div.copy{
	font-size:10px;
	line-height:120%;
	color:#333333;
	margin-left:10px;
}

a.bottom{
	font-size:12px;
}
a:link        {text-decoration: none; color:#0000CC}
a:visited     {text-decoration: none; color:#551A8B}
a:active      {text-decoration: none; color:#165484}
a:hover       {text-decoration: none; color:#DD0000}
