			<!-- 勝手な余白を作らせない -->
*  {
          padding : 0px ;
          margin : 0px ;


} 

a{/*リンクされた文字*/
    color:483D8B;
    font-style:normal;
    text-decoration:underline;
}





#site-box {
background-image: url(../img/bgline.gif);
background-repeat:repeat-y;
          width : 850px;
          margin : 0 auto

}

#a-box {

}

#b-box {
          padding-left: 30px;
		  float: left;
          width: 435px;
		  background-image : url(../img/textarea2.gif);
		  background-repeat:repeat-y;
		  letter-spacing: 0.3em;
		  font-size: 0.8em ;
          line-height: 150%;
		  color : #663333 ;		  
}

#c-box {

          float: right;
          width: 375px;
}

#d-box {
          clear: both;
		  padding-left: 30px;
          width: 850px;
		  background-image : url(../img/textarea2.gif);
		  background-repeat:repeat-y;
		  letter-spacing: 0.3em;
		  font-size: 0.8em ;
          line-height: 100%;
		  color : #663333 ;
		  A:link color: #BDB76B;
		  		  }
.release{
			padding-right: 30px;
					  letter-spacing: 0.3em;
		  font-size: 0.8em ;
          line-height: 150%;
		  color : #663333 ;
          
 			background-image : url(../img/textarea3.gif);
			background-repeat:repeat-y;

}
