@charset "utf-8";
/* -------------------------------------------------------------------
 base
------------------------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
/* font -------------------- */
body {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75% !important;
	line-height: 1.4 !important;
}
/* hides from macIE5 \*/
* html table {
	font-size: 100% !important;
}
/**/
/* 現在地 -------------------- */
ul.txtSize li.small a,
ul.txtSize li.small a:hover {
	background: url(//www.jica.go.jp/english/common_/img/btn_txtsize_s_on.gif) no-repeat !important;
}