/* ヘッダー大枠の設定 */
#header {
  font-size:12px;
  line-height:140%;
  width:850px;
  color: #333333;
  background-color: #F1F2EE;
  border:0px;
  padding:0px;
  margin:0px;
}
/* ﾍｯﾀﾞｰ */
.test{
  font-size:18px;
  line-height:140%;
}

