/*
-------------------------------------------------------------
CSS Reseter
Author: murata@decolabo.jp
URL: http://www.decolabo.jp
Update: 2007-04-01
Generate: 2007-04-01
------------------------------------------------------------- */
/* Reset Default Style
------------------------------------------------------------- */
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0px;
padding:0px;
font-size:100%;
font-weight:normal;
text-decoration:none;}
a img{border:none;}
img{vertical-align:bottom;}
h1,h2,h3{font-size:100%;}
ul{list-style:none;}
p{margin:0px;
padding:0px;
text-align:justify;
text-justify:distribute;}
em{font-style:normal;
font-weight:bold;}
