@charset "utf-8";

body { background-color: #009; }

#contents { background: #009 url(none); }

body.main-index #contents #main a:link,
body.entry-archive #contents #main .entryCont a:link,
body.page-archive #contents #main .entryCont a:link,
#sub a:link,
.pageTop a:link{ color:#ff0; text-decoration: underline;}

body.main-index #contents #main a:visited,
body.entry-archive #contents #main .entryCont a:visited,
body.page-archive #contents #main .entryCont a:visited,
#sub a:visited,
.pageTop a:visited { color: #FF0;}

body.main-index #contents #main a:active,a:hover,
body.entry-archive #contents #main .entryCont a:active,a:hover,
body.page-archive #contents #main .entryCont a:active,a:hover
#sub a:active,a:hover,
.pageTop a:active,a:hover { color:#ff0; text-decoration: none;}

body.main-index #contents #main { color: #ff0; }
body.entry-archive #contents #main .entryCont {color: #ff0; }
body.page-archive #contents #main .entryCont {color: #ff0; }

#guideBox .inr { background: #009;}
#guideBox .inr .tabContent { background: #009; border: none;}

body.entry-archive #contents #main .entryCont th,
body.page-archive #contents #main .entryCont th,
body.entry-archive #contents #main .entryCont .catLabel,
body.page-archive #contents #main .entryCont .catLabel,
body.entry-archive #contents #main .entryCont .pdftxt,
body.page-archive #contents #main .entryCont .pdftxt { background: #009 url(none);}

body.main-index #contents #main .headLink a,
body.entry-archive #contents #main .headLink a,
body.page-archive #contents #main .headLink a { color:#0033ff;}