@charset "EUC-JP";

@import "mybasis.css";

@import "dl.css";

@media tty {
 i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */


/* 
 ---------------------------------------------------------------------- */
.calmaplink a {
  text-decoration: none;
  color: #0000ff;
font-weight: bold;
}
.calmaplink a:hover {
  color: #0000ff;
  text-decoration: underline;
}



div#list table#jouken {

    width: 90%;
    clear: both;
/*
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 5px;
*/




/*
border: 1px solid #000;
*/

}

div#list table#jouken th.koumoku {
    width: 25%;
}
div#list table#jouken th.value {
    width: 75%;
}


div#list table#jouken td.koumoku {
    text-align: right;
    font-size: 0.8em;
    padding-right: 10px;

    color: #42B242;


}
div#list table#jouken td.value {
    text-align: left;
    font-size: 0.8em;
}



/*  Google Maps
 ---------------------------------------------------------------------- */
div#gmapinfo {
    clear: both;
    padding-top: 5px;
}
div#gmap {
    width: 430px;
    width: 580px;
    width: 630px;
    height: 280px;
/*
    border: 1px solid #000;
*/
    margin-left: 10px;
}

div#infowindow {
    width: 200px;
    font-weight: bold;
}

div#infowindow2 {
    width: 200px;
/*
    padding-top: 10px;
*/
}


span.ksyudan {
    font-size: 0.8em;
}

div#bth {
float: left;    
  position: relative;
  left: 20px;
  top: -170px;
  visibility: hidden;
}

div#loading {
float: left;    
  position: relative;
  left: 20px;
  top: -150px;
}

span#usejs {
    margin-left: 10px;
    font-size: 0.8em;
    font-weight: bold;

    padding: 2px;

    color: #808080;
    background-color: #f5f5f5;
    border-left: 2px solid #c0c0c0;
    border-right: 2px solid #c0c0c0;
    border-top: 2px solid #c0c0c0;
    border-bottom: 2px solid #c0c0c0;

}
