/* 広報「なかよし」用 CSS (styles.css) */

.hyoushi{
  float:left;
  width:195px;
  margin-top:0px;
  margin-left:0px;
  padding:0px;
  border-top:1px solid #EDEDED;
  border-left:1px solid #EDEDED;
  border-right:2px solid #CBCBCB;
  border-bottom:2px solid #CBCBCB;
  }

.mokuji{
  float:right;
  width:322px;
  text-align:left;
  line-height:180%;
  margin-top:0px;
  margin-right:0px;
  padding:0px;
  }
