@charset "UTF-8";

/* ================================================================ *
  その他、追加設定等
 * ================================================================ */

/* 画像を回り込ませている箇所の見出しデザイン */
/* h2 左側の画像サイズにより、調整する */
h2 {
	margin-left: 150px;
}

.contents-memo-text {
	margin-left: 220px;
}

.contents-text {
  /* flort clear */
	clear: both;
	margin-left: 0px;
}

