@charset "shift_jis";


/*base--------------------------------*/

body {
	font-size: 75%;
}

body#english {
	font-size: 65%;
}

/*header------------------------------*/

#serach-inpput {
	margin-right: 1px;
}

/*IE6*/
* html #serach-inpput {
	margin-right: 2px;
}

/*IE7*/
*:first-child+html #serach-inpput {
	margin-right: 2px;
}

#font-size #small a {
	background: url(img/font-size_small01.gif) no-repeat -58px 0;
}

#font-size #middle a {
	background: url(img/font-size_small01.gif) no-repeat -77px 0;
}

* html #inquiries {
	top: 41px;
}

/*‰pŒêƒTƒCƒg*/

body#english #font-size #small a {
	background: url(img/english/font-size.gif) no-repeat 0 -20px;
	width: 20px;
	height: 20px;
	float: left;
	font-size: 0;
	text-decoration:none;
	text-indent: -9999px;
	outline: none;
}

body#english #font-size #middle a {
	background: url(img/english/font-size.gif) no-repeat -20px -20px;
	width: 15px;
	height: 20px;
	float: left;
	font-size: 0;
	text-decoration:none;
	text-indent: -9999px;
	outline: none;
}

body#english #font-size #large a {
	background: url(img/english/font-size.gif) no-repeat -37px -20px;
	width: 20px;
	height: 20px;
	float: left;
	font-size: 0;
	text-decoration:none;
	text-indent: -9999px;
	outline: none;
}

/*--------------------------------------*/

/*contents----------------------------*/

/*column*/

.column-right01 {
	width: 155px;
	float: right;
	font-size: 75%;
}

/*banner*/

#ngo-diary_date01 a {
	position: absolute;
	top: 28px;
	left: 125px;
}

#hf-mailmagazine_date01 a {
	position: absolute;
	top: 28px;
	left: 320px;
}

#youth_end_hunger01 a {
	position: absolute;
	top: 29px;
	left: 465px;
}

/*IE6*/

* html #ngo-diary_date01 a {
	left: -66px;
}

* html #hf-mailmagazine_date01 a {
	left: 129px;
}

* html #youth_end_hunger01 a {
	left: 273px;
}

/*footer------------------------------*/


#footer-navi01 ul {
	margin-left: 130px;
}

/*IE6*/

* html #footer-navi01 ul {
	margin-left: 80px;
}