/****************************************
		1. General Setting 
*****************************************/

html, body, div, span, applet, object, iframe, strong,
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}

html{}

body{
    background: url(images/blizzard.png) repeat;
    font: 12px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
	color: #333;
	} 

a{ color: #09c; text-decoration: underline;}
	a:hover{ color: #8bc; }

.clear{ clear: both; line-height: 0}
	
#supacer15 {
	padding: 12px 0px 0px 0px;
}


/****************************************
		2. Basic Layout 
*****************************************/
#wrapper{width: 550px; margin: 0 auto;}
#contents{
	position: relative;
	}
#contents h1 {
	margin-bottom: 30px;
}
#contents h2 {
	margin-bottom: 12px;
}
#contents p {
	margin-bottom: 6px;
}
p.under6 {
	margin-bottom: 6px;
}



#movie {
	width: 550px;
	margin-top: 90px;
	margin-bottom: 90px;
	color: #FFFFFF;
	background: #000000;
}

#footer{
	}

#shop{
	position: absolute;
	left: 620px;
}

/****************************************
		9.  Footer
*****************************************/

p.copy{
	clear: both;
	text-align:left;
	padding:25px 0 40px;
	color: #666;
	font: 9px Arial, Helvetica, sans-serif;
	}
