﻿/* **************#event************* */

#event {
	width: 960px;
	float: left;
	display: inline;
	margin: 0px 10px 0px 10px;
	padding: 20px 0px 0px 0px;
}

#event h2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:1.6em;
	text-align:left;
	margin:0px 0px 20px 0px;
	clear: both;
}

#event h3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.6em;
	text-align:left;
	clear: both;
	margin: 0px 0px 10px 0px;
	color:#FFFFFF;
	border-bottom:1px solid #FFF;
}

#event p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.6em;
	text-align:left;
}

#event .dit {
	width: 960px;
	float: left;
	display: inline;
	margin: 0px 0px 20px 0px;
	padding: 0;
	clear: both;
}