body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
	margin: 0;
	padding: 0; }

ol,ul {
	list-style: none;}

fieldset,img {
	border: 0px; }

button {
	cursor: pointer;}

a:active {
	color: #FF0000;
	text-decoration: underline;}

a:link {
	color: #003399;}

a:visited {
	color: #003399;}

a:hover {
	color: #FF0000;}
	
body {
	word-break: break-all;
	font: small/130% "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
	text-align: center;}
	
/*body {
	word-break: break-all;
	font: 12px/1.4 "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
	*font-size: small;
	*font: x-small;
	text-align: center;}*/