body {
font-family: Arial,Helventica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック",sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
text-align: center;
margin: 0;
padding: 0;
}


h1, h2, h3, h4, h5, h6, p, ul, ol, form, dl, dt, dd {
margin: 0;
padding: 0;
font-weight: normal;
}

a:link { color: #333333; text-decoration: underline;}
a:visited { color: #50504f; text-decoration: underline;} 
a:hover { color: #0E106A; text-decoration: underline;} 
a:active { color: #c05353; text-decoration: underline;}


em { display: none;}

a img { border: none;}


strong{
	font-weight:bold;
}

.ime-off{
	ime-mode:disabled;
}