@charset "utf-8";
/* ----------------------------------------------------------------- LAYOUT */
#container {
	background: #251411 url(../img/bg.jpg) no-repeat;
}
#contents {
	width: 570px;
	padding: 320px 0px 10px;
}
#contents p {
	padding-bottom: 11px;
	line-height: 117%;
}
#contents p.l2 {
	padding-bottom: 36px;
}
