@charset "shift_jis";

a#menutop{
    background: url(../images/m_t_mtop2.jpg) left top no-repeat;
}

h1{
  margin:5px 0 0 22px;
  padding:0;
  height:22px;
  line-height:22px;
  background: url(../images/m_t_cookico1.png) left top no-repeat;
  text-indent:24px;
}

div#mtop1{
  float:left;
  width:142px;
  margin:50px 0 0 20px;
}

* html div#mtop1{
  margin-left:10px;    /* for IE6 */
}

h5{
  line-height:1.5em;
}

#tanpin a:link{
  color:#000000;
}

#tanpin a:visited{
  color:#000000;
}

#tanpin a:hover{
  color:#336666;
}

#menutable{
  width:240px;
  font-size:1.4em;
  margin:0;
  line-height:28px;
}

#menutable a:link{
  color:#000000;
}

#menutable a:visited{
  color:#000000;
}

#menutable a:hover{
  color:#336666;
}

#menutable th{
  text-align:left;
}


