/* CSS Document */
#content         {
	background-image: url(../images/photo-bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	width: 800px;
}
.aisatu {background-image: url(../images/photo-ttl.gif);}

#inside {
width:750px;
height:500px;
}