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

#sidelink {
	height: 450px;
	width: 180px;
	background-image: url(../image/sidenavi_background_white.jpg);
	background-position: left center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	float: left;
}
