body {
	background: url(../img/bg.gif) repeat left top;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family:verdana,"ＭＳ Ｐゴシック";
}

body.enter {
	padding-top: 50px;
}

td,div,p {
	font-size: 12px;
	line-height: 16px;
}

div,p {
	margin: 0px;
	padding:0px;
}

a {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.header {
	width: 780px;
	background: #ffffff;
}

td.footer {
	padding:2px 0px;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	text-align: right;
}

table.main {
	width: 780px;
	background: url(../img/bg_in.gif) no-repeat left bottom;
}
/* エンター画面 */
div.enter {
	background: url(../img/enter.gif) no-repeat center top;
	padding: 330px 0px 100px 0px;
}

/* ディスコグラフィ */
table.main_disco {
	width: 780px;
	background: url(../img/bg_in.gif) no-repeat left bottom;
	padding: 0px 15px;
}

/* スクリーンセーバー */
div.os {
	font-weight: bold;
	color: #ff6600;
}

div.dl_ss {
	background: url(../get/img/img01.jpg) no-repeat left top;
	vertical-align: bottom;
	padding: 360px 0px 15px 80px;
}

table.ss_howto {
	margin: 0px 15px 20px 0px;
	width: 505px;
}

ol {
	margin: 5px 0px 10px 30px;
}