@charset "UTF-8";

/*--------------------------------------------------------------------
common
--------------------------------------------------------------------*/
body{
	background:url(../images/bg01.gif) repeat-x #666666;
	color:#757576;
	font-size:small;
}

div#footer div.txt{
	font-size:x-small;
}
p.crumb{
	font-size:x-small;
}

/*index.html*/
div#index02 ul li{
	font-size:x-small;
}
p.crumb{
	font-size:x-small;
}

/*/about/partner.html*/
div#about_partner span{
	font-size:x-small;
}