@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content p.top {
	margin: 0 0 30px;
}
#content .box {
	margin: 0 0 33px;
}
#content .box .image {
	margin: 0 0 15px;
}
#content h4 {
	margin: 0 0 20px;
	line-height: 1.0;
	background:#C5DEDA;
	padding:12px 0 10px 10px;
	font-weight:bold;
}
#content .image a {
	border: 1px solid #DFD9D5;
	width: 736px;
	height: 580px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	padding:10px 11px;
}
