@charset "UTF-8";
body {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#EQePre {
	position: relative;
	height: 535px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#movieBox, 
#shortD,
#relatedLink,
#menuBoxWrapper,
#menuBox,
#menuBox ul,
#btnBack,
#btnNext,
#slideBox,
#relatedLink
#contentsMenu{
	position: absolute;
	top: 0;  
  right: 0px; 
}
ul,
ul li {
	list-style-type: none;
}
#btnBack,
#btnNext {
	display: none;
	line-height: 1;
	opacity: 0;
}
#movieBox {
	left: 0px;
	top: 20px !important;
}
#shortD {
	word-wrap:break-word;
}
#title {
	font-weight: bold;
}
#menuBoxWrapper {
	border: 0px solid #CCC;
}
#menuBox {
	overflow: hidden;
	background-color: #FFF;
}
#menuBox.pc {
	overflow-y: auto;
}
#menuBox .note {
	color: #333 !important;
	font-size: 12px !important;
	line-height: 14px !important;
	text-align: center !important;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -7px;
}
#menuBox a {
	display: block;
	padding: 0 5px;
	text-decoration: none;
}
#menuBox a.current {
	background-color: #A8C6EE;
}
#menuBox a:hover {
/*	text-decoration: underline;*/
}
#menuBox ul {
	left: 0px;
	top: 0px;
	width: 100%;
	list-style-type: none;
}
#menuBox li {
	list-style-type: none;
}
#slideBox {
	top: 20px !important;
}
#slideBox img {
	vertical-align: middle;
}

#debug {
	position: absolute;
	top: 600px;
}

#relatedLink li{
	display: inline;
	margin-right: 20px;
}

#menuBox ul,li{
	padding: 4px;
}