@charset "utf-8";

/*--structure--*/

#container01{
	clear:both;
	width:900px;
	height:340px;
	margin:0 auto;
}

#content01{
	float:left;
	width:400px;
	height:340px;
	background-image:url("../images/bg_content.png");
}

#photo01{
	float:left;
	width:500px;
	height:340px;
	text-align:center;
}
