@charset "UTF-8";

/* CSS 設置パス/ファイル名 */
/* 使用目的 */
/* 制作日時・制作者 */

/* event/css/unique.css */
/* event/index.htmlの設定 */
/* 2008/07/08 e.sato */


/*===== 書式設定 =====*/

h2 {
	font-size: 1.5em;
	margin-bottom: 0;
}

h3 {
	font-size: 1em;
	margin-bottom: 1em;
}

h4 {
	font-size: 0.8em;
	font-weight: bold;
}
