#main_topbg{
	background-image: url(../images/head_more_top.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#leftcontents_top{
	width: 137px;
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
	height: 1930px;
}
#leftcontents_top img{
	margin-bottom: 3px;	
}

#rightcontents_top{
	text-align: right;
	width: 140px;
	margin: 0px;
	background-image: url(../images/right_bg.png);
	background-repeat: repeat-y;
	padding-top: 3px;
	height: 1930px;
}
#rightcontents_top p{
	margin-right: 3px;
}
#rightcontents_top img{
	margin-bottom: 3px;	
}