@charset "UTF-8";




body{
	background-color: #f8f8ee;
}

.top{
	font-size: 14px;
}
.top img[src*="/header/4_1."]{
	width: 144px;
	/*width: 240px;*/
	margin: 70px 0 0px;
}
.top h3{
	font-family: 'Laurel';
	font-size: 16px;
	padding-top: 100px;
}
.top p{
	text-align: center;
	margin: 100px 0;
}
