@charset "utf-8";
@import "../../css/contents.css";

/* 個別ページスタイル
---------------------------------------------------------- */

/* /////////////////////////////////////////////////
#contents
///////////////////////////////////////////////// */
.mainArea .article .imgBlock {
	float: left;
	margin-right: 20px;
}

.article h3 {
	margin-bottom: 15px!important;
}

.article p {
	margin-bottom: 30px!important;
	line-height: 2;
}

.article dl dt {
	font-weight: bold;
}

.article dl dd {
	margin-bottom: 30px!important;
	line-height: 2;
}