@charset "Shift_JIS";



body {
	background-image: url('sg-img/main04.jpg');
    background-repeat   : no-repeat;
    background-position : centercenter;
	text-align:center;		/*IE6以下でセンタリングするための対策*/
}



#main-image {
	width:450px;
	margin-top:70px;

	display: none;
	
	position: relative;
	top: 180px;
	left: 520px;
	
	border: 1px solid #c6b67b;

}

