body {
  background-image: url(img/bg_body1.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}


.title {
  background-image : url("img/title_bar_blue.png");
  background-position: right top;
  background-repeat: no-repeat;
}

A.title_menu{
  background-image : url("img/title_bar_blue.png");
  background-position: right top;
  background-repeat: no-repeat;
}
A.coramu{
  border-left: solid 10px #1199FF;
  background-color: #EEFFFF;
}
table.menu{
  background-image:url(img/menu_back_sora.jpg);
  background-repeat:no-repeat;
  background-position:center bottom;
}
td.bukken_itiran_uri {
  border-style : solid;
  border-width : 1px;
  border-color : #888888;
  background-color : #FFF8F8;
  width : 32% ;
  font-size : 11pt;
}
td.bukken_itiran_kari {
  border-style : solid;
  border-width : 1px;
  border-color : #888888;
  background-color : #F8FFF8;
  width : 32% ;
  font-size : 11pt;
}
td.bukken_itiran2_uri {
  border-style : solid;
  border-width : 1px;
  border-color : #888888;
  background-color : #FFF8F8;
  font-size : 9pt;
  width : 180px;
}
td.bukken_itiran2_kari {
  border-style : solid;
  border-width : 1px;
  border-color : #888888;
  background-color : #F8FFF8;
  font-size : 9pt;
  width : 180px;
}
td.bukken_uri_head {
  background-color : red;
  color : white;
  height : 20px ;
  vertical-align : bottom;
  text-indent : 10px;
  font-size : 10pt;
}

td.bukken_kari_head {
  background-color : green;
  color : white;
  height : 20px ;
  vertical-align : bottom;
  text-indent : 10px;
  font-size : 10pt;
}
