/* @override 	http://samuelgarneau.com/slidebox.css	http://samuelgarneau.com/lab/validator/slidebox.css	http://samuelgarneau.com/lab/slidebox.css	http://samuelgarneau.com/lab/slidebox/style/slidebox.css*/body {	margin: 0;	padding: 75px 0 0;}.slide-panel {	z-index: 25;	width: 5px;	position: absolute;}.bottom {	bottom: 0;}.right {}.left {	position: absolute;	left: 0;}.top {	top: 0;}.content {	margin-left: auto;	margin-right: auto;	z-index: 10;	overflow:auto;	text-align: left;	height: 0;	width: 100%;	color: #fff;	background-image: url(img/sadokouki_back.png);	background-repeat: repeat;}.slide-button {	margin-left: auto;	margin-right: auto;	position: relative;	width: 150px;	z-index: 20;	cursor: pointer;	height: 30px;	padding-top: 10px;	text-align: center;	font-size: 1.7em;	font-weight: bolder;	border: 1px solid #FFFFFF;	background-color: #000000;}.slide-button:hover {	color: #9f9d8e;	background-color: #ff3300;}
