@charset "shift_jis";

/* 
====================================================
 File Name  : cool04.css
 Style Info : cool02からフォント設定を除外 (default.css導入の為）
=================================================== */
BODY{
  background-image : url(../image/wall_05.gif);
}

.tblleft{
  width : 350px;
  float : left;
}
.tblright{
  width : 350px;
  float : right;
  clear: both;
}
.setumei{
  font-size : 12pt;
  font-weight : bold;
  margin-left : 100px;
}
.cl-both{
  clear: both;
}
P{
  margin-top : 10px;
}
