@charset "utf-8";
/* CSS Document */


#ACTS {
	margin: 5px 0px 20px 10px;
}

#ACTS h3 {
	margin: 15px 10px 10px 30px;
	border-bottom: 1px #CC9900 solid;
	padding: 0px 0px 2px 0px;
	font-weight: bold;
}

.country_name {
	margin: 30px 0px 10px 40px;
	padding: 2px;
	font-weight: bold;
	display: inline;
	border: #999999 1px dashed;
}	

ul.project_name {
	margin: 10px 10px 20px 70px;
	list-style-image: url(../img/yajirusi5.gif);
}	


#mainacts {
	margin: 10px 5px;
	list-style: square inside url(../img/yajirusi4.gif); 
}


#mainacts li {
	padding: 0px 0px 5px 3px;
	font-weight: bold;
	font-size: 110%;
	clear: left;
}

.mainacts_text {
	margin: 5px 15px 15px 35px;
}	




#COUNTRY {
	margin: 0px 0px 20px 10px;
	background-color: #f7ffef;
	border: #FF9933 2px solid;
	clear: left;
}


#img_country_map {
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.img_border {
	border: 1px #666666 solid;
	margin: 5px 0px;

}

.cap {
	font-size: 70%;
}

.cap2 {
	font-size: 70%;
	text-align: right;
}

#img_project_right {
	text-align: center;
	margin: 10px;
	float: left;
	font-size: 80%;
	color: #5c9291;
}

#img_project_left {
	text-align: center;
	margin: 10px;
	float: right;
	font-size: 80%;
	color: #5c9291;
}

#img_project_center {
	text-align: center;
	margin: 10px;
	font-size: 80%;
	color: #5c9291;
}

#table_basic_information {
	text-align: center;
}

/**********  国別情報　*********/
#Table_country_information {
	width: 510px;
	border: 1px #99CC66 solid;
	font-size: 90%;
	border-collapse: collapse;
	margin: 5px 0px;
	text-align: left;
}

th,td {
	border: 1px #99CC66 solid;
	border-collapse: collapse;
	padding: 2px 5px;
}

.td_title {
	background-color: #99CC66;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
}

.td_item {
	color: #99CC66;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	width: 150px;
	background-color: #FFFFFF;
}

#definition {
	text-align: left;
	font-size: 70%;
	color: #666666;
	margin: 20px;
}

.definition_title {
	font-weight: bold;
}

.defini {
	border-width: 1px 0px;
	border-color: #336633;
	border-style: solid;
	padding: 2px 0px;
	display: block;
	font-size: 110%;
}

/* ストライプ　navi　*/

#navi_acts {
	list-style-type: none;
	margin: 10px 0px 0px 5px;
	padding-left: 0;
	font-size: 90%;
}

ul#navi_acts li {
    width: 120px;
	height: 30px;
    float: left;
	text-align: center;
	border-right: #FFFFFF 1px solid;
}

ul#navi_acts li a {
    display: block;
    width: 110px;
    background: url(../img/curve/04-background.gif);
    padding: 5px;
    text-decoration: none;
	color: #006666;
	border: 0;
}

ul#navi_acts li a.now {
    display: block;
    width: 110px;
    background: url(../img/curve/04_2-background.gif);
    padding: 5px;
    text-decoration: none;
	color: #006666;
	border: 0;
}

ul#navi_acts a:hover {
    background-color: #FFFFFF;
    width: 110px;
    background: url(../img/curve/04_2-background.gif);
}

ul#navi_acts a:active {
    background-color: #FFFFFF;
    width: 110px;
}

#COUNTRY h2 {
	font-size: 110%;
	padding: 3px 5px;
	margin: 0px 0px 5px 0px;
}

#COUNTRY p {
	margin: 10px;
	line-height: 1.5em;
	text-indent: 1em;
}

#COUNTRY h3 {
	margin: 0px 20px;
	font-size : 100%;
	font-weight: bold;
	color: #003366;
}

#COUNTRY h4 {
	margin: 0px 20px;
	font-size : 100%;
	font-weight: bold;
}

#COUNTRY h3.project_title {
	margin: 0px 10px;
	padding: 5px;
	font-size : 100%;
	font-weight: bold;
	color: #336666;
	border: 1px #333333 dashed;
	background-color: #f3f3f2;
}

.cdp {
	padding: 10px;
	margin: 15px 30px 30px 30px;
	border: #FF6633 1px dashed;
	font-size: 90%;
	color: #999999;
	background-color: #fff0f5;
}



.staff_photo {
	margin: 5px;
	float: left;
	vertical-align: top;
}

#past_staff {
	margin: 10px 20px;
	background-color: #FFFFFF;
	clear: left;
	text-align: center;
}

#Table_past_staff {
	border: 0px;
	width: 100%;
}

#Table_past_staff td {
	border: 0px;
	border-collapse: collapse;
	padding: 2px 5px;
}

.staff {
	border-bottom: #CC6600 1px dashed;
	padding: 10px;
	text-align: center;
}

td.staff_photo_s {
	text-align: center;
	margin: 0px 5px;
	width: 120px;
}

td.staff_name {
	margin: 0px 5px;
	vertical-align: top;
	width: 150px;
}

#profile {
}

.name {
	font-weight: bold;
}

.pro_text {
	text-indent: 0em;
	font-size: 90%;
	color:#003366;
}


/** プロジェクト　**/

.date {
	margin: 10px;
	padding: 10px;
	font-weight: bold;
	color: #006666;
	text-indent: 0em;
}

.img_left {
	float: left;
	margin: 10px 10px 15px 10px;
	font-size: 75%;
	color: #666633;
	line-height: 1.3em;
	text-indent: 0em;
	text-align: center;
}

.img_right {
	float: right;
	margin: 10px 10px 15px 10px;
	font-size: 75%;
	color: #666633;
	line-height: 1.3em;
	text-indent: 0em;
	text-align: center;
}

.img_center {
	float: center;
	margin: 15px 0px;
	text-align: center;
	font-size: 75%;
	color: #666633;
	line-height: 1.3em;
	clear: left;
	text-indent: 0em;
}

.pro {
	border-bottom: #990000 1px dashed;
	padding: 0px 0px 3px 0px;
	margin: 30px 10px 10px 10px;
	font-weight: bold;
	color: #006666;
}

#thankyou {
	margin: 10px;
}

#thankyou h3 {
	color: #006699;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	padding: 3px 5px;
}

#thankyou h2 {
	font-size: 105%;
	font-weight: bold;
	border: #FF9933 3px double;
	padding: 5px;
	margin: 10px 0px 30px 0px;
	background-color:#FFFFFF;
}

#thankyou p {
	text-indent: 1em;
	line-height: 1.2em;
	margin: 10px;
}

.date2 {
	font-weight: bold;
	border-bottom: #f5deb3 4px solid;
	margin: 5px 20px;
	background: #efffff;
	color: #72640c;
	padding: 3px;
	clear: both;
}

.koumoku {
	border-bottom: #663333 1px dashed;
	padding: 2px;
	margin: 5px 25px;
	display: inline;
	color: #ea5532;
}

.sp {
	margin: 10px;
	background: #ffffd1;
	padding: 5px;
	clear: both;
}

.sp_title {
	font-size: 110%;
	color: #330099;
	font-weight: bold;
	text-align: center;
	border-bottom: #FF6600 2px solid;
	margin: 20px;
}

.said {
	color: #2F53A9;
}

/* 過去の報告用　アコーディオン　*/
#past {
	margin: 10px;
}

.acc {
  	margin: 0;
	padding: 10px;
	list-style: none;
	background-color: #FFFFFF;
	color: #0066FF;
	border: #003399 solid 1px;
}

ul.sub {
	display: none;
}
