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: #336699;}

a:visited {
	color: #336699;}

a:hover {
	color: #FF0000;}
	
body {
	word-break: break-all;
	font: 0.8em/1.4 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	*font-size: small;
	*font: x-small;
	text-align: center;}

*:first-child+html body {
	word-break: break-all;
	font: 1.0em/1.4 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	*font-size: small;
	*font: x-small;
	text-align: center;}
