.headline {
	font-family: "MS UI Gothic","Verdana","‚l‚r ‚oƒSƒVƒbƒN", "Arial","Osaka";
	font-size: 10pt;
}
.headline h2 {
	color: #fff;
	font-size: 11pt;
	border: 1px solid #666;
	background-color: #8080ff;
	padding: 5px 10px;
}
.headline ul li {
	line-height: 1.6em;
}
.headline img {
	margin: 0px;
}
.headline .date {
	color: #999;
	font-size: 9pt;
}
.headline .data_line {
	border: 1px solid #666;
	margin: 10px 10px 2px 15px;
	padding: 5px 10px;
	line-height: 1.3em;
	background-color: #fcfcfc;
}
