@charset "utf-8";
/* CSS Document */

/* reset start */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
sub {
	vertical-align:-.25em;
	line-height:1;
	font-size:77%;
}
sup {
	vertical-align:.5em;
	line-height:1;
	font-size:77%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* reset end */

img {
	vertical-align:bottom;
} /* for IE */
a img {
	text-decoration:none;
	border:none;
}
html, body {
	margin:0;
	padding:0;
	border:0;
	/* \*/
  height:100%;
}
body {
	background:#ffffff;
	min-width:780px;
	text-align:center;
}
body {
	font:13px/1.231 'メイリオ', arial, helvetica, clean, sans-serif;
	*font-size:small;
	*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
}
.floatclear {
	clear:both;
}
* html .clear {
	height:auto;
	margin-bottom:0
}
* html div#fullheightcontainer {
	height:100%;
}
#fullheightcontainer {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:100%;
	min-height: 100%;
	text-align:center;
}

#center {
	padding:0 12px;
	text-align:left;
}
#center {
	width:730px;
	margin:0 auto;
	padding:0 25px 70px 25px;
}

#footerWrap {
	z-index:1;
	position:absolute;
	clear: both;
	bottom:0;
	width:100%;
	left:0;
	height:48px;
	overflow:hidden;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	background-color:#24201e;
}

#footer1, #footer2{
	padding-top:3px;
	height:20px;
	color:#fff;
}

#footer1 ul {padding:1px;}

#footer1 ul li {
	color:#fff;
	font-size:12px;
	display:inline;
	padding:0 11px 0 12px;
	border-right:1px solid #555;
}
#footer1 ul li.last{
	border-right:none;
}
#footer1 a {
	color:#fff;
	text-decoration:none;
}
#footer1 a:hover {
	text-decoration:underline;
}

/* header */

#header {
	width:100%;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent repeat-x scroll 0 0 url(/assets/templates/default/topbg.gif);
	height:136px;
	padding-top:4px;
}

#header h1 {
	text-align:center;
	color:#fff;
	height:20px;
	font-size:12px;
}
#header h2 {
	text-align:center;
	color:#fff;
	height:60px;
}

/* main menu */

#mainmenu {
	text-align:center;
	font-size:14px;
	height:34px;
	width:auto;
	margin:0 auto;
}
/* Basic code - don't modify */
 
#nav {
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border-left:1px solid #9db0bc;
}
#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	height:34px;
	border-right:1px solid #999999;
}
#nav li:hover, #nav li.active{
	
}
#nav li div {
	
}
#nav li:hover div, #nav li.active div {
	
}
#nav li.last {border-right:1px solid #9db0bc;}
#nav a {
	display: block;
}
#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #f0f0f0;
}
* html #nav ul {
	line-height: 0;
} /* IE6 "fix" */
#nav ul a {
	
} /* IE6/7 fix */
#nav ul li {
	float: none;
}
#nav ul ul {
	top: 0;
}
/* Essentials - configure this */

#nav ul ul {
	left: 140px;
}
/* Everything else is theming */
 
#nav {
	margin:0 auto;
	height: 34px;
	width:auto;
}
#nav *:hover {
	background-color:none;
}
#nav a {
	color: #000;
	font-size: 14px;
	padding: 10px 6px 0 6px;
	line-height: 1;
	text-decoration:none;
	height:25px;
	background:none;
}
#nav li a:hover {
	background: bottom repeat-x url(/assets/templates/default/mainmenu_activebk.gif);
}
#nav li.active a {
	background: bottom repeat-x url(/assets/templates/default/mainmenu_activebk.gif);
}
#nav li.lv2 a, #nav li.lv2 a:hover {
	background-image:none;
}
#nav li.hover a {
	background: bottom repeat-x url(/assets/templates/default/mainmenu_activebk.gif);
}
#nav li.lv2 a {
		background-image:none;
		background-color:#fefefe;
}

#nav ul {
	top: 35px;
	width: 140px;
}

/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

#nav .inner li{
	background-image:none;
	border:1px solid #f0f0f0;
	border-bottom:none;
	height:auto;
}

#nav .inner a{
	background-image:none;
	background-color:#fefefe;
	border:none;
	height:21px;
	padding:7px 10px 0 10px;
	margin:0;
	text-align:left;
	font-weight:bold;
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}

#nav .inner a:hover{
	background-color: #afecff;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


#nav .inner li.last {
	border:1px solid #f0f0f0;
}

/* breadcrumbs */

#Breadcrumbs {
	height: 15px;
	padding:1px 10px 0 20px;
	background-color:#999999;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #797979;
	color:#ffffff;
	font-size:12px;
}

#Breadcrumbs a {
	color:#e9e9e9;
	text-decoration:none;
}
#Breadcrumbs a:hover {
	color:#ffffff;
}
#Breadcrumbs .B_lastCrumb {
	color:#ffffff;
}

/* additional */

/* */
.hide {
	display:block;
	overflow:hidden;
	height:0;
	width:0;
}

/* basic */

/* header */

#center h3 {
	height:26px;
	background:none;
	border:none;
	padding:3px 5px 0 0;
	margin-bottom:16px;
	font-size:200%;
	clear:both;
	color:#0073b6;
}

#center h4 {
	height:19px;
	border:none;
	padding:8px 5px 0 0;
	margin-bottom:10px;
	font-size:131%;
	color:#ea570f;
	clear:both;
}

#center h5 {
	font-size:116%;
	font-weight:bold;
	padding:4px 5px 0 0;
	margin-bottom:10px;
	color:#006600;
}

#center h6 {
	font-size:108%;
	font-weight:bold;
	padding:0 12px 0 0;
	margin-bottom:4px;
	color:#444444;
}

#center p {
	font-size: 108%;
	line-height:1.6;
	text-align:justify;
	text-justify:inter-ideograph;
	line-break: strict;
	margin-bottom:.75em;
	padding:0 0 0 4px;
}

#center img {
	vertical-align:baseline;
}

#center blockquote {
	font-size: 100%;
	line-height:1.4;
	text-align:justify;
	margin-bottom:.75em;
	padding:0 30px 0 40px;
}

#center ul, #center ol, #center dl {
	font-size:108%;
	line-height:1.4;
	list-style-position:outside;
	padding:0 12px 0 45px;
	margin-bottom:1em;
}

#center ul {
	padding-left:40px;
	list-style-type: disc;
}
#center ol {list-style-type: decimal;}
*+html body #center ul {padding-left:45px;}
* html body #center ul {padding-left:45px;}
*+html body #center ol {padding-left:50px;}
* html body #center ol {padding-left:50px;}

#center li {
	margin-bottom:0.4em;
}

#center dl {
	padding-left:25px;
	font-size:108%;
}
#center table dl {font-size:100%;}

#center dt {
	font-weight:bold;
	float:left;
	clear:left;
	text-align:right;
	width:80px;
	white-space:nowrap;
	line-height:1.2;
}
#center dd {
	margin-left:10px;
	line-height:1.2;
	padding-bottom:8px;
	width:600px;
	height:1%;
	float:left;
} 

#center ul ol, #center ul ul,
#center ol ol, #center ol ul {
	margin-top:10px;
	padding-left:30px;
	font-size:100%;
}

#center em {
	color:#000066;
	font-style:normal;
}

#center strong {
	font-weight:bold;
	color:#000066;
}

#center hr {
	margin:0 8px 16px 15px;
}

#center a {text-decoration:none;}
#center a:hover {text-decoration:underline;}

#center .filedetail {white-space:nowrap;padding-left:1px;}
#center .filedetail img{padding-right:2px;}
#center .justifyleft {text-align:left;}
#center .justifyright {text-align:right;}
#center .justifycenter {text-align:center;}

/* table */

#center table {
	margin:0 15px 1em 25px;
	display: block;
}

#center table caption{
	font-size:108%;
	color:#333333;
	font-weight:bold;
	line-height:1;
	padding:0;
	margin:0;
	text-align:left;
}

#center td,#center th {
	font-size:100%;
	padding:6px 8px;
	line-height:1.2;
	border: 1px solid #ccc;
	background-color:#fff;
	vertical-align:top;
}

#center th {
	color:#fff;
	white-space:nowrap;
	background-color:#7A92AB;
	text-align:right;
}

#center thead td {
	border:none;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

#center thead th {
	text-align:center;
	color:#fff;
	background-color:#335373;
}

#center tfoot th {
	background-color:#98B0C9;
}

#center tfoot td {
	color:#666;
	background-color:#f0f0f0;
	font-weight:bold;
}

#center table.hidden td,#center table.hidden th{
	border:none;
	background-color:#fff;
	color:#000;
	padding:2px .5em 2px 2px;
	font-size:108%;
}
#center table.hidden th{text-align:right;}

#center table.tdcenter tbody td{text-align:center;}

#center li table{margin:.75em 0;}

#center .imgleft {
	float:left;
	padding:0 18px 10px 0;
	font-size:93%;
	text-align:center;
}
#center .imgright {
	float:right;
	padding:0 0 10px 18px;
	font-size:93%;
	text-align:center;
}
#center .imgcenter {
	padding:0 18px 10px 18px;
	font-size:93%;
	text-align:center;
}
#center .imgleft img,
#center .imgright img,
#center .imgcenter img {
	margin-top:4px;
	margin-bottom:4px;
	vertical-align:bottom;
}

/* staff */
#center .memberBoxTitle {
    float:left;
    width:110px;
    text-align:right;
	border-top: 2px #5095bf ridge;
	border-bottom:none;
}
#center .memberBox {
	margin-bottom:32px;
	overflow:auto;
}
#center .memberBox h3{
	height:auto;
}
#center div.memberBlock {
	overflow:auto;
	border-left: 2px #5095bf ridge;
}

#center div.staffTpl {
  float:left;
  overflow:auto;
  padding:0 12px 2em 12px;
  width:270px;
}
#center div.staffTpl .photo {
  padding:0 12px 0 8px;
  float:left;
}
#center div.staffTpl .nophoto {
  border:1px solid #cccccc;
}
#center div.staffTpl .name,
#center div.staffTpl .pos,
#center div.staffTpl .publications,
#center div.staffTpl .resarchTitle,
#center div.staffTpl .research
{
  padding-left:120px;
}

#center div.staffTpl ol {
  padding-left:150px;
}

/* news */

#center .topicstitle h6 {
	font-weight:normal;
}

#center h3.newstitle{
	height:auto;
	padding:6px 4px;
	line-height:1.4;
	margin-bottom:0;
}

#center div.newsdate {
	text-align:left;
	padding:0 4px;
	margin-bottom:16px;
}


#center .news_block {margin-bottom:16px;}

#center h3.newshead {
	color:#fff;
	background-color:#7A92AB;
	background-image:none;
	border:1px solid #526A83;
	padding:4px 5px 3px 5px;
	height:15px;
	font-size:15px;
	margin-bottom:6px;
	line-height:1;
}
#center h3.newshead img {vertical-align:baseline;}
#center .news_banner {
	clear:both;
	padding:4px 0 8px 0;
	text-align:center;
}
#center .news_item {
	clear:both;
	padding:8px 8px 8px 0;
	border-bottom:1px dotted #ccc;
}
#center .news_item img{ vertical-align:baseline;}

#center .topicsdate {
	float:left;
	padding-top:1px;
	padding-left:8px;
	width:82px;
	white-space:nowrap;
	font-size:108%;
	text-align:left;
}

#center .topicstitle {
	padding-top:1px;
	padding-left:96px;
	text-align:left;
	font-size:108%;
}
#center .topicstitle h6 {
	padding:0;
	padding-bottom:1px;
	font-weight:normal;
	margin:0;
}
#center .topicstitle h6.texttitle {color:#00f;}
#center .topicstitle a {text-decoration:none;}
#center .topicstitle a:hover {text-decoration:underline;}

#center .topicstitle_notag {padding-left:85px;}
#center .topicsMain{
	font-size:85%;
	color:#333;
	line-height:1.4;
}
#center .newspages{text-align:center;}
#center .newspages .ditto_page {padding:0 4px;}
#center .newspages .ditto_currentpage {
	font-weight:bold;
	padding:0 4px;
}

#center .filedetail {white-space:nowrap;}
