@charset "utf-8";
/* CSS Document */

body,div,p,dl,dt,dd,ul,li,h1,h2,adress{
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
font-style: normal:
line-height: 0;
}

img {border:0;}
ul {list-style: none;}

body {
font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,Osaka,'MS Pゴシック',sans-serif;
}

body {
color: #696969;
background: #ffffff;
}
p {
font-size: 1.4em;
}
a {
color: #696969;
text-decoration: underline;
}
a:visited {
color: #696969;
text-decoration: underline;
}
a:hover {
color: #9a9a9a;
text-decoration: none;
}
