#nav ul{
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nav li#nav_home_now{
	margin:0px;
	padding:2px;
	display:block;
	color:#94AA42;
	width:161px;
	height:17px;
	line-height:17px;
	text-decoration:none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #94AA42;
}
#nav li#nav_home a{
	margin:0px;
	padding:2px;
	display:block;
	background-color:#FFFFFF;
	color:#515659;
	width:161px;
	height:17px;
	line-height:17px;
	text-decoration:none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #94AA42;
}
#nav li#nav_home a:hover{
	color:#94AA42;
	text-decoration:underline;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #94AA42;
}
#nav li#nav_part_now{
	margin:0px;
	padding:2px;
	display:block;
	background-color:#FFFFFF;
	color:#FF9966;
	width:161px;
	height:17px;
	line-height:17px;
	text-decoration:none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E8B577;
}
#nav li#nav_part a{
	margin:0px;
	padding:2px;
	display:block;
	background-color:#FFFFFF;
	color:#515659;
	width:161px;
	height:17px;
	line-height:17px;
	text-decoration:none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E8B577;
}
#nav li#nav_part a:hover{
	color:#FF9966;
	text-decoration:underline;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E8B577;
}
#nav li#nav_about_now{
	margin:0px;
	padding:2px;
	display:block;
	background-color:#FFFFFF;
	color:#333333;
	border-left:5px solid #CCCCCC;
	width:161px;
	height:17px;
	line-height:17px;
	text-decoration:none;
}
#nav li#nav_about a{
	margin:0px;
	padding:2px;
	display:block;
	background-color:#FFFFFF;
	color:#515659;
	border-left:5px solid #CCCCCC;
	width:161px;
	height:17px;
	line-height:17px;
	text-decoration:none;
}
#nav li#nav_about a:hover{
	border-left:5px solid #CCCCCC;
	color:#333333;
	text-decoration:underline;
	font-weight: normal;
}
#nav li#nav_project_now{
	margin:0px;
	padding:2px;
	display:block;
	background-color:#FFFFFF;
	color:#6B929E;
	border-left:5px solid #6B929E;
	width:161px;
	height:17px;
	line-height:17px;
	text-decoration:none;
}
#nav li#nav_project a{
	margin:0px;
	padding:2px;
	display:block;
	background-color:#FFFFFF;
	color:#515949;
	border-left:5px solid #6B929E;
	width:161px;
	height:17px;
	line-height:17px;
	text-decoration:none;
}
#nav li#nav_project a:hover{
	border-left:5px solid #6B929E;
	color:#6B929E;
	text-decoration:underline;
}
#nav li#nav_other_now{
	margin:0px;
	padding:2px;
	display:block;
	background-color:#FFFFFF;
	color:#A36929;
	border-left:5px solid #A36929;
	width:161px;
	height:17px;
	line-height:17px;
	text-decoration:none;
}
#nav li#nav_other a{
	margin:0px;
	padding:2px;
	display:block;
	background-color:#FFFFFF;
	color:#515659;
	width:161px;
	height:17px;
	line-height:17px;
	text-decoration:none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A36929;
}

#nav li#nav_other a:hover{
	border-left:5px solid #A36929;
	color:#A36929;
	text-decoration:underline;
}
#nav_footer {
	clear: both;
	text-align: right;
	padding: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #999999;
}
#nav_footer  a {
	color:#515659;
	text-decoration: none;
}
#nav_footer  a:hover {
	color:#999999;
	text-decoration: none;
}
div.link_bar {
	border:dashed 2px #cb8;
	width:136px;
	padding:1px;	
}
ul {
	list-style-type:none;
	margin:0.2em;
	padding: 0;
}
ol li {
	padding-top: 5px;
}
#center_contents li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#lifloat li {
	float: left;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#appbox {
	background-image: url(part/img/banner_appbox.gif);
	background-repeat: no-repeat;
	height: 170px;
	clear: both;
}
#appbox li {
	padding-top: 70px;
	padding-left: 45px;
	padding-right: 40px;
	float: left;
}


#leftpart {
	width: 170px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-position: 0px;
	text-align: left;
	float: left;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-right: 0px;
}
#rightpart {
	float: right;
	background-color: #FFFFFF;
}
#toppage-header {
	background-color: #FFFFFF;
	padding: 0px;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	width: 790px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}

#header {
	padding: 0px;
	width: 790px;
	margin: 0px;
}


#centerpart {
	width: 575px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	float: right;
	padding: 6px;
	background-color: #FFFFFF;
	margin: 4px;
}

.linethrough {
	text-decoration: line-through;
}

#footer {
	clear: both;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: right;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #669900;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#about_header {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 14px;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #669900;
	padding-right: 5px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
}
a:link {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #336600;
	text-decoration: none;
}
img {
	border:0px;
}

#whole {
	width: 790px;
	background-image: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#toppage {
	background-image: url(img/bg_gnjp_1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #BDCD7E;
	margin: 0px;
	padding: 0px;
}
#center_contents {
	margin: 0px;
	padding: 0px;
}
#photo img {
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: both;
}

#pictext img {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#form {
	text-align: left;
	padding: 0px;
	margin-left: 50px;
	width: 680px;
}

#pictext .text {
	margin-left: 210px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 355px;
}
#pictext {
	clear: both;
}

.title1{


     font-size :  ;  /*文字の大きさを指示する時に数値を記述*/
     line-height :  ;  /*行の高さを指示する時に数値を記述*/
	font-size: 14px;
	font-weight: bold;
	background-color: #75B800;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	clear: both;
}
.title2{
     width : 97% ;
     font-size :  ;  /*文字の大きさを指示する時に数値を記述*/
     line-height :  ;  /*行の高さを指示する時に数値を記述*/
     padding-left : 5px ;
     margin : 0px 0px 0px 0px ;  /*上下に余白を作る場合１番目（上）３番目（下）の０ｐｘに数値を記述*/
     background : #f9f9f9 ;
     border-bottom : solid 2px #cccccc ;
}
.title3 {
	font-size: 16px;
	color: #800000;
	border-bottom-width: 1px;
	border-bottom-color: #800000;
	border-bottom-style: solid;
	text-indent: -24px;
	margin-left: 24px;
}
.title4 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #669900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}


.glay {
	background-color: #FFFFE8;
	margin-top: -5px;
	padding: 5px;
}
.left {
	float: left;
	width: 280px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.right {
	width: 270px;
	margin-left: 285px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.whitebox {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-left: 100px;
	padding: 17px;
	background-color: #FFFFFF;
	margin-right: 100px;
}
.notetop {
	background-image: url(blog/img/bg_notetop.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 575px;
	margin: 0px;
	padding: 0px;
}
.notemiddle {
	background-image: url(blog/img/bg_notemidle.jpg);
	background-repeat: repeat-y;
	width: 465px;
	padding-left: 70px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-right: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.notebottom {
	background-image: url(blog/img/bg_notebottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 575px;
	margin: 0px;
	padding: 0px;
}
.qestion {
	font-size: 18px;
	color: #F5F5D1;
	background-color: #800000;
	padding-right: 2px;
	padding-left: 4px;
	padding-top: 2px;
	margin-right: 5px;
}
.answer {
	font-size: 18px;
	color: #F5F5D1;
	background-color: #495F16;
	padding-right: 2px;
	padding-left: 4px;
	padding-top: 2px;
	clear: both;
	float: left;
}
.black-bold{
	font-size: 11px;
	font-weight: bold;
}

.blue-bold{
	font-size: small;
	font-weight: bold;
	color: #0066FF;
}

.style5 {font-size: xx-small}
.font10 {
	font-size: 10px;
}
.green-bold{
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}
.green14px {
	font-size: 14px;
	color: #669900;
}
.Orange14px {
	font-size: 14px;
	color: #FF9900;
}

.black{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}

.red {color: #FF0000}
.blue {color: #0000FF}

dl {
	width:575px;
}   
dt {
	float:left;
	width:105px;
	clear:both;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}   
dd {
	width:450px;
	margin-left:105px;
	padding-top: 5px;
}  

#float-left {	
	float: left;
}
#float-right {	
	float: right;
}
#clear-both {
	clear: both;
}

#float-right-w320 {	float: right;
	width: 320px;
}

#float-right-w240 {	float: right;
	width: 240px;
}

#float-right-w180 {	float: right;
	width: 180px;
}

#float-left-w240 {	float: left;
	width: 240px;
}
#float-left-w180 {	float: left;
	width: 180px;
}

#toppage #whole #centerpart #center_contents #content-1 img {
	float: left;
	width: 120px;
	height: 80px;
}


#toppage #whole #centerpart #center_contents #content-2 a {
	float: right;
	width: 424px;
}

#cambodia-btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_camA.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-right: 1px;
}

#cambodia-btn a:hover{
	text-decoration: none;
	background-image: url(img/btn_camB.jpg);
	background-repeat: no-repeat;
}
#indnsa-btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_indnsaA.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-right: 1px;
}

#indnsa-btn a:hover{
	text-decoration: none;
	background-image: url(img/btn_indnsaB.jpg);
	background-repeat: no-repeat;
}
#nepal-btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_nepA.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-right: 1px;
}

#nepal-btn a:hover{
	text-decoration: none;
	background-image: url(img/btn_nepB.jpg);
	background-repeat: no-repeat;
}

#bangla-btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_banA.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-right: 1px;
}

#bangla-btn a:hover{
	text-decoration: none;
	background-image: url(img/btn_banB.jpg);
	background-repeat: no-repeat;
}

#kenya-btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_kenA.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-right: 1px;
}

#kenya-btn a:hover{
	text-decoration: none;
	background-image: url(img/btn_kenB.jpg);
	background-repeat: no-repeat;
}

#ind-btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_indA.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-right: 1px;
}

#ind-btn a:hover{
	text-decoration: none;
	background-image: url(img/btn_indB.jpg);
	background-repeat: no-repeat;
}
#eth-btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_ethA.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-right: 1px;
}

#eth-btn a:hover{
	text-decoration: none;
	background-image: url(img/btn_ethB.jpg);
	background-repeat: no-repeat;
}
#chad-btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_chadA.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
}

#chad-btn a:hover{
	text-decoration: none;
	background-image: url(img/btn_chadB.jpg);
	background-repeat: no-repeat;
}
#greenborder {
	border: 1px solid #75B800;
	padding-right: 5px;
	padding-left: 5px;
}

/*マージン設定*/
.M-5{margin:5px;}
.M-LR5{margin:0px 5px;}
.M-TB5{margin:5px 0px;}

.M-10{margin:10px;}
.M-L10{margin-left:10px;}
.M-LR10{margin:0px 10px;}
.M-B10{margin-bottom:10px;}
.M-TB10{margin:10px 0px;}

.M-15{margin:15px;}
.M-LR15{margin:0px 15px;}
.M-B15{margin-bottom:15px;}
.M-TB15{margin:15px 0px;}

.M-20{margin:20px;}
.M-LR20{margin:0px 20px;}
.M-B20{margin-bottom:20px;}
.M-TB20{margin:20px 0px;}
.M-L20 {
	margin-left: 25px;
	margin-right: 20px;
}
.P-20 {
	padding: 20px;
}

/*フロート設定*/
.F-Left {float:left;}
.F-Right {float:right;}
.Clear-Right {clear:right;}


/*クリア設定*/
.Clear-Left {clear:left;}
.Clear-Both {clear:both;}
.MP-0 {
	margin: 0px;
	padding: 0px;
}
