body {
	background-image: url('img/b_bcg003.gif');
 }
//ここから無効
input, textarea {
	background-color: lavender;
}
ここまで無効//


a:hover { 
	color: red;
}

table {
	border-collapse: collapse;
}

#site-box {
          clear: both;
           width : 882px;
           border: 1px solid #FF9900;
           background-color: #FFFFCC;
 }

 #a-box {       
           border-bottom: 1px solid #FF9900;
           background-image: url('img/WAVE.GIF');
 }

 #b-box {
           float: left;
           width: 882px;
           background-color: #FFFFCC;
     
 }

 #c-box {
           float: right;
           width: 0px;
-moz-background-size:auto 100%;
 background-size:auto 100%; 
           background-image: url('img/photo029.jpg');
 }

 #d-box {
           clear: both;
           width: 882px;
           background-color: white;
           background-image: url('img/WAVE.GIF');
           font-size:0.9em;
           text-align:right;
 }

#e-box {
           clear: both;
           width: 882px;
           background-color: #FFFF99;
           text-align:center;
 }

.category {　　　}