@charset "UTF-8";
.upperleft_judo/* CSS Document */

{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #8fc5fb;
	background-image : url('upperleft_judo.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
.upperright_judo{
	background-image : url('upperright_judo.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
.lowerleft_judo{
	background-image : url('lowerleft_judo.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
.lowerright_judo{
	background-image : url('lowerright_judo.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 0% 0% 0% 0%;
}
.noleftup_judo{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url(noleft_judo.jpg);
}
.noleftlow_judo {
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : bottom left;
	background-image : url(noleft_judo.jpg);
}
