@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: 700px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#movieBox, 
#shortD,
#relatedLink,
#menuBoxWrapper,
#menuBox,
#menuBox ul,
#btnBack,
#btnNext,
#slideBox,
#relatedLink,
#btnSlideControl,
#cc {
	position: absolute;
}
ul,
ul li {
	list-style-type: none;
}
h1 {
	position: absolute;
	left: 406px;
	top: 8px;
	font-size: 21px;
	font-weight: bold;
	color: #585A66;
}

a {
	color: #1F5A9C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#relatedLink {
	background-color: #F4F4F4;
	padding: 10px;
	padding-left: 25px;
}

#relatedLink li {
	line-height: 2.2em;
	display: inline;
	margin-right: 15px;
}

#btnBack,
#btnNext {
	display: none;
	line-height: 1;
	opacity: 0;
}

#movieBox {
	left: 0px;
	top: 0px;
}
#shortD {
	word-wrap:break-word;
}
#title {
	font-weight: bold;
}
#menuBoxWrapper {
	border: 1px 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: 7px;
	top: 10px;
	width: 100%;
	list-style-type: none;
}
#menuBox li {
	list-style-type: none;
	font-size: 11px;
	line-height: 24px;
}
#slideBox {
	border: 1px solid #ccc;
}
#slideBox img {
	vertical-align: middle;
}
#btnSlideControl {
	display: none;
}
#btnSlideControl li {
	cursor: pointer;
}
#btnSlideControl li.expand {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
#btnSlideControl li.prev {
	position: absolute;
	left: 0px;
	top: 0px;
}
#btnSlideControl li.next {
	position: absolute;
	right: 0px;
	top: 0px;
}
#pdf_dl {
	position: absolute;
	left: 126px;
	top: 366px;
	font-size: 16px;
	font-weight: bold;
}
#cc p {
	padding: 10px;
}
#copy {
	position: absolute;
	left: 10px;
	top: 639px;
	font-size: 11px;
	color: #fff;
}
#debug {
	position: absolute;
	top: 600px;
}

