img{border: none;}

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);	
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 100%;  /*Resets 1em to 10px */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Ghothic Pro W3", "Hiragino Kaku Gothic Pro", "MS UI Gothic",  "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", verdana, Helvetica, "MS Trebuchet", Arial, sans-serif;
	}


#main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-image: url(images/newyear_2011.jpg);	
	width: 650px;
	height: 919px;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
	text-indent: -99999px;

}

#main p{
	display:none;
}

#print {
	text-align: center;
	margin-top: 20px;
}


p{ line-height: 0;}

#cm {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;

}


#copy {
	color: #000000;
	text-align: center;
	font-size: 12px;
	padding: 20px;
}
