@charset "UTF-8";
/* CSS Document */

#box01{
	padding:0;
	margin:0;
	width:840px;
	height:450px;
	background-image:url(../img/main_img.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
	


