/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://kiara.s314.xrea.com/mt/mt-static/support/themes/Room/Room.css);
/* end StyleCatcher imports */

.red { color: #ff0000; }
.blue { color: #006699; }
.green { color: #009900; }
.orange { color: #ff9900; }
.pink { color: #ff66cc; }
.b { font-weight: bold; }
.line { background: #ffff66; }

.fs20{ font-size: 20pt!important; }

.fs10{ font-size:10pt!important; }

.right{float     :right;
        font-weight: bold;
        font-size:16px;}

.bt1 {
 padding: 10px 120px 10px 12px;
 clear :both;
 }

.bt1 a {
  display:block;
  width: 468px;
  height: 43px;
  text-indent:-1000px;
  overflow:hidden;
  background:url(img/orange.gif);
 }
 
 .bt1 a:hover {
  background-position: 0 -43px;
 }

.toiawase {
           text-align: center;
           font-weight:bold;
           font-size:16px;
           clear :both;
           }

.bt2 {
 padding: 10px 130px 10px 2px;
 clear :both;
 }

.bt2 a {
  display:block;
  width: 468px;
  height: 43px;
  text-indent:-1000px;
  overflow:hidden;
  background:url(img/orange.gif);
 }
 
 .bt2 a:hover {
  background-position: 0 -43px;
 }