body { margin: 0px; }
.style7 { font-size: 12px; }
.s-mozi { font-size: 8pt; }
.style11 { color: rgb(255, 0, 0); }
.style15 { font-size: 12px; font-weight: bold; color: rgb(51, 102, 0); }
.style17 { color: rgb(51, 102, 0); }
.style18 { font-size: 11px; }
.style14 { font-size: 9px; }
.style19 { font-size: 14px; }
.style10 { font-size: 13px; }
.style20 { font-size: 14px; font-weight: bold; color: rgb(51, 102, 0); }

h1 { font-size: 11px; margin: 0px; }
.style22 { font-size: 11px; color: rgb(0, 51, 255); }
body { margin-top: 0px ! important; padding-top: 0px ! important; min-width: 800px ! important; }

h2 {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight: normal;
	letter-spacing:0.2em;
	color: #006b39;
	text-shadow:1px 1px 2px #848484;
	width:752px;
	margin:5px 4px 10px 4px;
	border-bottom:solid 1px #006b39;
}

.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 760px;
  margin: 0 auto;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  background: #8a9b0f;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
  overflow: hidden;
  height: 0;
  transition: .2s;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #7c8c0e;
  background: #6e7c0c;
  text-align: left;
}
.dropmenu li:hover > a{
  background: #6e7c0c;
}
.dropmenu li a:hover{
  background: #616d0b;
}
.dropmenu li:hover ul li{
	overflow: visible;
	min-height: 38px;
	height: auto !important;
	height: 38px;
}

.movie {
	padding:0 0 30px 0;
}