@charset "iso-2022-jp";

div.pics {
	background-image:url(img/images.jpg);
	background-position:15px 15px;
	background-repeat:no-repeat;
	border-bottom:6px solid #efeee2;
	margin:0 175px 30px;
	}
div.pics span {
	display:block;
	background-image:url(../css/img/cm_waku.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
div.pics span img {
	display:block;
	width:570px;
	height:380px;
	}

div.sections {
	margin:0 55px;
	}
div.sections h2 {
	color:#7b4e40;
	letter-spacing:0.2em;
	text-align:center;
	font-size:110%;
	line-height:1.25;
	margin-bottom:1.5em;
	}
div.sections p {
	line-height:1.5;
	margin-bottom:1.5em;
	}
div.sections p.from-p {
	text-align:right;
	margin-bottom:0;
	}