
@charset "utf-8";
/* ホーム設定 */

/* 開催のご案内
---------------------------------------------------------- */
#home_event_information {
	padding-bottom: 3em;
}
#home_event_information .hl_02a .hl_inner {
	font-size: 18px;
	margin: .8em 0 .6em;
}
#home_event_information table td dl {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#home_event_information table td dt {
	clear: both;
	float: left;
	width: 3em;
}
#home_event_information table td dd {
}
/*日時*/
#home_event_information .outline_date td {
}
/*場所*/
#home_event_information .outline_place td {
}
/*会長*/
#home_event_information .outline_chairman td {
}
#home_event_information .outline_chairman td .btn {
	margin-top: .3em;	
}
/*テーマ*/
#home_event_information .outline_theme th {
	vertical-align: middle;
}
#home_event_information .outline_theme td {
	font-size: 18px;
}
/*特別講演*/
#home_event_information .outline_special_lecture td {
}
#home_event_information .outline_special_lecture td dl {
}
#home_event_information .outline_special_lecture td dt {
}
#home_event_information .outline_special_lecture td dd {
}
/*シンポジウム*/
#home_event_information .outline_symposium td {
}
/*災害特別企画*/
#home_event_information .outline_special_plan td {
}
#home_event_information .outline_special_plan td dl {
}
#home_event_information .outline_special_plan td dt {
}
#home_event_information .outline_special_plan td dd {
}
/*一般演題*/
#home_event_information .outline_general_subject td {
}
/*ランチョンセミナー*/
#home_event_information .outline_luncheon_seminar td {
}
/*参加費*/
#home_event_information .outline_entrance_fee td {
}
/*後援*/
#home_event_information .outline_support td {
}
#home_event_information .aaa {
}
#home_event_information .aaa {
}

/* お知らせ
---------------------------------------------------------- */
#home_news {
	padding-bottom: 5em;
}
#home_news .home_news_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
#home_news .home_news_list li {
	display: flex;
	margin: 0 0 .5em 0;
	padding: 0;
}
#home_news .home_news_list time {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	width: 7em;
}
#home_news .home_news_list h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

