@charset "Shift-JIS";

/* ------------------------------------------------------
base setting
------------------------------------------------------ */
body {
margin:0;
border:0;
padding:0;
text-align:center;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, div, form, address, table, td, th, em, strong {
margin:0;
border:0;
padding:0;
color:#555;
font-size:100%;
font-weight:normal;
font-style:normal;
font-family: Arial, Helvetica, sans-serif;
}

ul, ol {
list-style-type:none;
}

img {
border:none;
vertical-align:top;
}

.clear {
clear:both;
}

a:link,
a:visited {
color:#4b7189;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color:#4b7189;
text-decoration:underline;
}
