body {
	text-align:center;
	margin: 0px;
	background-color: #000000;
}  
#wrap {
	width:100%;
	text-align:left;
	margin:0 auto;
}  
#inner {
	margin:0;
	background-color: #595757;
	width: 100%;
}  
.clear {
	clear:both;
}  
.clear hr { display:none; } 
#main {
	float: right;
	width: 80%;
	background-color: #FFFFFF;
}
#maininner {
	width: 100%;
}
#clumn {
	float: right;
	width: 75%;
}
#theme {
	float: left;
	width: 25%;
}
#said {
	float: left;
	width: 20%;
	background-color: #595757;
	text-align: right;
}
#footer {
	width: 80%;
	background-color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20%;
	line-height: 1.6em;
	font-size: 10px;
}
#botan {
	width: 125px;
	text-align: right;
	float: right;
}
#topbanner {
	width: 200px;
	float: right;
}
#topbanner img {
	margin-bottom: 30px;
}
#footerback {
	background-image: url(image/footerkengan.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 139px;
}
#clumnwaku {
	width: 400px;
}
 a   { text-decoration:none;}
