html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	background: url(../img/bg.jpg) no-repeat center top #000000;
	color: #999999;
	height: 100%;
}

body.top {
	background: url(../img/bg_top.jpg) no-repeat center top #000000;
}

body.contents {
	margin: 0px;
	padding: 10px;
	background: url(../img/bg_frame.jpg) no-repeat left top fixed #000000;
	color: #c4cd7c;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	height: auto;
}

a {
	color: #58954f;
}

td {
	font-size: 12px;
	line-height: 16px;
}

div,p,h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}

div.main {
	height: 100%;
}

table.main {
	height: 100%;
	width: 760px;
}

td.main {
	background: #161412;
}

table.menu {
	background: #000000;
	width: 760px;
	padding: 0px;
}

img.menu {
	margin: 8px 0px 2px 5px;
}

img.logo {
	margin: 20px 0px 8px 0px;
}

div.footer {
	text-align: right;
	padding-top: 10px;
}

div.footer img {
	margin-bottom: 5px;
}

p {
	margin: 20px 0px;
	text-align: left;
}

div.station {
	border: 1px solid #fab31b;
	padding: 5px 10px;
}
