img{border: none;}

body {
	background-color: #cccccc;
	background-image: url(images/.gif);	
	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;

	}

#main01 {
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(images/main_01.jpg);	
	width: 750px;
	height: 1061px;
	text-indent: -99999px;
}

#main02 {
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(images/main_02.jpg);	
	width: 750px;
	height: 407px;
	text-indent: -99999px;
}

#copy {
	color: #000000;
	text-align: center;
	margin-bottom: 50px;
}

p{ line-height: 0;}

