@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 h4 {
	padding-left:5px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 160%;
}