ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 36px;
	font-weight: normal;
	padding: 0px 0px 0px 6px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url("../new_topimg/date_waku.gif");
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
}
li em {
	font-style: normal;
	padding-left: 5px;
	margin-right: 1em;
}
li a {
	color: #333;
	text-decoration: none;
}
li a:hover {
	color: #39C;
	text-decoration: underline;
}
h2 {
	display: none;
}
