/* All */

body {
	font: 11px Arial, Helvetica, sans-serif;
	background-color:#000000;
	padding: 0;
	margin: 0;
}
a, a:visited { 
	outline: none 
}
img {
	border: none;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

/* top */

#header {
	width: 100%;
	background-image:url(img/top/header.jpg);
	height:82px;
}

#mainfla {
	width: 100%;
	height:494px;
	text-align:center;
	background-image:url(img/top/haikei.jpg)
}

#footer {
	width: 100%;
	background-image:url(img/top/footer.jpg);
	height:265px;
}

#margin {
	width: 100%;
	height:50px;
}

/* Design */

#main_design_haikei {
	width: 100%;
	background-image:url(img/top/haikei.jpg)
}

#main_design {
	width: 785px;
}

.line {
	width: 100%;
	text-align:center;
	height: 26px;
	background-image:url(img/top/line.jpg);
	color: white;
	padding:  15px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

.remocon {
	width: 388px;
	height:36px;
	background-image:url(img/music/remocon.gif);
	padding:  14px 0px 0px 0px;
}

.remocon_title {
	width: 388px;
	height:20px;
	background-color: #000000;
	border: 1px solid gray;
	margin:  10px 0px 30px 0px;
	padding:  6px 0px 0px 0px;
	color: white; 
}