body {
	 margin: 0;
	 padding: 0;
	 background-color: #fff;
	 font-size: 12px;
	 color: #666666;
	 font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
	 text-decoration: none
}

#news {
	 
}

dl{margin: 5 0;
}

 dt {
	 float: left;
	 width: 100px;
	 color: #339900;
	 font-weight: bold;
	 clear: both;
	 padding-top: 5px;
	 background-color: transparent;
}

 dd {
	 margin: 0 0 5px 100px;
	 padding-top: 5px;
	 border-top: 1px dotted aqua;
}

.header {
	 font-size: 14px;
	 color: #339900;
	 font-weight: bold;
}

.small {
	 font-size: 14px;
}