body{
	background-image:url(http://www.renkoji.or.jp/gr_img/bg_body_sp.jpg);
	background-repeat: repeat;
	overflow-x:hidden;
}

#side_cate{
	width:229px;
	float:left;
}

#SF-contents{
	float:left;
}

#cate_accent{
	position:absolute;
	background-image: url(http://www.renkoji.or.jp/gr_img/cate_accent.png);
	background-repeat: no-repeat;
	background-position:center top;
	text-indent:-9999px;
	width:330px;
	height:330px;
	margin-top:-170px;
	margin-left:-45px;
	z-index:9999;
}

/*main_cate画像*/
/*
.main_cate {
	width: 1366px;
	height: 657px;
	position: absolute;
	z-index: 0;
	top: 79px;
	left: 50%;
	margin-left: -683px;
}

.main_cate img{
	z-index:-1 !important;
}
*/