@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}
#wrapper {
	width: 700px;
}
#news_box {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 25px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#tx {
	float: left;
	width: 550px;
	font-size: 13px;
}

#data {
	font-size: 12px;
	color: #4F567B;
	width: 100px;
	float: left;
}
