@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------- */
/* コンセプト */
/* ---------------------------------------------------------------- */

#cContainer {
	width: 620px;
	margin: 24px 15px 0 34px;
	padding-bottom: 30px;
	background: url("../images/bg_image.jpg") no-repeat top right;
}
#cContainer h4 {
	margin-top: 23px;
}
#cContainer p.text {
	width: 380px;
	margin-top: 3em;
	color:#676857;
	line-height: 160%;
}
#cContainer p.img {
	width: 424px;
	margin: 3em 0 0 90px;
}

