@charset "utf-8";
body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(images/topbg.jpg);
	background-attachment: scroll;
	font-family: 'Lucida Grande', Meiryo, sans-serif;
	}

.txt {padding: 5px 20px 8px 20px;
font-size: 12px;color: #bfbfbf;line-height: 140%;}

.footer {font-size: 9px;color: #bfbfbf;line-height: 140%;}

a:link {color: #8A885E; text-decoration: none;}
a:visited {color: #888888; text-decoration: none;}
a:hover {color: #D6D490; text-decoration: underline;}

.newswin {width: 285px; height: 247px;
	position: absolute;}