@charset "utf-8";

body { background-color: #ff0; }

#contents { background: #ff0 url(none); color: #000; }

body #contents a:link { color:#000; text-decoration: underline;}
body #contents a:visited { color: #000;}
body #contents a:active,a:hover { color:#000; text-decoration: none;}

#guideBox .inr { background: #ff0;}
#guideBox .inr .tabContent { background: #ff0; border: none;}
