@charset "shift_jis";

/*【ページ設定】*/

*{margin:0;padding:0}

img {border:0px}

html{
width:100%;
background-color:#ffffff;
margin:0px;
padding:0px;
}

body{width:766px;
height:100%;
margin:auto;
text-align:center;
font-size:12px;
line-height: 16px;
color:#666666;
}

a:link {text-decoration: underline; color: #4F4D54;}

a:visited {text-decoration: underline; color: #393939;}

a:hover {text-decoration: none; color: #323035;}

a:active {text-decoration: underline; color: #535059;}

a img {border: none;}

p, div {margin: 0; padding: 0;}


