@charset "UTF-8";

/**************************************************************/
/*                                                            */
/**************************************************************/

/*
 (C)iwatani print CSS 
 Version: 1.0 
 creation date: 08/2/22 
 last update: 11/3/9
*/ 

/**************************************************************/
/*                       ̉                         */
/**************************************************************/

body {
	background: none;
	_zoom: 0.65;
}

/**************************************************************/
/*                       ̉摜                         */
/**************************************************************/

.read_btn a{
	width: 170px;
	height: 170px;
	display: block;
	overflow:hidden;
	outline:none;
	cursor: pointer;
	background-image: url(../../kids/images/gasene_btn_print.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}