@charset "euc-jp";

/*
   Title: D.G.T CSS
   Author: delta
   Date: 2009-11-15

   Content: 
   
   1 - general
   2 - main structure
   3 - index css
   4 - buttonÉôÊ¬

 */

/***********************************************************************
	1 - general                     
************************************************************************/
html {
  background: #000;
}

body {
  font: 12px "Times New Roman", serif;
  color: #999;
  line-height: 18px;
}

a:link,
a:visited,
a:active {
  COLOR: #4d4d4d;
  text-decoration: none;
  border:none;
}

a:hover {
  COLOR: #ccc;
  text-decoration: none;
  border:none;
}

p {
  margin-top: 15px;
}

h3.header {
  margin-top: 30px;
  side: 14px;
  color: #fff;
}

h3.header_noimg {
  side: 14px;
  color: #fff;
  margin-bottom: 20px;
}

img:link,
img:visited,
img:active,
img:hover {
  text-decoration: none;
  border:none;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-table;
  min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/***********************************************************************
	2 - main structure
************************************************************************/

#container {
  position: relative;
  overflow: hidden;
  margin: 0px auto;
  width: 940px;
  margin-top: 50px;
}

#header { 
  position: relative;
  text-align: center;
  margin: 0px auto;
  width: 307px;
  height: 104px;
  font-size: 11px;
  letter-spacing: 0.2em;
  margin-top: 250px;
}

#main { 
  position: relative;
  float: left;
  width: 600px;
 }

#side { 
  position: relative;
  float: left;
  width: 120px;
  margin-right: 40px;
  margin-left: 90px;
  height: 800px;
 }

#footer {
  position: relative;
  clear: both;
  width: 940px;
  height: 50px;
  font-size: 11px;
  color: #333;
  margin-top:120px;
  text-align: center;
}

/***********************************************************************
	3 - index css
************************************************************************/

#logo {
  background: url("../img/general/logo.png") no-repeat top left;
  position: relative;
  width: 307px;
  height: 15px;
  margin-bottom: 30px;
}

#logo a {
  display: block;
  width: 245px;
  height: 99px;
}

#logo h1 {
  display: none;
}

#header ul {
  position: relative;
  float: left;
  margin: 0px auto;
  width: 625px;
}

#header span {
  display: none;
}

/***********************************************************************
	4 - side menu
***********************************************************************/

#side ul, #side ul li ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align:right;
}

#accordion ul {
  width: 124px;
  margin-bottom: 15px;
/*  margin-top: 5px; */
}

#side ul a{
  display: block;
  font-size: 13px;
  line-height: 20px;
  color: #4d4d4d;
  zoom: 1;
}

#side ul li.sub_active a{
  color: #fff;
}

#side h3.capNews {
  letter-spacing: 29px;
}

#side h3.capPro {
  letter-spacing: 9px;
}

#side h3.capOffice {
  letter-spacing: 16px;
}

#side h3.capAct {
  letter-spacing: 6px;
}

#side h3.capPub {
  letter-spacing: 4px;
}

#side h3.capContact {
  letter-spacing: 10px;
}

#side h3#acc_news_en {
  width: 124px;
  height: 13px;
  background: url("../img/sidemenu/news.png") no-repeat top left;
}

#side h3#acc_news_en:hover , #side h3#acc_news_en_active {
  width: 124px;
  height: 13px;
  background: url("../img/sidemenu/news_active.png") no-repeat top left;
}

#side h3#acc_projects_en {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/projects.png") no-repeat top left;
}

#side h3#acc_projects_en:hover , #side h3#acc_projects_en_active {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/projects_active.png") no-repeat top left;
}

#side h3#acc_office_en {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/office.png") no-repeat top left;
}

#side h3#acc_office_en:hover , #side h3#acc_office_en_active {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/office_active.png") no-repeat top left;
}

#side h3#acc_activities_en {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/activities.png") no-repeat top left;
}

#side h3#acc_activities_en:hover , #side h3#acc_activities_en_active {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/activities_active.png") no-repeat top left;
}

#side h3#acc_publication_en {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/publication.png") no-repeat top left;
}

#side h3#acc_publication_en:hover , #side h3#acc_publication_en_active {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/publication_active.png") no-repeat top left;
}

#side h3#acc_contact_en {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/contact.png") no-repeat top left;
}

#side h3#acc_contact_en:hover , #side h3#acc_contact_en_active {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/contact_active.png") no-repeat top left;
}

#side h3#acc_news_fr {
  width: 124px;
  height: 13px;
  background: url("../img/sidemenu/news_fr.png") no-repeat top left;
}

#side h3#acc_news_fr:hover , #side h3#acc_news_fr_active {
  width: 124px;
  height: 13px;
  background: url("../img/sidemenu/news_active_fr.png") no-repeat top left;
}

#side h3#acc_projects_fr {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/projects_fr.png") no-repeat top left;
}

#side h3#acc_projects_fr:hover , #side h3#acc_projects_fr_active {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/projects_active_fr.png") no-repeat top left;
}

#side h3#acc_office_fr {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/office_fr.png") no-repeat top left;
}

#side h3#acc_office_fr:hover , #side h3#acc_office_fr_active {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/office_active_fr.png") no-repeat top left;
}

#side h3#acc_activities_fr {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/activities_fr.png") no-repeat top left;
}

#side h3#acc_activities_fr:hover , #side h3#acc_activities_fr_active {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/activities_active_fr.png") no-repeat top left;
}

#side h3#acc_publication_fr {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/publication_fr.png") no-repeat top left;
}

#side h3#acc_publication_fr:hover , #side h3#acc_publication_fr_active {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/publication_active_fr.png") no-repeat top left;
}

#side h3#acc_contact_fr {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/contact_fr.png") no-repeat top left;
}

#side h3#acc_contact_fr:hover , #side h3#acc_contact_fr_active {
  width: 124px;
  height: 13px;
  margin-top: 20px;
  background: url("../img/sidemenu/contact_active_fr.png") no-repeat top left;
}

#side h3 span {
  display: none;
}

#side h3:hover {
  color: #fff;
  cursor: pointer;
}

#side ul a:hover{
	color: #fff;
}

#side ul li ul a {
  font-size: 11px;
}

#side h3 {
  text-align: right;
  font-size: 13px;
  width: 124px;
}

#side h4 {
  top: 604px;
  left: -125px;
  position: absolute;
  text-align: right;
  width: 250px;
  font-size: 11px;
}

/***********************************************************************
	5 - mainÉôÊ¬
************************************************************************/

/***********************************************************************
  NEWS list
***********************************************************************/

#image_wrap {
  margin-bottom: 25px;
}

.items i {
  font-style: normal;
  font-size: 13px;
  color: #fff;
}

/*************/

ul.year_list {
  float: left;
  margin-right: 30px;
  line-height: 20px;
}

ul.staff_list {
  float: left;
  width: 180px;
}

ul.staff_list li {
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
  line-height: 20px;
}

#principals {
  margin-top: 25px;
  text-align: justify;
  text-justify: inter-ideograph;
}

#principals_list li {
  float: left;
  margin-right: 10px;
  color: #fff;
}

.tabs-container {
  text-align: justify;
  text-justify: inter-ideograph;
}

.about {
  text-align: justify;
  text-justify: inter-ideograph;
}

.pub_box {
  float: left;
  width: 118px;
  height: 180px;
  line-height: 15px;
}

.pub_box img {
  margin-bottom: 5px;
}

#news_list li {
  margin-bottom: 10px;
}

#main #gmap {
  width: 600px;
  /* height: 482px; */
  height: 400px;
}

#slideShow2 {
  width: 600px;
  height: 570px;
  background-color: #000;
}

.slideCaption {
  font-weight: normal;
  text-align: justify;
  text-justify: inter-ideograph;
}

.slideCaption i {
  font-style: normal;
  font-size: 13px;
  color: #fff;
}

.slideCaption span {
  color: #666;
}

.slideCaption a:link,
.slideCaption a:visited {
  color: #4d4d4d;
}

.slideCaption a:hover {
  color: #666;
}

.pagelinks a.activeSlide {
  color: #fff;
}

a:link.internal_link,
a:visited.internal_link,
a:active.internal_link {
  COLOR: #ccc;
  text-decoration: none;
  border:none;
}

a:hover.internal_link {
  COLOR: #4d4d4d;
  text-decoration: none;
  border:none;
}

/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(images/spacer.gif);
}
.nextSlide:hover
{
	background-image: url(images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prevSlide:hover
{
	background-image: url(images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#tooltipURL
{
	display: none;
}

/***********************************************************************
  chronological list
***********************************************************************/

#chronological_list table {
  width: 580px;
  color: #666;
}

#chronological_list span {
  font-size: 10px;
}

#chronological_list table td {
  vertical-align: top;
  padding-bottom: 10px;
}

#chronological_list a:link,
#chronological_list a:visited {
  color: #fff;
}

#chronological_list a:hover {
  color: #4d4d4d;
}

td.c_y {
  width: 45px;
}

.c_code {
  width: 45px;
}

.c_project {
  width: 275px;
  color: #ccc;
}

.c_program {
  font-size: 10px;
}

.c_status {
  width: 70px;
  font-size: 10px;
}

/*********************************
principals_list
********************************/

#principals_list {
  margin-top: 20px;
}

/*********************************
activities_list
********************************/

.activities_h {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
}

#activities_list li {
  margin-bottom: 10px;
}

#activities_list li h3 {
  font-size: 13px;
  color: #fff;
}

/************/
 
div.scrollable {
    position:relative; 
    overflow:hidden; 
    height: 300px; 
    width: 580px; 
} 
 
div.scrollable div.items { 
    position:absolute;
    height:20000em;
}

div.scrollable div.items div { 
  width: 580px;
  margin-bottom: 20px;
}

/*********************************
project_detail
********************************/

.navi_left {
  float: left;
}

.navi_right {
  margin-left: 10px;
}

#project_info {
  margin-top: 10px;
  height: 110px;
}

#project_info h3 {
  font-size: 13px;
  color: #fff;
}

#project_info #discription {
  height: 151px;
}

#info {
  margin-bottom: 40px;
}

#info h3 {
  font-size: 13px;
  color: #fff;
  margin-bottom: 10px;
}

#info h4 {
  font-size: 12px;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 20px;
}

#info table {
  width: 600px;
  text-align: left;
}

#info td {
  vertical-align: top;
}

#info td.thead {
  width: 130px;
}

#info p {
  text-align: justify;
  text-justify: inter-ideograph;
}

ul.controls li {
  float: left;
  left: -30px;
}

#navigation {
  position: absolute;
  bottom: 125px;
  right: -43px;
  _right: 16px;
  width: 100px;
}

/**********/

.slideshow_container {
        clear: both;
}

.activity_indicator {
	padding: 5px;
	margin: 0;
	color: gray;
}
.slide {
	float: left;
	width: 600px;
	padding: 0;
	
}

.white_body {
  color: #fff;
}

.white_body a {
  color: #fff;
}

/******** etc *********/

#notice {
  font-size: 11px;
  clear: both;
  margin-left: 30px;
  margin-bottom: 10px;
}
