@import "../impstyle.css";

/**************Šî‘b**************/
html,body,iframe,
div,p,blockquote,form,hr,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ol,ul,li,
table,caption,thead,tbody,tfoot,tr,th,td{
  scrollbar-face-color:#e6e6e6;
  scrollbar-track-color:#e9e9e9;
  scrollbar-arrow-color:#000000;
  scrollbar-highlight-color:#cccccc;
  scrollbar-shadow-color:#cccccc;
  scrollbar-3dlight-color:#999999;
  scrollbar-darkshadow-color:#999999;
  font-size:12px;
  line-height:150%;
  font-family:"Meiryo UI","Verdana","Arial","‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
  vertical-align:middle;
  border:none;
  outline:none;
  list-style-type:none;
  margin:0;
  padding:0;
}
input,textarea,select,option{
  font-size:12px;
  line-height:100%;
  font-family:"Meiryo UI","Verdana","Arial","‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
  vertical-align:middle;
  margin:0;
  padding:0;
}
html{
  height:100%;
  /overflow:hidden;
}
body{
  text-align:center;
  overflow-y:scroll;
}
img{
  border:none;
}
hr{
  /border-top:1px solid transparent;
  display:block;
  /margin:-9px;
  /height:0px;
}

/**************Šî‘b**************/
#schedule img{
  vertical-align:middle;
}