/*-------------------------------------
  base
-------------------------------------*/

@import url(../base.css);

/*-------------------------------------
  contents
-------------------------------------*/

div.screenShot {
	margin-top: 13px;
}

div.leftImg {
	width: 285px;
	float: left;
	margin-right: 15px;
}

div#coverArt,
div#mixer,
div#masterPanel,
div#chained,
div#advanced,
div#keyMap {
	width: 250px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

div#searchTrack {
	width: 214px;
	float: left;
	margin-right: 15px;
}

div#gridOn,
div#tick {
	width: 270px;
	float: left;
	margin-right: 15px;
}

div#snap,
div#cue {
	width: 285px;
	float: left;
	margin-right: 15px;
}

div#eqShot,
div#keyShot,
div#monitor,
div#filterShot,
div#effect,
div#assian {
	width: 58px;
	float: left;
	margin-right: 15px;
}

div.fx {
	width: 250px;
	float: left;
	margin-right: 15px;
}

div.sound {
	margin-top: 7px;
}

div.twoSound {
	float: left;
}

div.movie {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#border {
	border-top: #555555 1px dotted;
	margin-top: 25px;
	margin-bottom: 10px;
}

div#pdf {
	width: 23px;
	float: left;
	margin-right: 10px;
}

/*-------------------------------------
  elements
-------------------------------------*/

h2#eq,
h2#filter,
h2#keyControl,
h2#monitorCue {
	margin-top: 15px;
}
	
h3.sectionLv3 {
	margin-top: 17px;
	margin-bottom: 10px;
}

h4.sectionLv4 {
	color: #000000;
	margin-top: 15px;
}

ol {
	width: 550px;
	margin: 15px auto 25px auto;
	border: dotted 1px #555555;
	padding: 10px;
	list-style-position: inside;
}

ol li {
	margin-bottom: 10px;
	font-size: 0.83em;
	line-height: 1.6em;
}

.caption {
	font-size: 0.75em;
}

p.margin {
	margin-bottom: 20px;
}

p.marginFloat {
	margin-bottom: 30px;
}

.emphasis {
	color: #000000;
	font-weight: bold;
}

dl {
	margin-top: 15px;
	margin-bottom: 15px;
}

dl dt {
	color: #000000;
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 15px;
}

dl ul {
	margin-left: 15px;
}

dl ul li {
	list-style: none;
	line-height: 1.5em;
}

#pageNavi ul#page {
	margin-top: 15px;
	margin-bottom: 20px;
}

#pageNavi ul#page li {
	font-size: 0.75em;
}

#pageNavi ul#page li#page14 {
	border-bottom: solid 1px #555555;
}

#pageNavi ul#page li#pageImg {
	border: none;
	margin-bottom: 5px;
}

.right-box-ajust {
	float: right;
	height: 345px;
}
