@charset "EUC-JP";
/* CSS Document */

/***** 全域指定 *****/
body {
	position:relative;
	margin:0;
	padding:0;
	font-size:medium;
	font-weight:normal;
	line-height:150%;
	background-image:url(../images/desd-bg.jpg);
	background-position:center;
	background-repeat:repeat;
	}
div, p, td, ul, li, h1, h2, h3, h4, h5, h6, a {
	margin:0;
	padding:0;
	}
a {
	color:#0079bd;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
img { border-style:none; }

a img {
 border-style:none;
 text-decoration:none;
 }

/***** コンテンツコンテナ *****/
#desd #contentsContainer {
	position: relative;
	margin:0 auto;
	padding:0;
	width:900px;
}


/***** ヘッダ部CSS *****/
#desd #headerContainer {
	position: relative;
	margin:0;
	padding:0;
	width:900px; height:110px;
	top:0px; left:0px;
	}
#desd #headerContainer h1 {
	position: absolute;
	margin: 0;
	padding:0;
	width:900px; height:110px;
	left:0px; top:0px;
	font-size:x-large;
	font-weight:bold;
	background-image: url(../images/desd-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}



/* ナビゲーション部CSS */
#desd #navigationContainer {
	position: relative;
	margin:25px 0 0;
	padding:0;
	background-color: white;
	display: block;
	overflow: hidden;
	width: 650px; height: 45px;
	background-image: url(../images/desd-navigation2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

#desd #navigationContainer #globalnav { margin:0; padding: 0; }
#desd #navigationContainer #globalnav li { display:inline; }
#desd #navigationContainer #globalnav li a { float:left; height:0; padding-top:45px; overflow:hidden; }
#desd #navigationContainer #globalnav li a { background-image: url(../images/desd-navigation2.jpg); background-repeat: no-repeat; }

/* BUTTONS */
#desd #navigationContainer #globalnav li#nav-home a { width:111px; background-position: 0 0; }
#desd #navigationContainer #globalnav li#nav-about a { width:194px; background-position: -111px 0; }
#desd #navigationContainer #globalnav li#nav-reports a { width:192px; background-position: -305px 0; }
#desd #navigationContainer #globalnav li#nav-events a { width:150px; background-position: -497px 0; }

/* HOVER STATES */
#desd #navigationContainer #globalnav li#nav-home a:hover { width:111px; background-position: 0 -90px; }
#desd #navigationContainer #globalnav li#nav-about a:hover { width:194px; background-position: -111px -90px; }
#desd #navigationContainer #globalnav li#nav-reports a:hover { width:192px; background-position: -305px -90px; }
#desd #navigationContainer #globalnav li#nav-events a:hover { width:150px; background-position: -497px -90px; }

/* ON STATES */
#desd #navigationContainer #globalnav.home li#nav-home a { width:111px; background-position: 0 -45px !important; }
#desd #navigationContainer #globalnav.aboutourforum li#nav-about a { width:194px; background-position: -111px -45px !important; }
#desd #navigationContainer #globalnav.reports li#nav-reports a { width:192px; background-position: -305px -45px !important; }
#desd #navigationContainer #globalnav.events li#nav-events a { width:150px; background-position: -497px -45px !important; }


/* PROJECT and sub directories  */
#desd #navigationContainer #globalnav.ourproject li#nav-reports a { width:192px; background-position: -305px -45px !important; }
#desd #navigationContainer #globalnav.esd2010 li#nav-reports a { width:192px; background-position: -305px -45px !important; }
#desd #navigationContainer #globalnav.esd2009 li#nav-reports a { width:192px; background-position: -305px -45px !important; }
#desd #navigationContainer #globalnav.esd2012 li#nav-reports a { width:192px; background-position: -305px -45px !important; }
#desd #navigationContainer #globalnav.ourproject_withoutmenu li#nav-reports a { width:192px; background-position: -305px -45px !important; }

/* OURGOAL and sub directories  */
#desd #navigationContainer #globalnav.ourgoal li#nav-events a { width:150px; background-position: -497px -45px !important; }
#desd #navigationContainer #globalnav.ourgoal_esd li#nav-events a { width:150px; background-position: -497px -45px !important; }
#desd #navigationContainer #globalnav.ourgoal_scheme li#nav-events a { width:150px; background-position: -497px -45px !important; }


/* OURGOAL and sub directories  */
#desd #navigationContainer #globalnav.etc li#nav-home a { width:111px; background-position: 0 -45px !important; }







/* ナビゲーション部CSS */
#desd #navigationContainer_en {
	position: relative;
	margin:25px 0 0;
	padding:0;
	background-color: white;
	display: block;
	overflow: hidden;
	width: 650px; height: 45px;
	background-image: url(../images/desd-navigation2-en.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#desd #navigationContainer_en #globalnav { margin:0; padding: 0; }
#desd #navigationContainer_en #globalnav li { display:inline; }
#desd #navigationContainer_en #globalnav li a { float:left; height:0; padding-top:45px; overflow:hidden; }
#desd #navigationContainer_en #globalnav li a { background-image: url(../images/desd-navigation2-en.jpg); background-repeat: no-repeat; }


/* BUTTONS */
#desd #navigationContainer_en #globalnav li#nav-home a { width:111px; background-position: 0 0; }
#desd #navigationContainer_en #globalnav li#nav-about a { width:194px; background-position: -111px 0; }
#desd #navigationContainer_en #globalnav li#nav-reports a { width:192px; background-position: -305px 0; }
#desd #navigationContainer_en #globalnav li#nav-events a { width:150px; background-position: -497px 0; }

/* HOVER STATES */
#desd #navigationContainer_en #globalnav li#nav-home a:hover { width:111px; background-position: 0 -90px; }
#desd #navigationContainer_en #globalnav li#nav-about a:hover { width:194px; background-position: -111px -90px; }
#desd #navigationContainer_en #globalnav li#nav-reports a:hover { width:192px; background-position: -305px -90px; }
#desd #navigationContainer_en #globalnav li#nav-events a:hover { width:150px; background-position: -497px -90px; }

/* ON STATES */
#desd #navigationContainer_en #globalnav.home_en li#nav-home a { width:111px; background-position: 0 -45px !important; }
#desd #navigationContainer_en #globalnav.aboutourforum_en li#nav-about a { width:194px; background-position: -111px -45px !important; }
#desd #navigationContainer_en #globalnav.reports_en li#nav-reports a { width:192px; background-position: -305px -45px !important; }
#desd #navigationContainer_en #globalnav.events_en li#nav-events a { width:150px; background-position: -497px -45px !important; }

/* PROJECT and sub directories  */
#desd #navigationContainer_en #globalnav.ourproject_en li#nav-reports a { width:192px; background-position: -305px -45px !important; }
#desd #navigationContainer_en #globalnav.esd2010_en li#nav-reports a { width:192px; background-position: -305px -45px !important; }
#desd #navigationContainer_en #globalnav.ourproject_withoutmenu_en li#nav-reports a { width:192px; background-position: -305px -45px !important; }

/* OURGOAL and sub directories  */
#desd #navigationContainer_en #globalnav.ourgoal_en li#nav-events a { width:150px; background-position: -497px -45px !important; }


/* OURGOAL and sub directories  */
#desd #navigationContainer_en #globalnav.etc_en li#nav-home a { width:111px; background-position: 0 -45px !important; }





/***** タイトルコンテナ *****/
#desd #titleContainer {
	position:relative;
	margin:20px 0 0;
	padding:0;
	}
#desd #titleContainer h2.titleimage {
	position:relative;
	display:block;
	overflow:hidden;
	margin:10px 0 0; padding:0;
	width:650px; height:250px;
	background-image:url(../images/desd-home-topimage.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#desd #titleContainer #aboutus {
	position:relative;
	display:block;
	margin:0;
	padding:40px 0 0;
	width:650px;
	background-repeat:no-repeat;
	/*text-indent:-9999px;*/
}
#desd #titleContainer #aboutus_en {
	position:relative;
	display:block;
	margin:0;
	padding:90px 0 0;
	width:650px;
	background-image:url(../images/desd-home-lead3-en.gif);
	background-repeat:no-repeat;
}

#desd #titleContainer #aboutus p {
	margin:0;
	padding:0 0 1em;
	color:black;
	font-size:0.8em;
	line-height:150%;
}
#desd #titleContainer #aboutus table {
	margin: 0 0 1em;
	padding:0 0;
}
#desd #titleContainer #aboutus table td {
	font-size:0.7em;
	line-height:150%;
}
#desd #titleContainer #notes {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	margin:0 0; padding:0;
	width:650px;
	clear: right;
}
#desd #titleContainer #notes p {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	margin:0 1.5em 0.5em; padding:0;
	font-size:x-small;
	color:gray;
	line-height:125%;
}

/***** コンテンツボディ *****/
#desd #bodyContainer {
	margin:10px 0 0;
	padding:0 0 0 10px;
	float:left;
}
#desd #bodyContainer .bodyDiv {
	margin:0 0 0;
	padding:10px 0 10px;
	width:640px;
}

/***** トピックス *****/
#desd #bodyContainer #topics {
	position:relative;
	width:620px;
	margin:0 20px 0 0;
	padding:0;
	background-image:url(../images/desd-home-index-topics2.jpg);
	background-repeat:no-repeat;
	float:left;
}
#desd #bodyContainer #topics h3 {
	margin:30px 0.5em 20px 0;
	padding:0;
	font-size:0.8em;
	text-align:right;
	color:gray;
}
/***** イベント情報 *****/
#desd #bodyContainer #events {
	position:relative;
	width:310px;
	margin:0;
	padding:0;
	background-image:url(../images/desd-home-index-events.jpg);
	background-repeat:no-repeat;
	float:left;
}
#desd #bodyContainer #events h3 {
	margin:30px 0.5em 20px 0;
	padding:0;
	font-size:0.8em;
	text-align:right;
	color:gray;
}
#desd #bodyContainer #topics .event,
#desd #bodyContainer #events .event {
	margin:0;
	padding:0 0 0.5em 10px;
	font-size:0.9em;
	line-height:150%;
	font-weight:normal;
	}
#desd #bodyContainer #events .event img {
	margin:5px 10px 10px 0;
	float:left;
}
#desd #bodyContainer #topics .event a,
#desd #bodyContainer #events .event a {
	border-bottom:1px dashed gray;
}
#desd #bodyContainer #topics .event a:hover,
#desd #bodyContainer #events .event a:hover {
	border-bottom:1px dotted #6666aa;
}
#desd #bodyContainer #topics .event .date,
#desd #bodyContainer #events .event .date {
	font-size:0.8em;
	color:gray;
	font-weight:bold;
	line-height:150%;
}
#desd #bodyContainer #events .event p {
	margin:0 0 0.5em;
	padding:0;
	font-size:0.9em;
	line-height:150%;
}

/***** サイドコンテンツ *****/
#desd #sideContainer {
	margin:25px 0 0 680px;
	padding:0;
	width:200px;
}

/***** 会議申し込み *****/
#desd #sideContainer #registration {
	margin: 0 0 15px;
	padding:65px 0 0;
	width:200px;
	background-image:url(../images/desd-side-regist-esd.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:0.8em;
	font-weight:normal;
}
#desd #sideContainer #registration a {
	position:relative;
	display:block;
	width:189px; height:0px;
	padding-top:46px;
	margin:0 0 0 5px;
	overflow:hidden;
	background-image:url(../images/desd-button-regist-large.gif);
	background-repeat:no-repeat;
}
#desd #sideContainer #memberregistration {
	margin: 0 0 15px;
	padding:65px 0 0;
	width:200px;
	background-image:url(../images/desd-side-regist-esd2.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:0.8em;
	font-weight:normal;
}

#desd #sideContainer #memberregistration a {
	position:relative;
	display:block;
	width:189px; height:0px;
	padding-top:46px;
	margin:0 0 0 5px;
	overflow:hidden;
	background-image:url(../images/desd-button-regist-large.gif);
	background-repeat:no-repeat;
}


#desd #sideContainer #esdregistration {
	margin: 0 0 15px;
	padding:65px 0 0;
	width:200px;
	background-image:url(../images/desd-side-regist-esd.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:0.8em;
	font-weight:normal;
}
#desd #sideContainer #esdregistration a {
	position:relative;
	display:block;
	width:189px; height:0px;
	padding-top:46px;
	margin:0 0 0 5px;
	overflow:hidden;
	background-image:url(../images/desd-button-regist-large.gif);
	background-repeat:no-repeat;
}


#desd .registInline a {
	position: relative;
	display: block;
	width: 159px;
	height: 51px;
	border-bottom: none !important;
	background-image: url(../images/desd-button-regist-inline.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
#desd .registInline a:hover {
	background-position: 0 -51px;
	border-bottom: none !important;
}


/***** フォーム共通 *****/
#desd #sideContainer #login form,
#desd #sideContainer #logout form,
#desd #sideContainer #mailmagazine form {
	display:block;
	margin:0;
	padding:0 25px 0;
	font-size:0.9em;
	line-height:125%;
}
#desd #sideContainer #login form input.text,
#desd #sideContainer #logout form input.text,
#desd #sideContainer #mailmagazine form input.text {
	margin:3px 0;
	height:1.5em;
	width:140px;
	font-size:1.25em;
	font-weight:bold;
	border:1px solid #aaaaaa;
}
#desd #sideContainer #login form input.image,
#desd #sideContainer #logout form input.image,
#desd #sideContainer #mailmagazine form input.image {
	margin:5px 0 5px 26px;
	padding:0;
}

/***** ログイン *****/
#desd #sideContainer #login,
#desd #sideContainer #logout {
	margin:0;
	padding:35px 0 25px;
	width:200px;
	background-repeat:no-repeat;
	text-align:right;
	font-size:0.8em;
	font-weight:bold;
}
#desd #sideContainer #login a,
#desd #sideContainer #logout a {
	margin:0 20px 0;
	padding:0 0 0;
	font-size:0.75em;
	line-height:100%;
	font-weight:normal;
	color:gray;
	text-decoration:none;
	border-bottom:1px solid gray;
	text-align:left;
}
#desd #sideContainer #login form,
#desd #sideContainer #logout form {
	text-align:left;
}
#desd #sideContainer #login  { background-image:url(../images/desd-side-login.jpg); }
#desd #sideContainer #logout { background-image:url(../images/desd-side-logout.jpg); }
#desd #sideContainer #logout .userName {
	display: block;
	position: relative;
	margin: 0 0 0.5em;
	padding: 0;
	color:black;
	font-size:1em;
	font-weight: bold;
	line-height:125%;
	text-align: center;
}
#desd #sideContainer #logout .userStatus {
	display: block;
	position: relative;
	margin: 0 0 1em;
	padding: 0;
	color:#666666;
	font-size:1em;
	font-weight: normal;
	line-height:125%;
	text-align: left;
}

/***** メルマガ申し込み *****/
#desd #sideContainer #mailmagazine {
	margin: 0;
	padding: 135px 0 45px;
	width:200px;
	background-image:url(../images/desd-side-mailmagazine.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font-size:0.8em;
	font-weight:bold;
}
#desd #sideContainer #mailmagazine a {
	margin:0 20px 0;
	padding:0 0 0;
	font-size:0.75em;
	line-height:125%;
	font-weight:normal;
	color:gray;
	text-decoration:none;
	border-bottom:1px solid gray;
	text-align:right;
}
#desd #sideContainer #mailmagazine form {
	text-align:right;
}


/***** バナー群 *****/
#desd #sideContainer #banners {
	display:block;
	width:200px;
	text-align:center;
}
#desd #sideContainer #banners .banner img {
	margin:0 0 10px;
	padding:0;
}
#desd #sideContainer #banners .shadow {
	margin:0;
	padding:8px 0 8px;
	background-image:url(../images/desd-banners-shadow.jpg);
	background-repeat:no-repeat;
	background-position:center;
}


/***** フッタ *****/
#desd #footerContainer {
	position: relative;
	clear: both;
	margin:2em 0 10px;
	width:650px; height: 20px;
	background-image: url(../images/desd-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top:1px solid #cccccc;
}
#desd #footerContainer p {
	display:none;
}
#desd #footerContainer #sitemap {
	margin:0;
	padding:2px 1em 0;
	font-size:10px;
	text-align: right;
	color:gray;
	font-weight: bold;
	font-size: 0.6em;
	text-indent: 0px;
}
#desd #footerContainer #sitemap a {
	color:gray;
}

/***** コンテンツコンテナ *****/
#pankuzu p{
	font-size:10px;
	margin:150px;
}

.photoBlock a {
	text-decoration:none;
}

/***** IE6,7 hack *****/
.cNowrap{
　　white-space:nowrap;
}