@charset "Shift_JIS";

/* @group wii-mov */

body#ds-mov div#main {
	height: 457px;
	height : 423px\9; /* IE8 and below */ 
}

body#ds-mov div#main h1 {
	margin: -34px 0 0;
	position: relative;
}

body#ds-mov div#main h1.TitleLow {
	padding-top: 44px;
}

/* APPLY-IE7 */
*:first-child+html body#ds-mov p#btnBandwidth {
	top: 484px;
}
/* APPLY-IE6 */
* html body#ds-mov p#btnBandwidth {
	top: 484px;
}
body#ds-mov p#btnBandwidth {
	position: absolute;
	right: 18px;
	top: 471px;
}

/* @end */

/* @group ds-software */

body#ds-software div#main {
	height: 423px;
}

body#ds-software div.section-head {
	width: 625px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 18px;
}

body#ds-software h1 {
	float: left;
}

body#ds-software p.btnLineup {
	float: right;
	margin: 0 10px 0 0;
	padding: 4px 0 0;	
	display: none;
}

body#ds-software ul.lineup {
	width: 650px;
	padding-top: 57px;
	padding-left: 15px;
}

body#ds-software ul.lineup li {
	margin-bottom: 15px;
}

/* @end */