@charset "Shift_JIS";

* {margin:0; padding:0;}

body {
        margin:0;
        padding:0;
        font-size:12px;
        color:#fff;
	font-family:verdana, arial, helvetica, Sans-Serif;
        background:#121212;
        text-align:center;
        word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6 {
        font-family:verdana, arial, helvetica, Sans-Serif;
        color:inherit;
        padding:.3em;
        border:0px;
        margin-bottom: .5em;
}


a:link {
  color:#cccccc;
  background-color:inherit;
  text-decoration:underline;
}

/*a:active {
  color:#0000aa;
  background-color:#CCDDEE;
}*/

a:visited {
  color:#d8bb7f;
  background-color:inherit;
}

a:hover {
       text-decoration:none;
}

pre, dl, ol, p, blockquote { line-height:130%; }

pre {
	border-top:#DDDDEE 1px solid;
	border-bottom:#888899 1px solid;
	border-left:#DDDDEE 1px solid;
	border-right:#888899 1px solid;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
  margin-top:10px;
  margin-bottom:10px;
	white-space:pre;
	color:white;
	background-color:#808080;
/*border: 1px solid white;*/
}

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

/** -------------------------
         CLASSES
---------------------------**/

/** Navigator **/

#navigator
{
        clear:both;
        padding:8px 0px 8px 0px;
        margin:0px;
        text-align:right;
        font-size:10px;
}

/** Header **/

#header
{
        width:800px;
        height:200px;
        margin-top:6px;
        margin-right: auto;
        margin-bottom:auto;
        margin-left:auto;
        padding:0px;
        background: url(/image/banner4.gif) no-repeat;
/*border: 1px solid white;*/
}

#title {
        color:#AAAAAA;
        text-align:left;
        font-size:26px;
        font-weight: normal;
        padding:65px 0px 0px 0px;
        margin: 0px;

        text-decoration:none;
/*border: 1px solid white;*/
}

#title a:link, #title a:visited, #title a:active {
        text-decoration:none;
        color:#AAAAAA;
}

#title a:hover {
        text-decoration:none;
        color:#AAA;
}

#titledescription {
        color:#AAAAAA;
        text-align:left;
        font-size:12px;
        font-weight:normal;
        line-height:125%;
        padding:10px 0 0 0px;
        margin: 0px;
/*border: 1px solid white;*/
}

/** Page Container **/

#pagecontainer {
  background: url(/image/banner5.gif) no-repeat;
  width: 800px;
  margin:0 auto;
  padding: 10px 0px 0px 0px;
/*border: 1px solid red;*/
}


/** Main Contents **/

#maincontainer{
    text-align: left;
    padding: 0px;
    margin-right:200px;
    border: none;
/*border: 1px solid white;*/
}

#mainheader {
   background:url(/image/heading-3.gif) no-repeat;
   border:none;
   width: 555px;
   height: 60px;
/*border: 1px solid red;*/
}

#mainheader h1 {
   font-size: 24px;
   padding: 18px 0px 10px 45px;
   margin: 0px 0px 0px 0px;
   text-align:left;
   border:none;
/*border: 1px solid blue;*/
}

#mainfooter {
   background:url(/image/heading-4.gif) no-repeat;
   border:none;
   width: 555px;
   height: 20px;
/*border: 1px solid red;*/
}

#mainbodyouter {
   width: 555px;
   border:none;
   background-color:#333333;
}

#mainbody {
   font-size: 14px;
   margin-left: 12px;
   margin-right: 12px;

   /** for ffx bug??*/
   padding-top: 1px;
   padding-bottom: 1px;

   border:none;
/*border: 1px solid red;*/
}

/*
#pagebodyouter{
}
#pagebodyinner{
   padding: 1px 10px 10px 10px;
   text-align:left;
   border:none;
}
*/

#footer{
/*border: 1px solid red;*/
        clear:both;
        width:770px;
        margin:0px auto;
        padding:10px 10px 10px 10px;
        text-align:center;
}

/* SIDE BAR */

#sidebarcontainer{
  float: right;
  width: 220px;
  padding: 0px 0px 0px 0px;
  margin:  0px 0px 0px 0px;
  border:none;
/*border: 1px solid white;*/
}

div.sidebar {
  margin-right: 20px;
}

div.sidebarheader {
     width: 200px;
     height: 30px;
     background:url(/image/heading-1.gif) no-repeat;
     padding: 0px 0px 0px 5px;
     margin: 0px 0px 0px 0px;
}

div.sidebarheader_thin {
     width: 200px;
     height: 6px;
     background:url(/image/heading-2thin.gif) no-repeat;
     padding: 0px;
     margin: 0px;
     font-size:0px;
/*border: 1px solid red;*/
}

div.sidebarfooter {
     background:url(/image/heading-2.gif) no-repeat;
     width:200px;
     height: 6px;
     font-size:0px;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 10px 0px;
/*border: 1px solid blue;*/
}

div.sidebarbody {
  background-color:#5c5c5c;
}

img.sidebarbody2 {
vertical-align: middle;
border: none;
}
span.sidebarbody2 {
vertical-align: middle;
padding-left: 4px;
}

div.sidebar h2 {
     text-align:left;
     font-size:16px;
     color:white;
     padding: 10px 0px 0px 30px;
     margin: 0px 0px 0px 0px;
/*border: 1px solid white;*/
}

div.sidebar h3 {
  text-align:left;
  padding: 10px 3px 0px 20px;
  margin:0px 0px 0px 0px;
  font-size:12px;
}

div.sidebar li {
     text-align:left;
}

div.sidebar ul {
  margin:0;
  padding: 12px 0px 15px 30px;
/*border: 1px solid white;*/
}

div.sidebar ul ul {
     text-align:left;
  padding: 0 0 0 12px;
}

div.sidebar a:link {
  color:#cccccc;
  text-decoration:underline;
}
div.sidebar a:visited {
  color:#d8bb7f;
  text-decoration:underline;
}

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

/* Layout of contents */

/*#mainbody {
}*/

#mainbody pre {
   font-size: 14px;
   line-height: 20px;
}

#mainbody p {
   font-size: 14px;
   line-height: 20px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

#mainbody h2 {
/*  border: 1px solid white;*/
   font-size: 20px;
   font-weight: bold;
   padding: 15px 0px 0px 0px;
   margin: 0px 0px 16px 0px;
   border-bottom : 2px dotted #fa0;
}

#mainbody h3 {
/*  border: 1px solid white;*/
   font-size: 16px;
   font-weight: bold;
   padding: 0px 0px 0px 0px;
   margin: 15px 0px 5px 0px;
   border-bottom : 1px solid #7F5000;
}

#mainbody h4 {
   font-size: 14px;
   font-weight: bold;
   padding: 2px 0px 0px 0px;
   margin: 0px 0px 2px 0px;
}

a.jumpmenu {
  font-size: 10px;
   font-weight: normal;
  position: relative;
  left: -5px;
  top: -10px;
  margin: 0px 0px 100px 0px;
/*  border: 1px solid white;*/
       text-decoration:none;
}

a:hover.jumpmenu {
       text-decoration:underline;
}

a.includedlink {
  text-decoration:none;
}

a:visited.includedlink {
}

a:hover.includedlink {
      text-decoration: underline;
}

#mainbody ol, #mainbody ul {
  padding-left:16px;
  margin-left:16px;
  margin-top:10px;
  margin-bottom:20px;
  font-size: 14px;
/*  border: 1px solid white;*/
}

ul.list3 { list-style-type:disc; }
ul.list2 { list-style-type:circle; }
ul.list1 { list-style-type:square; }

ol.list1 { list-style-type:decimal; }
ol.list2 { list-style-type:lower-roman; }
ol.list3 { list-style-type:lower-alpha; }

dl {
   margin-left: 8px;
   padding-bottom: 1em;
/*  border: 1px solid white;*/
}

dt {
   font-size: 14px;
font-style: normal;
font-weight:bold;
line-height: 1.2em;
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/*width:6em;*/
/*  border: 1px solid white;*/
}

dd {
   font-size: 14px;
border-width: 0px; 
margin:0px 0px 0px 2em;
padding:0px 0px 5px 0px; 
z-index:1;
line-height: 1.2em;
/*line-height: 100%;*/
/*width:100%;*/

/*  border: 1px solid white;*/
}

blockquote { margin-left:16px; }

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

/* aname.inc.php */
.anchor {}
.anchor_super {
	font-size:xx-small;
	vertical-align:super;
}

/* br.inc.php */
br.spacer {}

/* calendar*.inc.php */
.style_calendar {
	padding:0px;
	border:0px;
	margin:3px;
	color:inherit;
	background-color:#a5a5a5;
	text-align:center;
	font-size:10px;
	width:166px;
	margin:0 auto;
}

.style_caltop {
	font-size:12px;
	padding:4px;
	text-align:center;
      font-weight: bold;
	background-color:#5c5c5c;
}

.style_calendar td {
	color:#fff;
	width:16px;
	height:16px;
	padding:1px 0;
	text-align:center;
}

.style_td_sun {
	color:#fe0000;
}

.style_td_sat {
	color:#329bcb;
}

.style_td_today {
      font-weight: bold;
      text-decoration: underline;
}

/* calendar_viewer.inc.php */
div.calendar_viewer {
	color:inherit;
	background-color:inherit;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
span.calendar_viewer_left {
	color:inherit;
	background-color:inherit;
	float:left;
}
span.calendar_viewer_right {
	color:inherit;
	background-color:inherit;
	float:right;
}

/* clear.inc.php */
.clear {
	margin:0px;
	clear:both;
}

/* counter.inc.php */
div.counter { font-size:70%; }

/* diff.inc.php */
span.diff_added {
	color:blue;
	background-color:inherit;
}

span.diff_removed {
	color:red;
	background-color:inherit;
}

/* hr.inc.php */
hr.short_line {
	text-align:center;
	width:80%;
	border-style:solid;
	border-color:#333333;
	border-width:1px 0px;
}

/* include.inc.php */
h5.side_label { text-align:center; }

/* navi.inc.php */
ul.navi {
	margin:0px;
	padding:0px;
	text-align:center;
}
li.navi_none {
	display:inline;
	float:none;
}
li.navi_left {
	display:inline;
	float:left;
	text-align:left;
}
li.navi_right {
	display:inline;
	float:right;
	text-align:right;
}

/* new.inc.php */
span.comment_date { font-size:x-small; }
span.new1 {
	color:red;
	background-color:transparent;
	font-size:x-small;
}
span.new5 {
	color:green;
	background-color:transparent;
	font-size:xx-small;
}


/* recent.inc.php,showrss.inc.php */
ul.recent_list {
}

/* ref.inc.php */
div.img_margin {
  margin-left:32px;
  margin-right:32px;
  /*border: 1px solid white;*/
}


/*
 *  Publication List (pubref.inc.php)
 */

/*
ol.pubref {
  border: 1px solid white;
}

ul.pubref {
  border: 1px solid white;
}
*/

ol>li.pubref {
  padding: 15px 0 0 3px;
}

ul>li.pubref {
  padding: 0;
}

div.pub_title {
  font-size:11pt;
}
div.pub_author {
  /*border: 1px solid white;*/
  padding: 5px 0 0 0;
}
span.pub_journal {
  font-style:italic;
  /*margin: 0 0 0 20;*/
  /*text-indent: 20px;*/
}
span.pub_vol {
  font-weight:bold;
}
span.pub_pp {
}
span.pub_year {
}

div.pub_dblink {
  /*border: 1px solid white;*/
  padding: 5px 0 0 0;
}

li.pubref_small>div.pub_title {
  font-size:8pt;
}

/*
 * Labo Member
 * (pubref.inc.php)
 */

div.member_student {
  font-size:12pt;
  padding: 0 0 12px 12px;
}
div.member_staff_post {
  font-size:11pt;
  font-weight:bold;
}
div.member_staff_name {
  line-height: 150%;
  font-size:12pt;
  padding: 0 0 12px 12px;
}


/*
 * Gallery images
 * (refimg.inc.php)
 */

.refimg_div {
margin: 0px 0px 0px 0px;
}

.refimg_table {
/*  background-color:#505050;*/
  background-color:transparent;
}
.refimg_img {
  padding: 10px;
  text-align:center;
}

.refimg_legend {
  font-size:8pt;
  padding: 0 10px 10px 10px;
}
