@charset "Shift_JIS";

/********************/
/* 　Second css　 */
/********************/

/*******************/
/* Contents Area   */
/*******************/

#main {
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/body-line.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	clear: both;
}

/********************/
/* 　Pankuzu List    */
/********************/

#pankuzu {
	font-size: x-small;
	width: 750px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	color: #FFFFFF;
}

#pankuzu a {
	color: #ffffff;
	text-decoration: underline;
	font-size: x-small;

}

#pankuzu a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-size: x-small;

}


/*******************/
/* 　Left Area   　*/
/*******************/

/*共通*/

#left {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
}

#left h1 {
	font-size: 17px;
	line-height: 150%;
	font-weight: normal;
	color: #525252;
	margin-left: 5px;
	text-indent: 5px;
	margin-top: 10px;
}
#left h2 {
	padding-left: 20px;
	font-weight: bold;
	font-size: small;
	line-height: 120%;
	clear: both;
	background-image: url(../img/title-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-bottom: 5px;
}

#left h3 {
	background-image: url(../img/sub-bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: normal;
	font-size: small;
	line-height: 120%;
	margin-bottom: 10px;
	background-position: left center;
	margin-left: 12px;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
	margin-top: 5px;
}

#left h3 a {
	font-size: small;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#left h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}

#left h4 {
	background-image: url(../img/sub-bg2.gif);
	background-repeat: repeat-y;
	border: 1px solid #7baddb;
	width: 518px;
	margin-left: 12px;
	clear: both;
	padding-left: 5px;
	color: #3aa98d;
	line-height: 150%;
	margin-top: 10px;
	font-size: small;
}

#left h5 {
	font-weight: bold;
	color: #00967f;
	padding-left: 10px;
	list-style-type: circle;
	background-image: url(../img/ic-link.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
}
#left h6 {
	font-size: small;
	font-weight: normal;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aeaeae;
	width: 495px;
	margin-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#left h6 ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#left a {
	color: #0457c1;
	text-decoration: underline;
	font-size: small;
}

#left a:hover {
	color: #ffffff;
	background-color: #3da56e;
	text-decoration: none;
	font-size: small;
}

.indent0 {
	padding-left: 2px;
	font-size: small;
}

.indent10 {
	font-size: small;
	padding-left: 10px;
}

.indent30 {
	padding-left: 40px;
	font-size: small;
	padding-right: 10px;
	margin-right: 20px;
	line-height: 150%;
}

.indent40 {
	padding-left: 40px;
}

.indent50 {
	padding-left: 50px;
}

.pic-right {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

.pic-left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	clear: both;
	margin-left: 20px;
}

#pagetop {
	float: right;
	margin-right: 0px;
	margin-top: 60px;
	clear: both;
}

#pagetop a {
	color: #0457c1;
	text-decoration: underline;
	font-size: small;
	text-indent: 5px;
	padding-left: 5px;
}

#pagetop a:hover {
	color: #ffffff;
	background-color: #3da56e;
	text-decoration: none;
	font-size: small;
}

#left table.kokusai {
	font-size: small;
	border: 1px dotted #999999!important;
	margin-top: 30px;
}

/*******************/
/*      Grants　   */
/*******************/

#year {
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
}

#year ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

#year li {
	background-image: url(../img/ic-menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	margin-top: 10px;
}

#year a {
	color: #0457c1;
	text-decoration: underline;
	font-size: small;
}

#year a:hover {
	color: #ffffff;
	background-color: #3da56e;
	text-decoration: none;
	font-size: small;

}

.year-right {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	font-size: small;
}

.index-pic {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}

#country {
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}

#country ul {
	list-style-type: none;
	margin-top: 10px;
	display: inline;
}

#country li {
	background-image: url(../img/ic-menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	margin-top: 10px;
	display: inline;
	font-size: small;
}

#country a {
	color: #0457c1;
	text-decoration: underline;
	font-size: small;
}

#country a:hover {
	color: #ffffff;
	background-color: #3da56e;
	text-decoration: none;
	font-size: small;

}

/*******************/
/* 　 History　　　*/
/*******************/

#enkaku {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#enkaku th {
	color: #3da56e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 5px;
	width: 25%;
	text-align: right;
	font-size: small;
}
#enkaku td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 75%;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: small;
}

/*******************/
/* 　Activities　　*/
/*******************/


#activities {
	font-size: small;
}

#activities ul {
	margin-top: 20px;
	margin-left: 60px;
}

#activities li {
	margin-bottom: 12px;
	font-size: small;
}

#kifu h3 {
	font-size: small;
	color: #000000;
	font-weight: bold;
	margin-left: 20px;
}
.green-text {
	color: #3da56e;
	font-size: small;
}
.shou {
	margin-left: 20px;
	font-size: small;
	font-weight: bold;
	clear: both;
	margin-top: 20px;
}
.kakko {
	margin-left: 20px;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: small;
}

#kifu dl {
	padding-left: 10px;
	padding-right: 10px;
	font-size: small;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#kifu dt{
	float:left;
	width:100px;
	_width:70px;
	font-size: small;
	line-height: 150%;
	list-style-type: disc;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	text-align: right;
	margin-left: 0px;
}

#kifu dd {
	float:left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15;
	background-position: left center;
	width: 410px;
	line-height: 150%;
	font-size: small;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*******************/
/*   　Trustee   　*/
/*******************/

#trustees {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#trustees th {
	color: #3da56e;
	padding: 5px;
	width: 15%;
	text-align: center;
	font-size: small;
}
#trustees td {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: small;
}
.yen {
	font-size: small;
	margin-right: 10px;
	margin-bottom: 3px;
}


/*******************/
/* 　   Apply    　*/
/*******************/

.att {
	font-size: x-small;
	color: #333333;
	padding-left: 30px;
}
.red-text {
	font-size: x-small;
	color: #FF0000;
}
#apply ol {
	font-size: small;
}

/*******************/
/* 　   Sitemap  　*/
/*******************/

#sitemap-container {
	float: left;
	width: 540px;
}

#sitemap-left {
	text-decoration: none;
	font-size: small;
	float: left;
	width: 240px;
	padding-top: 15px;
}
.site-shou {
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(../img/ic-link.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	margin-top: 10px;
}
.site-setsu {
	background-image: url(../img/ic-menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.site-kou {
	background-image: url(../img/ic-sitemap.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}

#sitemap-right {
	text-decoration: none;
	font-size: small;
	float: right;
	width: 290px;
	padding-top: 15px;
	margin-right: 7px;
}
.kyoutyou {
	font-size: small;
	font-weight: bold;
	color: #003366;
}

/*******************/
/* 　Backnumber　*/
/*******************/
#backnum {
	text-decoration: none;
	font-size: small;
}
#backnum h2 {
	margin-bottom: 15px;
}

#backnum p.backnum-kou {
	padding-left: 15px;
	background-image: url(../img/ic-menu.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: left;
	padding-right: 20px;
}

