@charset "utf-8";
/* ----------------------------------------------------------------- LAYOUT */
#container {
	background: #251411 url(../img/bg.jpg) no-repeat;
}
#contents {
	width: 565px;
}
#contents h3 {
	padding-left:5px;
	font-size: 18px;
	}
#contents p.photo {
	padding: 0px 10px 10px 6px;
	float: right;
	width: 250px;
}
