@import "common.css";

/*---------------------------------------------------- */
/* contents                                             */
/*---------------------------------------------------- */

#contents {
  clear:both;
  width: 900px;
  font-size: 0.9em;
  line-height:1.3em;
  color:#333333;
  /*  padding:0px 10px 0px 10px;*/
}

#contents_top {
 width:900px;
 clear:both;
}

#contents_main {
  width:850px;
  margin:10px 25px 10px 25px;
  clear:both;
}

