@charset "UTF-8";
/* CSS Document */

/* color.css */

body {background-color: #CACACA;  }

.tbl-index-navi td a{color:#000;}
.tbl-index-navi td {color:#ccc;}

.tbl-index-navi td a:hover {color: #C10E23;}

a{text-decoration: none;}
div#index-text a{color:#333333;text-decoration: underline;}


div#index-text p{color: #333333;}
div#index-text h1, h2, h3{color: #333333;}



