@charset "Shift_JIS";

/* CSS Document */

/* =================Eric Meyer Reset CSS================= */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ====================================================== */

body {
	
}

.clearfix:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}

.clearfix{
	zoom:1;/*for IE 5.5-7*/
}

#wrapper {
	width: 784px;
	margin: 20px auto 0px;
}

#head {
	width: 781px;
	height: 386px;
	position: relative;
}

#whatsnew {
	position: absolute;
	top: 168px;
	left: 0;
}

#movie {
	position: absolute;
	top: 132px;
	right: 11px;
}

#release {
	position: relative;
	float: left;
	width: 784px;
	margin: 0px 0px 25px;
}

#release .jk {
	position: relative;
	float: left;
	width: 220px;
	height: 200px;
}

#release .spec {
	position: relative;
	float: left;
	width: 564px;
	height: 185px;
	margin: 15px 0px 0px;
}

#release h1 {
	position: relative;
	width: 564px;
	height: 129px;
	margin: 0px 0px 5px;
}

#btn {
	width: 564px;
}

#btn p {
	float: left;
	width: 203px;
}

.copy {
	position: relative;
	clear:both;
	width: 784px;
	height: 127px;
	margin: 0px 0px 25px;
}


.movie {
	position: relative;
	clear:both;
	width: 784px;
	margin: 0px 0px 25px;
	text-align: center;
}

.movie h2 {
	margin: 0px 0px 15px;
}





#banner {
	margin: 34px 0 0 7px
}

#banner p {
	float: left;
	margin: 0 3px 6px; 
}

