@charset "shift_jis";


/*base--------------------------------*/

body {
	margin:0px;
	padding:0px;	
	color: #666;
	background-color: #FFF;
	line-height: 1.65em;
	font-size:60%;
	/*font-size: 60%;
	*font-size: 75%; /* ~WinIE7 */
	font-family: 'Verdana','lr@SVbN','Hiragino Kaku Gothic Pro','Osaka',sans-serif;
}


/* font change -------------------- */


.fc_small{
	padding:0px;
	margin:0px;
	width:21px;
	height:21px;
	background:url(../img/icon_fontS_on.gif) no-repeat top;
	float:left;
	}
	
.fc_middle{
	padding:0px;
	margin:0px 5px;
	width:21px;
	height:21px;
	background:url(../img/icon_fontM.gif) no-repeat top;
	float:left;
	}

.fc_large{
	padding:0px;
	margin:0px;
	width:21px;
	height:21px;
	background:url(../img/icon_fontL.gif) no-repeat top;
	float:left;
	}

/*

* html #footer-navi01 ul {
	margin-left: 80px;
}

IE6*/