@charset "utf-8";
.bady-all #container #mainArea #mainContent sample {
	text-align: center;
	border: thin dashed #33C;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	font-family: "lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	width: 685px;
	position: relative;
}

div #mainContent .news {
	width: 665px;
	border: thin outset #00F;
	margin: 5px;
	padding: 5px;
	color: #000;
}
