@charset "Shift_JIS";

/* ----------------------- font style */

/* default */
body {
    font-size: 15px;
	font-family:  '‚l‚r ‚oƒSƒVƒbƒN', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3',  osaka, san-serif;
	line-height: 1.5;
}



/* IE7 or less */
*+html body{
    font-size: 95%;
}
* html body {
    font-size: 95%;
}


/* size Button */

a#fontS {
	display: block;
	background: url(../image/bt_fonts.jpg) left top no-repeat;
	width: 35px;
	height: 27px;
	text-indent: -9999px;
	outline: 0;
}

a:hover#fontS {
	background: url(../image/bt_fonts_on.jpg) left top no-repeat;
}


a#fontM {
	display: block;
	background: url(../image/bt_fontm.jpg) left top no-repeat;
	width: 36px;
	height: 27px;
	text-indent: -9999px;
	outline: 0;
}

	
a:hover#fontM {
	background: url(../image/bt_fontm_on.jpg) left top no-repeat;
}


a#fontL {
	display: block;
	background: url(../image/bt_fontl_stay.jpg) left top no-repeat;
	width: 38px;
	height: 27px;
	text-indent: -9999px;
	outline: 0;
}

a:hover#fontL {
	background: url(../image/bt_fontl_stay.jpg) left top no-repeat;
}
