body {
	background-color:#000000;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:100%;
}

img {
	border:0px;
}

a {
	text-decoration:underline;
}

table {
	border:0px;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.all {
	background:url("../img/body_bg.gif") top left;
	width:760px;
}

.all_2nd {
	background:url("../img/header_bg_2nd.gif") top left;
	width:760px;
	border:2px solid #ffffff;
}

.bg_right {
	background:url("../img/tama.gif") repeat-y 580px 0px;
}
.bg_left {
	background:url("../img/tama.gif") repeat-y 80px 0px;
}
	
.main {
	margin:20px 0px 20px 0px;
	border:1px none #ff0000;
}

.chainImg {
	background:url("../img/chain.gif") repeat-x top left;
	height:9px;
	border:1px none #ffffff;
}

.clear {
	clear:both;
	width:0px;
	height:0px;
	border:1px none #ff0000;
}

.footer {
	clear:both;
/*	margin-top:20px;*/
/*	border-top:2px dashed #ffffff;*/
	text-align:center;
	font-size:80%;
	font-weight:bold;
	color:#ffffff;
	line-height:100%;
}
