body {
font-family: Arial,Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック",sans-serif;
font-size: 12px;
line-height: 18px;
color: #1e1e1e;
background-image: url(../img/bg_shadow_01.gif);
background-position: center top;
background-repeat: repeat-y;
margin: 0;
padding: 0;
text-align: center;
}


h1, h2, h3, h4, h5, h6, p, ul, ol, form {
margin: 0;
padding: 0;

font-weight: normal;
}

a:link { color: #1e1e1e; text-decoration: underline;}
a:visited { color: #50504f; text-decoration: underline;} 
a:hover { color: #23319f; text-decoration: underline;} 
a:active { color: #c05353; text-decoration: underline;}


em, hr { display: none;}

a img { border: none;}