@charset "UTF-8";


body {
  background-color: #DDDDDD;
  font-size: 10pt;
  margin: 0;
  text-align: center;
  }

body.white {
  background-color: #FFFFFF;
  text-align: center;
  }

div.bg {
  background-color: #000000;
  text-align: center;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  }

div.contents {
  background:url(http://www.toyosuta.com/gazou/line-contents.gif) no-repeat;
  font-size: 11pt;
  font-weight: bold;
  margin: 15px;
  padding-top: 2px;
  padding-left: 20px;
  text-align: left;
  height: 20px;
  width: 600px;
  }

div.left25 {
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
  vertical-align: middle;
  text-align: left;
  }

div.itemization {
  line-height: 140%;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  text-align: left;
  }


img {
  border: none;
  }

table {
  background-color: #FFFFFF;
  }

table.title {
  background-color: #225EA8;
  }

td {
  font-size: 10pt;
  text-align: center;
  vertical-align: middle;
  }

td.navi {
  padding-bottom: 5px;
  padding-left: 5px;
  text-align: left;
  }

/* ================== */
/* MENUロールオーバー */
/* ===================*/

#tab02 a{
  display: block;
  color: #225EA8;
  font-weight: bold;
  text-decoration: none;
  }

#tab02 a:hover{
  color: #FFA500; 
  font-weight: bold;
  }

td.tab01{
  background:url(http://www.toyosuta.com/gazou/gradation02.gif) ;
  color: #FFFF33;
  font-weight: bold;
  height: 35px;
  width: 89px;
  }

td.tab02{
  height: 35px;
  width: 86px;
  }

/* ========================== */
/* ここまでMENUロールオーバー */
/* ========================== */


