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

{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #ccffcc;
	background-image : url('upperleft_aiki.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
.upperright_aiki{
	background-image : url('upperright_aiki.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
.lowerleft_aiki{
	background-image : url('lowerleft_aiki.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
.lowerright_aiki{
	background-image : url('lowerright_aiki.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 0% 0% 0% 0%;
}
.noleftup_aiki{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url(noleft_aiki.jpg);
}
.noleftlow_aiki {
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : bottom left;
	background-image : url(noleft_aiki.jpg);
}
