@charset "UTF-8";

/* 共通レイアウト
------------------------------------------------------*/
#contents h2 {
	margin-top: 40px;
	margin-bottom: 15px;
}
#contents h2:first-child {
	margin-top: 0;
}

#contents iframe {
	border: 1px solid #CCC;
}
