@charset "euc-jp";
div,dl,dt,dd,ul,ol,li,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	line-height:180%;
	font-size: 12px;
	color: #515457;
}
h1{ font-weight: normal; font-size: 10px;margin: 0;
	padding: 0; }
html { overflow-y: scroll; }
h2,h3,h4,h5,h6 { font-weight: normal; font-size: 12px; }
/*ol,ul { list-style: none; }*/
fieldset,img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption,th { text-align: left; }
address,caption,cite,code,dfn,em,strong,th,ver { font-style: normal; }
embed { vertical-align: bottom; }
a:link {text-decoration:underline;color:#10108A;}
a:active {text-decoration:none;}
a:visited {text-decoration:underline;color:#10108A;}
a:hover {
	text-decoration:none;
	color:#CA0002;
}