@charset "euc-jp";
/* CSS Document */

	body{
		height:100%;
	}
	#inner{
		height:100%;
		width:100%;
		min-width:767px;
		min-height:870px;
		position:absolute;
		left:0;
		top:0;


	}
	#html{
		height:100%;
		width:100%;
	}
