@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	color:#333333;
	line-height:1.5em;
	font-family:  'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}
img{
	border-width:0;
}
a{
	color:#2968b7;
	text-decoration:none;
}
a:link,a:visited{
	color:#2968b7;
	text-decoration:none;
}
a:active,a:hover{
	color:#2968b7;
	text-decoration:underline;
}
#wrap{
	width:940px;
}
#footer{
	clear:both;
	height:118px;
}
#totop{
	height:78px;
	background:url(../images/bg_footer.gif) left bottom repeat-x;
}
#totop a{
	width:190px;
	height:30px;
	display:block;
	text-indent:-9999px;
	background:url(../images/totop.gif) left top no-repeat;
	float:right;
	margin:21px 30px 0 0;
}
#totop a:hover{
	background:url(../images/totop.gif) left bottom no-repeat;
}
#etotop{
	height:78px;
	background:url(../images/bg_footer.gif) left bottom repeat-x;
}
#etotop a{
	width:190px;
	height:30px;
	display:block;
	text-indent:-9999px;
	background:url(../images/e_totop.gif) left top no-repeat;
	float:right;
	margin:21px 30px 0 0;
}
#etotop a:hover{
	background:url(../images/e_totop.gif) left bottom no-repeat;

}
#container{
	background:url(../images/bg.gif) left top repeat-x;
}
#container-inner{
	width:920px;
	margin:0 auto;
	padding:13px 0 30px;
}
#container-inner:after{
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
#gnavi{
	width:160px;
	float:left;
}
#gnavi .menulist{
	padding:0px 0 3px;
	background:url(../images/dot_border.gif) left bottom repeat-x;
}
#gnavi .menulist .pulldown{
	background:none;
	height:23px;
}
#gnavi .menulist a,#gnavi .menulist span{
	margin-top:4px;
	height:41px;
	background-position:left top;
	background-repeat:repeat-x;
	text-indent:-9999px;
	display:block;
}
#gnavi .menulist .pulldown a{
	background-position:left top;
	background-repeat:repeat-x;
	text-indent:-9999px;
	display:block;
	height:23px;
}
#gnavi .menulist .pulldown li{
	pading:3px 0;
}
#gnavi .menulist#top a,#gnavi .menulist#top span{
	background-image:url(../images/navi_top.gif);
}
#gnavi .menulist#topics a,#gnavi .menulist#topics span{
	background-image:url(../images/navi_topics.gif);
}
#gnavi .menulist#member a,#gnavi .menulist#member span{
	background-image:url(../images/navi_member.gif);
}
#gnavi .menulist#about span{
	background-image:url(../images/navi_about.gif);
}
#gnavi .menulist#facility a,#gnavi .menulist#facility span{
	background-image:url(../images/navi_facility.gif);
}
#gnavi .menulist#join a,#gnavi .menulist#join span{
	background-image:url(../images/navi_join.gif);
}
#gnavi .menulist#contact a,#gnavi .menulist#contact span{
	background-image:url(../images/navi_contact.gif);
}
#gnavi .menulist#link a,#gnavi .menulist#link span{
	background-image:url(../images/navi_link.gif);
}
#gnavi .menulist#eng a,#gnavi .menulist#eng span{
	background-image:url(../images/navi_eng.gif);
}
#gnavi .menulist#jap a,#gnavi .menulist#japt span{
	background-image:url(../images/navi_jap.gif);
}
#gnavi .menulist#eabout a,#gnavi .menulist#eabout span{
	background-image:url(../images/navi_ejdst.gif);
}
#gnavi .menulist#home a,#gnavi .menulist#home span{
	background-image:url(../images/navi_etop.gif);
}
#gnavi .menulist#about a,#gnavi .menulist#about span{
	background-image:url(../images/navi_about.gif);
}
#gnavi .menulist #about-background a,#gnavi .menulist#about-background span{
	background-image:url(../images/navi_background.gif);
}
#gnavi .menulist #about-test a,#gnavi .menulist#about-test span{
	background-image:url(../images/navi_test.gif);
}
#gnavi .menulist #about-org a,#gnavi .menulist#about-org span{
	background-image:url(../images/navi_org.gif);
}
#gnavi .menulist a:hover,#gnavi .menulist a.here,#gnavi .menulist span.here{
	background-position:left bottom;
}
#content{
	width:730px;
	float:right;
	margin-right:10px;
	_margin-right:5px;
}
#index #content{
	width:730px;
	_width:710px;
	float:right;
	margin-right:10px;
	_margin-right:0px;
}
#content-body{
	padding:10px 0 20px;
}
#index #content-body{
	padding:0 0 20px;
}
.content-inner{
	padding:10px 0;
	width:710px;
	margin:0 auto;
}
#top-text{
	line-height:1.3em;
}
.content-subject{
	padding:5px 0;
	background:url(../images/dot_border.gif) left bottom repeat-x;
	margin-bottom:10px;
}
.content-inner h3{
	font-size:14px;
	color:#195e87;
	background:url(../images/p.gif) left center no-repeat;
	padding-left:20px;
}
#underconstruction{
	font-size:18px;
	color:#195e87;
	text-align:center;
	margin:100px 0;
}
.graph{
	text-align:center;
	padding:10px;
}
#contactarea{
	border:1px solid #cecece;
	padding:20px;
	text-align:center;
	background-color:#eae6df;
}
#joinarea{
	border:1px solid #cecece;
	padding:20px;
	background-color:#eae6df;
}
ul.deflist{
	list-style-position:outside;
	margin-left:30px;
}
#modified{
	list-style-type:none;
	padding:5px 10px;
	background:url(../images/bg_modified.gif) left top no-repeat;
	width:690px;
	margin-bottom:0;
}
#modified:after{
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
#modified li{
	width:100%;
	padding:0 0;
}
#modified li:after{
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
.modified-date{
	font-weight:bold;
	display:block;
	width:120px;
	float:left;
}
.modified-body{
	display:block;
	width:570px;
	float:left;
}

#comitlist{
	width:720px;
	margin:10px auto 30px;
}
.comitcol{
	width:160px;
	float:left;
	margin:0 10px;
	_margin:0 8px;
}
.coldesc{
	border-left:5px solid #64b51c;
	padding:0 5px 0;
}
.colimage{
	width:160px;
	text-align:center;
	height:110px;
}
.belong{
	font-size:10px;
	line-height:1.2em;
}
.cname{
	font-size:14px;
}

.about-body{
	margin-bottom:20px;
}





}
.outline-table{
	border:1px solid #cecece;
	width:100%;
}
.outline-table td{
	padding:10px;
	vertical-align:top;
	background-color:#f9f7f4;
}
.outline-table td.field{
	background-color:#eae6df;
	font-weight:bold;
	color:#734d34;
	width:150px;
}
.notice{
	background:url(../images/dot_border.gif) left top repeat-x;
	font-size:0.9em;
	padding:10px;
	margin-top:10px;
}
.desc{
	padding:10px;
	margin-bottom:10px;
}

.outline-table ol,.outline-table ul{
	margin-left:30px;
	list-style-position:outside;
	margin-bottom:15px;
}
.outline-table dl{
	margin-bottom:15px;
}
.outline-table dt{
	font-weight:bold;
	background-color:#b7d9f8;
	padding:5px;
	border-bottom:1px solid #6284a3;
	margin-bottom:10px;
	color:#243341;
}
.outline-table h4{
	background:url(../images/dot_border.gif) left bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:1em;
}
.outline-table h5{
	font-weight:bold;
	background-color:#e0dac8;
	padding:5px;
	margin-bottom:10px;
	margin-top:20px;
}

.indent120px {
	padding-left:120px;
}

