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

#head {
margin:30px 0 7px 10px;
padding:0 0 3px 0;
width:800px;
background:url(../img/line01.gif) repeat-x;
background-position:bottom;
}

#container2 {
margin:0 0 0 10px;
width:800px;
}

#container {
margin:0 0 0 10px;
width:800px;
background-image:url(../img/sidecolor01.gif);

}

#side {
width:223px;

float:left;
}

#side h2 {
margin:60px 0 0 7px;
}

#side h3 {
margin:20px 0 0 7px;
}

#contents {
float:right;
width:565px;
padding:0 0 0 7px;
background-color:#FFFFFF;
}

.spacep {
margin:15px 0 0 7px;
}

.spacep2 {
margin:0 0 0 7px;
}

.whatsnewtable {
margin:20px 0 20px 10px;
}

.table1 {
border:solid 1px #CCCCCC;
border-collapse:collapse;

}

.table1 tr td {
border:solid 1px #CCCCCC;
border-collapse:collapse

}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



.sotable {
  margin:0 0 15px 0;
  border:solid 1px #CCCCCC;
  }
  
  
sotable tr td {
  padding:5px 7px;
  } 
  

.sotable_top {
  margin:30px 0 15px 0;
  
  }
  
  
sotable_top tr td {
  padding:5px;
  }  
  




