body {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(sp.gif);
	background-repeat: no-repeat;
}


#box {
	width: 100%;
	text-align: left;
	padding: 0px;
	background-image: url(img/sp.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}


#box_right {
	width: 90%;
	padding: 0px;
	float: left;
	background-image: url(sp.gif);
	background-repeat: no-repeat;
}
#box_left {display: none;
	width: 1px;
}


#footer {
	padding-top: 30px;
	width:90%;
}
#navi{display: none;}
#box_left{display: none;}
#sub_navi{display: none;}

#header{display: none;}

#contents {
	width: 90%;
	
}
