@charset "utf-8";
/*
ver 0.7
maps
*/
@import "../../common/default.css";

*              { font-size:100%; line-height:140%; }
a,a:hover      { text-decoration:none; }

input.map_btn,
#side          { margin:10px 0; }
#map_box       { width:600px; background-color:#eee; color:#50a; }
th,td          { vertical-align:top; font-size:77%; }
#side          { overflow:auto; background-color:#fff; border:solid 1px;
                 height:130px; width:128px; white-space:nowrap; }
input.map_clm  { font-size:13px; width:128px; height:auto; border:solid 1px; }
input.map_btn  { font-size:13px; width:128px; height:auto; }
div.next_maker { padding-left:1em; }
/* ============== */

