/* 左コンテンツ */
.left_navi {
	width: 138px;
	float: left;
	background-image: url(../img2/sidemenu_back.jpg);
	height: 600px;
	background-repeat: no-repeat;
	background-position: center top;
}
.left_navi ul {
	  list-style:none;
	  list-style-type:none;
	  padding:0;
	  margin:0;
}
.left_navi ul li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	height: 51px;
	width: 138px;
}
.left_navi a { 
	  text-decoration:none; 
	  padding:0; 
	  margin:0;
}
.left_navi_top {
	background-image: url(../img2/sidemenu_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 138px;
}
/* 右コンテンツ */
#leftcontent_617 {
	float: right;
	width: 617px;
	margin-right: 30px;
	margin-top: 10px;
	padding-left: 10px;
}
