@charset "utf-8";
/* ------------------------- TOC 
setup

 ------------------------- */

/* ============================== setup */
body { color: #444; background-color: #eee; font-size: 12px; font-family: "Lucida Grande", Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif; }
table { border-collapse: collapse; border-spacing: 0; }

a { color: #444; text-decoration: none; }
a:link { color: #444; }
a:visited { color: #444; }
a:hover { color: #ff7700; }
a:active { color: #ff7700; }
a img, a:link img, a:visited img, a:hover img, a:active img { border: none; text-decoration: none; }

img { vertical-align: top; }
