.kakoi {
	
	width:200px; height:120px; 
	text-align: center;  
	background-color:rgba(255,255,255,0.2);

	border:solid 1px #808080; 
	border-radius: 20px;

	position:absolute; left:680px; 
	position:absolute; top:520px;
	
	font-size: 10pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN",sans-serif; 
	
	
	webkit-box-shadow: inset 0 1px 1px #615147;
	-moz-box-shadow: inset 0 1px 1px #615147;

	overflow: hidden;


}




.face{	width:220px; height:180px; 
	position:absolute; top:220px; left:500px;
	background-image: url(../images/inu.jpg);

}
