@charset "utf-8";
/* CSS Document */


#wrapperall{
	display:none;
}
#smart{
	width:92%;
	margin:0 auto;
}
#snavi ul li{
	list-style-type:none;
	padding:8px;
	text-indent:3%;
	margin-bottom:8px;
	border:solid 1px #8CC63F;
	display:block;
	color:#0A0A0A;
	font-size:120%;
	background-image:url(img/li.png);
	background-repeat:no-repeat;
	background-position:right;
}
#snavi ul li a{
	display:block;
	color:#553E0F;
}
#sfoot{
	background-color:#8CC63F;
	color:#ffffff;
	padding:3px;
}
#stotop{
	position:fixed;
	bottom:0;
	left:75%;
	opacity:0.7;
}
#stoback{
	position:fixed;
	bottom:0;
	left:5%;
	opacity:0.7;
}