@charset "iso-8859-1";
@media all{
	.box_main { margin-bottom:0px; background-color:#FFFFFF;}



	.box_main_n .box_main_ne { display:block; font-size:0px; margin:0px; line-height:0%; position:relative; height:4px; }
	.box_main_n .box_main_nw { display:block; font-size:0px; margin:0px; line-height:0%; position:relative; height:4px; }

	.box_main_n { border-top:1px solid #A66404; }

	.box_main_ne { background:url(images/main/ne-r4.gif) no-repeat top right; right:0px; top:-1px;}
	.box_main_nw { background:url(images/main/nw-r4.gif) no-repeat top left; left:0px; }


	.box_main_body { font-size:11px;
				padding-left:3px; padding-right:3px; padding-top:0px; padding-bottom:3px;
				border-right:1px solid #A66404; border-left:1px solid #A66404;
				margin-top:-1px; margin-bottom:-2px;
	}
	.box_main_body { }

	.box_main_s .box_main_se { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }
	.box_main_s .box_main_sw { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:6px; }

	.box_main_s { border-bottom:1px solid #A66404; }

	.box_main_se { background:url(images/main/se-r4.gif) no-repeat bottom right; right:0px; bottom:-1px;}
	.box_main_sw { background:url(images/main/sw-r4.gif) no-repeat bottom left; left:0px; }

}