@charset "shift_jis";
/* CSS Document */


/*---- Reset ---- */
div, form, input, select, textarea, 
h1, h2, h3, h4, h5, h6, 
dl, dt, dd, ul, ol, li,
p, span, td, th { margin: 0; 	padding: 0; }

h1, h2 { font-size: 100%; font-weight: normal; }
a img, fieldset,  { border: 0; }
img { vertical-align: bottom; }
table { border-collapse: collapse; border-spacing: 0; }
li { list-style-type: none; }

/* ---- For PC ----*/

body { font-size: 12px; background:#FFE8F0; }
div#top { width: 240px; margin: 20px auto; padding: 5px; border: 2px solid #EEE2FA; color: #666666; background:#FFFFFF; }