@charset "Shift_JIS";

/* @group wii-mov */

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

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

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

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

/* @end */

/* @group wii-software */

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

body#wii-software div.section-head {
	width: 770px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 5px;
}

body#wii-software h1 {
	float: left;
	padding-top: 0;
}

body#wii-software p.btnLineup {
	float: right;
	margin: 0 -3px 0 0;
	padding: 17px 0 0;
	display: none;
}

body#wii-software ul.lineup {
	padding: 58px 0 0 10px;
	padding-top: 52px;
	padding-left: 11px;
}

body#wii-software ul.lineup li {
	margin-bottom: 19px;
}
body#wii-software ul.lineup li strong {
	height: 40px;
}

/* @end */