@charset "iso-8859-1";
@media all{
	.box_page { margin-bottom:0px; background-color:#FFFFFF;}



	.box_page_n .box_page_ne { display:block; font-size:0px; margin:0px; line-height:0%; position:relative; height:4px; }
	.box_page_n .box_page_nw { display:block; font-size:0px; margin:0px; line-height:0%; position:relative; height:4px; }

	.box_page_n { border-top:1px solid #4B9B3E; }

	.box_page_ne { background:url(images/page/ne-r4.png) no-repeat top right; right:0px; top:-1px;}
	.box_page_nw { background:url(images/page/nw-r4.png) no-repeat top left; left:0px; }


	.box_page_body { font-size:11px;
				padding-left:3px; padding-right:3px; padding-top:0px; padding-bottom:3px; 
				border-right:1px solid #4B9B3E; border-left:1px solid #4B9B3E;
				margin-top:-1px; margin-bottom:-2px;
	}
	.box_page_body { }

	.box_page_s .box_page_se { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }
	.box_page_s .box_page_sw { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }

	.box_page_s { border-bottom:1px solid #4B9B3E; }

	.box_page_se { background:url(images/page/se-r4.png) no-repeat bottom right; right:0px; bottom:-1px;}
	.box_page_sw { background:url(images/page/sw-r4.png) no-repeat bottom left; left:0px; }

}