@charset "shift_jis";

/*--Rel-ishresetCSS -- 2010,04,07 Rel-ish yu-ki--*/

/* ---------------- resetcss ---------------- */
/* block */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquout,th,td { margin: 0; padding: 0;}

/* tables */
table { border-collapse: collapse; 	border-spacing: 0;}

/* list */
ol,ul,li { list-style: none;}

/* center clear */
caption,th { text-align: left;}

/* ---------------- text ---------------- */
/* H reset */
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}

/* ex font */
address,caption,th { font-style: normal; font-weight: normal;}

/* ---------------- forms ---------------- */
input,textarea,select { font-family: inherit; font-size: 100%; font-weight: inherit;}

/* ---------------- images ---------------- */
img { border: none; font-size: 0; line-height: 0;}
