@charset "utf-8";
@import url("contents.css");

body {
  background-image: url("/image/top/texture1.png") !important;
}

#rightmenu1 div#menu_1 ul li{
  background-image:  url("/image/top/yajirushi_icon.png") !important;
}

#rightmenu2 div#menu_2 ul li{
  background-image:  url("/image/top/yajirushi_icon.png") !important;
}

#rightmenu2 #menu_3 ul li{
  background-image:  url("/image/top/yajirushi_icon.png") !important;
}

/* ナビゲーション */
.totop a {
  background-image: url("/image/toparrow.png") !important;
}

div.tohome {
  height: 30px;
  line-height: 30px;
  text-align: right;
  margin-bottom: 5px;
}

.tohome a {
  background-image: url("/image/mailform/tohome.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 16px;
}

/* 警告 */
ul.formalert {
  color: #ff69b4;
  margin-top: 10px;
  margin-bottom: 20px;
}

#banner li {
  background-image: none !important;
}
