@charset "Shift_JIS";

@import "normalize4.css";

@import "common4.css";

@import "base4.css";

@import "showcase4.css";

@import "add4.css";

@import "menu4.css";

#m_button{
  text-align: right;
  margin-top: 10px;
  margin-right: 8px;
  margin-bottom: 3px;
}

#m_button a {
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  vertical-align: bottom;
}

#hyoka {
  font-size: 85%;
  margin-top: 5px;
  margin-left: 5px;
  vertical-align: middle;
}

#hyoka a {
  text-decoration: none;
  color: #555555;
}

#hyoka a:hover {
  text-decoration: underline;
  color: #FF6600;
}


#hyoka img {
	vertical-align: middle;
	padding-right: 5px;
}


