@charset "Shift_JIS";

/*
========================================
カラーワークス カバーページスタイルシート
========================================*/
html, body, div, span, form, p, table, img, a{
	margin:0;
	padding:0;
	border:none;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}
body{
	background: #FFF;
	font-size:12px;
	line-height:1.8;
	color:#1e1e28;
	font-family:/*Meiryo, 'メイリオ', */'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', arial, sans-serif;
}

* html body { 
	font-size: 80%; /*for IE 6*/
}

html,body {
	height: 100%;
	margin: 0;
}

/*■ WRAPPER
---------------------------------------------------------- */
#wrapper{
	width: 100%;
	height: 100%;
	background: #000000 url(../img/cover_move_photo3.png) no-repeat center center;
}

#main{
	overflow: hidden;
	height: 560px;
	width: 660px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -340px;
}

#main img.move{
	margin: 14px 177px 0 177px;
	border-style: none;
}

#main img.pallet{
	margin: 10px 177px 0 177px;
	border-style: none;
}