@charset "utf-8";
/* ----------------------------------------------------------------- LAYOUT */
#container {
	background: #251411 url(../img/bg.jpg) no-repeat;
}
#contents {
	width: 565px;
}
#contents p.photo {
	padding: 0px 15px 20px 6px;
	float: right;
	width: 270px;
}
