@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
}

/* ------------------------------
 main
------------------------------ */
#mainBox {
	margin: 0 auto;
	position: relative;
	width: 845px;
	overflow: hidden;
}

#scrollBox {
	left: 0;
	position: absolute;
	top: 0;
}

.leftBox {
	left: 0;
	position: absolute;
	top: 0;
	width: 400px;
}

.rightBox {
	background: url(../images/common/rightBoxBg.png);
	height: 100%;
	left: 400px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 445px;
}


.rightContent {
	left: 32px;
	position: absolute;
	top: 30px;
}

.rightTitle {
	left: 0;
	position: absolute;
	top: 0px;
}

.rightLabel {
	left: 0;
	position: absolute;
	top: 28px;
}

.rightBoxWidth {
	width: 381px;
}

#topBox {
	height: 450px;
	left: 0;
	position: absolute;
	top: 0;
	width: 845px;
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}

#topBox p.caption {
	font-size: 80%;
	color: #CCCCCC;
	padding-top: 5px;
	background: url(../images/common/rightBoxBg.png);
}

#soundBox {
	height: 530px;
	left: 845px;
	position: absolute;
	top: 0;
	width: 845px;
}

#soundSubImg {
	background: url(../images/sound/subImg.png) no-repeat;
	height: 183px;
	margin: 0 0 0 50px;
	position: relative;
	width: 343px;
}

#guitarBox {
	height: 620px;
	left: 1690px;
	position: absolute;
	top: 0;
	width: 845px;
}

#guitarSubImg {
	background: url(../images/guitar/subImg2.png) no-repeat;
	height: 139px;
	margin: 0 0 0 0;
	position: relative;
	width: 381px;
}

#wirelessBox {
	height: 580px;
	left: 2535px;
	position: absolute;
	top: 0;
	width: 845px;
}

#wirelessRightBox {
	top: 48px;
}

#wirelessSubImg {
	background: url(../images/wireless/subImg2.png) no-repeat;
	height: 299px;
	margin: -114px 0 0 -10px;
	position: relative;
	width: 422px;
}

#wirelessSubImgBg {
	background: url(../images/wireless/subImgBg.png) no-repeat;
	height: 279px;
	left: 150px;
	position: absolute;
	top: -20px;
	width: 296px;
}

#recBox {
	height: 660px;
	left: 3380px;
	position: absolute;
	top: 0;
	width: 845px;
}

#recSubImg {
	background: url(../images/rec/subImg.png) no-repeat;
	height: 251px;
	margin: 15px 0 0 0;
	position: relative;
	width: 381px;
}

#dockBox {
	height: 400px;
	left: 4225px;
	position: absolute;
	top: 0;
	width: 845px;
}

#sourcesBox {
	height: 653px;
	left: 5070px;
	position: absolute;
	top: 0;
	width: 845px;
}

#sourcesSubImg {
	background: url(../images/sources/subImg.png) no-repeat;
	height: 212px;
	margin: 15px 0 0 0;
	position: relative;
	width: 381px;
}

#portableBox {
	height: 400px;
	left: 5915px;
	position: absolute;
	top: 0;
	width: 845px;
}

#lineupBox {
	height: auto;
	left: 6760px;
	position: absolute;
	top: 0;
	width: 845px;
}