/* お知らせページ */
#infobox {
	width:660px;
	margin-bottom:30px;
	padding:10px 30px;
	border:thin dotted #996633;
	}
#infobox p {
	font-size:1em;
	line-height:180%;
	}
.date {
	font-size:18px;
	}
em {
	font-weight:bolder;
	font-size:1em;
	letter-spacing:3px;
	}