/* HTML5 ? masaki.y
 Network of Asian River Basin Organizations */


*{
	margin:0 auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	clear: none;
	float: center;
}

body{
	background-color:#fafafa;
	background-image: url(../img/bgc_ct.png);
	text-align:center;
	color: #060606;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	line-height:1.6em;

}

a img {
border: none;
}
section{
	margin:50px 0 50px 0;
}
/* box_width600 */
#c_w650{
	text-align:left;
	text-decoration:none;
	width:650px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 50px;
}

/*width150*/
.l50{
	margin-left:50px;
}


/* --- Topic Path --- */

/* --- list  --- */
ol.topicPath {
float:left;
margin: 0 0 0 20px;
padding: 0;
list-style-type: none;
font-size: 80%;
}

/* --- list item --- */
ol.topicPath li {
display: inline;
}

/* --- list link --- */
ol.topicPath li a {
padding-right: 12px; /* link right */
background: url(../img/path.gif) no-repeat right; /* line_item */
}

/* --- END Topic Path --- */



/*top border line box*/

ul.org {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.org li{

	width: 8em;
	margin-right: 5px;
	padding: 2px;
	background-color: #fffdee;
	text-align: center;
}


#lbox{
float:left;
}

#cbox{
clear: left;

}

#rbox{
float:right;
}
/* table */

table {
	width: 650px;
	border-collapse: collapse;
	text-align: center;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
}


th{
	background-color: #0000ff;	
	height:30px;
	border:#0000ff;
	color: #fff;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;

}

td {
	padding: 30px;
	vertical-align:top;
	
}

/* table-end */



strong {font-weight:normal;}

a {
	color:#000099;
	text-decoration:none;
}
a:hover {
	color:#6699FF;
	text-decoration:none;
}




time{
	font-size:11px;
	line-height:1.6em;
	word-wrap: normal;
	color:#000099;	
}

h4{
	font-size:16px;
	line-height:1.6em;
	color:#000099;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin-top:50;
	}
p{
	font-size:14px;
	line-height:1.6em;
}	
.no_border {
    border-style:none;
}

#wrapper{
	margin-left:auto;
	margin-right:auto;	
	width:750px;
}


/*■ヘッダー */
#logo {
	float: left;
	height: 80px;
	width: 150px;
}
#logobar {
	float: right;
	background-image: url(../img/header02.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 600px;
}

header {
	width:750px;
	height:80px;
	text-align:center;
	color:#BAE7B8;
	display:block;
	margin: 0px;
}

header h1 {
	text-indent:-9999px;
	background-image: url(../img/header00.gif);
	background-repeat: no-repeat;
	float: left;
	width: 150px;
	height: 80px;
}

header h3 {
	float: right;
	text-indent:-9999px;
	background-image: url(../img/header02.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 600px;
}


header p {
	padding:0 0 0 10px;
	font-size:smaller;
	font-weight:bold;
}


/*■フッター */
footer {
	display:block;
	position: relative;
	width:100%;
	height:182px;
	text-align:center;
	clear: both;
	background-repeat: no-repeat;
	background-image: url(../img/bg_footer.png);
	border: 1px solid #CCCCCC;
	margin:0px;
}
#ft_nav{
	margin:10px 0 10px 0;
}


/* info -whatsnew */
#info {
	width:700px;
	height: 240px;
	text-align:left;
	color:#111111;
	background-image: url(../img/whatsnew.png);
	background-repeat: no-repeat;
	padding: 70px 50px 0px 30px;
	margin-top: 55px;
}


/*   ナビ設定  */
#gnav {
	width: 750px;
	margin: 0px;
}

#gnav ul {
	margin: 0;
	padding: 0;

}

#gnav li{
	float: left;
	width: 125px;
	margin: 0;
	padding: 0;
	margin-left:0px;
	list-style-type: none;
}

#gnav li a{	
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 40px;
	padding-top: 40px;
	background-image: url(../nav_img/nav.png);
	margin-left:0px;
	list-style-type: none;
}



/* gnav */

/*   オフマウス  */
#nav01 a{background-position: 0 0;}
#nav02 a{background-position: -125px 0;}
#nav03 a{background-position: -250px 0;}
#nav04 a{background-position: -375px 0;}
#nav05 a{background-position: -500px 0;}
#nav06 a{background-position: -625px 0;}

/*   オンマウス  */
#nav01 a:hover{background-position: 0 -40px;}
#nav02 a:hover{background-position: -125px -40px;}
#nav03 a:hover{background-position: -250px -40px;}
#nav04 a:hover{background-position: -375px -40px;}
#nav05 a:hover{background-position: -500px -40px;}
#nav06 a:hover{
	background-position: -625px -40px;
	color: #305AF7;
}
/*   選択済み  */
#nav01 a.stay{background-position: 0 -80px;}
#nav02 a.stay{background-position: -125px -80px;}
#nav03 a.stay{background-position: -250px -80px;}
#nav04 a.stay{background-position: -375px -80px;}
#nav05 a.stay{background-position: -500px -80px;}
#nav06 a.stay{background-position: -625px -80px;}
