#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;
}


#toppage {
	background-image: url(img/bg_gnjp_1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #BDCD7E;
	margin: 0px;
	padding: 0px;
}

#whole {
	width: 790px;
	background-image: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: auto;
	font-size: 12px;
}
#center_contents {
	margin: 0px;
	padding: 0px;
}
#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: 60px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: center;
}

#leftpart {
	width: 170px;
	background-position: 0px;
	text-align: left;
	float: left;
	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;
	font-family: Arial, Helvetica, sans-serif;
}

#header_topleft {
	background-color: #FFFFFF;
	margin: 0px;
	height: 15px;
	width: 565px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	font-size: 10px;
	color: #666666;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_topright {
	background-color: #FFFFFF;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
#header_toppage {
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/banner_toppage.jpg);
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 785px;
	float: none;
}

#header_bottomright {
	height: 56px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/banner_subtop_right.jpg);
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 525px;
	float: right;
}





#centerpart {
	width: 575px;
	text-align: left;
	color: #333333;
	float: right;
	padding: 6px;
	background-color: #FFFFFF;
	margin: 4px;
}

#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;
	text-align: left;
}

.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;
}
#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: 215px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 355px;
}
#pictext {
	clear: both;
}

.title1{
	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% ;
     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;
}
.title5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-weight: bold;
	color: #CCCC99;
}

.linethrough {
	text-decoration: line-through;
}

.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: 5px;
	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;
}
.font10 {
	font-size: 10px;
}
.font14 {
	font-size: large;
}
.large_bold {
	font-size: large;
	font-weight: bold;
}

.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;
	color: #000000;
}

.red {
	color: #CC0000
}
.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;
}
#country-btn ul {
	margin: 0px;
}

#country-btn li {
	float: left;
	font-size: 11px;
	padding: 0px;
}
#toh_btn a {
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_tohA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	padding-right: 20px;
	margin-left: 60px;
}
#toh_btn a:hover {
	text-decoration:none;
	background-image: url(img/btn_tohB.gif);
	background-repeat: no-repeat;
}



#cam_btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_camA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	padding-right: 20px;
}

#cam_btn a:hover{
	text-decoration:none;
	background-image: url(img/btn_camB.gif);
	background-repeat: no-repeat;
}

#indnsa_btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_indnsaA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	padding-right: 20px;
}

#indnsa_btn a:hover{
	text-decoration:none;
	background-image: url(img/btn_indnsaB.gif);
	background-repeat: no-repeat;
}

#nep_btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_nepA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	padding-right: 20px;
}

#nep_btn a:hover{
	text-decoration:none;
	background-image: url(img/btn_nepB.gif);
	background-repeat: no-repeat;
}

#ban_btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_banA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	padding-right: 0px;
}

#ban_btn a:hover{
	text-decoration:none;
	background-image: url(img/btn_banB.gif);
	background-repeat: no-repeat;
}

#ind_btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_indA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	padding-right: 20px;
	margin-left: 100px;
}

#ind_btn a:hover{
	text-decoration:none;
	background-image: url(img/btn_indB.gif);
	background-repeat: no-repeat;
}

#ken_btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_kenA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	padding-right: 20px;
}

#ken_btn a:hover{
	text-decoration:none;
	background-image: url(img/btn_kenB.gif);
	background-repeat: no-repeat;
}

#eth_btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_ethA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	padding-right: 20px;
}

#eth_btn a:hover{
	text-decoration:none;
	background-image: url(img/btn_ethB.gif);
	background-repeat: no-repeat;
}

#chad_btn a{
	width:71px;
	text-decoration:none;
	background-image: url(img/btn_chadA.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
}

#chad_btn a:hover{
	text-decoration:none;
	background-image: url(img/btn_chadB.gif);
	background-repeat: no-repeat;
}

#greenborder {
	border: 1px solid #75B800;
	padding-right: 5px;
	padding-left: 5px;
}
#banner {
	text-align: center;
}


/*マージン設定*/
.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-5 {
	padding: 5px;
}

.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;
}

