A:link {text-decoration: underline;       
         color:#CCFF33;
}
A:visited {text-decoration: underline;       
         color:#CCFF33;
}
A:active {text-decoration: none;
         color:#006634;
}
A:hover {text-decoration: none;
         color:#CCFF33;}
body{
background-image: url(bcg1.jpg);	
margin: 15px 0px 0px 0px;
color: #333333;
font-size: 12px;
font-family: Verdana, Osaka;
}

table {font-size:12px;
@@@ margin-top:15px;
       margin-bottom:15px;
}

table a:link {color:#FF0000;}
table a:visited {color:#FF0000;}
table a:hover {color:#FF0000;}

td {background-color: #FFFFFF;}

th {color:#FFFFFF;
    text-align:left;}

.koumoku {background-color: #DFFDB3;
          font-weight:bold;
          width:60px;
}

.koumoku2 {background-color: #ECE9D8;
}

#wrap{
	text-align: center;
}
.caption {
	text-align: left;
         color:#ffffff;
        width:70%;
        line-height:1.5em;
        margin-left:auto;
        margin-right:auto;
}
.caption2 {
        padding:10px;
        font-weight:bold;
	text-align: left;
         color:#ffffff;
        width:70%;
      background-color: #ff9933;
      font-size:14px;
      	border: 1px solid #666666;
        margin-left:auto;
        margin-right:auto;
}

.koumoku3 {
	padding: 6px;
	background-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006634;
         	background-image: url(/img/gif/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.koumoku3 a:link {color:#006634;}
.koumoku3 a:visited {color:#006634;}
.koumoku3 a:hover {color:#00CCCC;}
.koumoku4 { background-color:#006634;
            color:#FFFFFF;
            font-weight:bold;
            padding:6px;
            text-align:center;
}