@charset "shift_jis";

/*===================
BASIC
=====================*/

body,div,p,h1,h2,h3,h4,h5,h6,ul,li,address,img,hr{
margin:0;
padding:0;
}

*{
line-height:1.4;
}

address{
font-style:normal;
}

img{
border:none;
}

ul{
list-style:none;
}

h1,h2,h3,h4,h5,h6,p{
font-size:100%;
font-weight:normal;
}


