

#extra1 { background:  url('../images/kind_left.png') no-repeat 0 -0px; width:283px; height:288px; position:absolute;  z-index:1000; left:-242px; top:15px; } 
#extra2 { background:  url('../images/kind_right.png') no-repeat 0 -0px; width:246px; height:288px; position:absolute; z-index:2000; right:-216px; top:20px; } 


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
	.body_ #Page {
		padding: 0 0px 0 200px;
	}
	#extra2X {right:-412px}
}

  