@charset "UTF-8";
/*common*/
html{
	height:100%;
}
body{
	line-height:1.6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:90%;
	height:100%;
}
img{
	width:auto;
	max-width: 100%;
	height: auto;
	vertical-align:middle;
}
article,section{
	position:relative;
	clear:both;
}
h1,h2,h3,h4{
	font-weight:normal;
}
li{
	list-style:none;
}
li,a,p,figure{
	box-sizing: border-box;
}
.hidden{
	display:none;
}
#wrapper{
	position: relative;
	width:100%;
	min-width:280px;
	min-height:100%;
}
/*common decorations*/
.note{
	color: #008000;
	font-size: 75%;
	font-weight: normal;
}
.note1{
	color: #00bfff;
}
.note1 a{
	text-decoration: none;
	color: #00bfff;
}
.note1 a:hover{
	text-decoration: none;
	color: #808080;
	border-bottom: 1px #808080 dotted;
}
.note2{
	margin-left:1em;
	font-size: 75%;
	font-weight: normal;
}
.backtotop{
	padding:2em 0.5em 0 0;
	text-align: right !important;
	font-size:90%;
	clear:both;/*for .students*/
}
.new1{
	color:red;
}
.highlight1{
	background-color:#d2e198;
	padding: 3px 1em;
}

/*header*/
header{
	width:100%;
	height: 120px;
	background-color: #d2e198;
	background-image: url(../images/bg1_1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	white-space:nowrap;
}
#egg,#title{
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
}
#egg{
	width:120px;
}
#title {
	position:absolute;
	top:0;
}
header h1{
	height:90px;
}
header h1 span{
	display:block;
}
#title1e_1{
	max-width:300px;
}
#title1e_2a{
	width:340px;
}
#title1e_2b{
	max-width:305px;
}
#title1e_3{
	width:180px;
}
#title1e_2a,#title1e_2b,#title1e_3{
	height:15px;
	line-height:15px;
}
.lteie8 #title1e_1{
	width:300px;
}
.lteie8 #title1e_2b{
	width:305px;
}
#mainnav{
	margin-left:2em;
	padding-top:5px;
	font-size: 90%;
	line-height:25px;
}
#mnav_container input,#nav_head{
	display:none;
}
#mainnav li,.pagemenu li{
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
}
#JP{
	vertical-align:top;
}
#mainnav li a,.pagemenu li a{
	display:block;
	text-decoration: none;
	padding:0 0.5em;
	line-height:1em;
	border-left:1px #999 solid;
}
#mainnav li:nth-child(1) a,
.pagemenu li:nth-child(1) a{
	border-left: none;
}
#mainnav li a:link{
	text-decoration: none;
}
#mainnav li a:visited{
	text-decoration: none;
}
#mainnav li a:hover{
	text-decoration: underline;
}
#mainnav li a:hover.img{
	text-decoration: none;
}

/*nav tree*/
#tree{
	clear:both;
	background-color: #eff3e5;
	background: -moz-linear-gradient(top,#fcfcfa 50%,#eff4e6);
	background: -webkit-linear-gradient(top,#fcfcfa 50%,#eff4e6);
	background: linear-gradient(to bottom, #fcfcfa 50%,#eff4e6);
	border-bottom: 1px #d2e198 solid;
	border-top: 1px #FFF solid;
}
#tree div{
	padding:3px 0 2px 1em;
}

/*main article*/
#main,#last{
	padding-bottom: 60px;
}
	/*page menu*/
.pagemenu{
	font-size:80%;
	padding:1em;
}
.pagemenu li{
	height:1.2em;
}
	/*top page*/
.top{
	width:640px;
	margin-top: 30px;
	margin-left:120px;
	text-align:center;
}
.top h2{
	text-align:left;
	padding:1em 0 1em 12px;
}
.topmenu li{
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
	position:relative;
	text-align:center;
	width:150px;
	height:180px;
	margin: 0 4px 4px 0;
}
.listmenu{
	position:absolute;
	top:42%;
	width:150px;
	margin: 0 4px 4px 0;
	display:block;
	text-decoration:none;
	color:#000;
}
.lteie8 .listmenu span{
	background:rgb(230,230,230);
	filter: alpha(opacity=50);
}
.listmenu span{
	font-size:120%;
	padding:2px;
	background:rgba(255,255,255,0.5);
	top:50%;
	z-index:10;
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
	line-height:1em;
}
.imgmenu {
	z-index:1;
}
.top p{
	margin: 0.8em 0 2.5em;
}
#zoo_menu{
	display:none;
}
	/*article1*/
.article1,.zoo{
	margin:30px 50px 0;
}
.article1 h2,.article1 h3{
	font-size: 115%;
	font-weight:bold;
	border-bottom: 2px #99cc66 solid;
	width: 100%;
	min-width:740px;
	padding-bottom: 3px;
}
h2.sublink1{
	padding-top:1.8em;
}
aside.sublink1{
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	padding:3px;
}
/*common for section1*/
.section1,.backtotop80,#zoo_container{
	width:80%;
	max-width:980px;
	min-width:740px;
	clear:both;/*for .backtotop80*/
}
.section1 h3{
	font-size: 100%;
	font-weight:bold;
	border-bottom: 2px #99cc66 dotted;
	padding-top: 3em;
	margin-bottom:0.5em;
}
.narrowh3{
	padding-top:1em !important;
}
.section1 p{
	padding:0 0 0.5em 0.5em;
	text-align:justify;
}
.sec_img400{
	width:400px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:0.5em 0 1em;
}
.sec_img400 p{
	text-align:center;
	font-size:90%;
}
.column1{
	margin: 1em auto;
	width: 90%;
	padding: 0 1em;
	border: solid 2px #e6e6fa;
	background-color: #f5f5f5;
}
.column1 h1{
	font-weight:bold;
	margin: 0 0 0.5em;
	padding: 1em 0 3px 1em;
	border-style:none;
}
.column1 p{
	padding:0;
}
/*research publications*/
.research .section1 p{
	text-indent:4em;
}
.research .section1 p+p{
	margin-top:-0.5em;
}
.research .section1 figure p{
	text-indent:0;
}
.publist li{
	line-height:1.4;
	padding:0 0 1em 1em;
	text-align:justify;
}
.publist li a:link{color:#09C}
.publist li a:visited{color:#639}
.publist li a{
	text-decoration:none;
	}
.publist li li{
	padding-bottom:0;
}
li span.year,.wabun_type,.careers span{
	color: #008000;
}
/*people*/
.memberlist li{
	padding:0 0 1em 1em;
}
.member_title{
	color:#008000;
	font-weight:bold;
}
.member_e_pub{
	font-size:80%;
	padding-left:1em;
}
.event h3 a{
	text-decoration:none;
	color:#000;
}
.eve_img240{
	width:240px;
	float:left;
}
p.eve_date,p.eve_text{
	margin-left:240px;
	padding-left:1.5em;
}
.direction dt{
	padding-top:0.5em;
	color: #008000;
}
.direction dd{
	padding-left:1em;
}
.direction .route dd{
	margin-left:1em;
	text-indent:-1em;
}
.direction dl a{
	text-decoration:none;
}
.address dd{
	padding-left:0;
}
.address dd + dt{
	padding:0.5em 0 0;
}
.direction li{
	margin-left:2em;
	text-indent:-2em;
	padding-bottom:0.5em;
}
.map_img300{
	width:300px;
	max-width:100%;
	padding:0.5em 0 1em;
}
.map_img400{
	width:400px;
	max-width:100%;
	padding:0.5em 0 1em;
}
.access3_fig{
    display: table; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
	width:100%;
}
.access3_fig span{
	display:table-cell;
	vertical-align:top;
	padding-right:1em;
}
.access3_fig .map_img320{
	max-width:320px;
}
.access3_fig .map_img240{
	max-width:240px;
}
.access3_fig img{
	width:100%;
	padding:0.5em 0 1em;
}
.link li{
	padding:0.5em 0;
}
.datelist,.seminarlist{
	line-height:1.4;
}
.datelist dt,.seminarlist dt{
	width:7em;
	float:left;
	clear:both;
	padding:0 0 1em 0.5em;
}
.datelist dd,.seminarlist dd{
	margin-left:7.5em;
	padding-bottom:1em;
}
.seminarlist dd dt{
	width:6.5em;
	clear:none;
	padding:0;
}
.seminarlist dd dd{
	margin-left:6.5em;
	padding:0;
}
/*zoo see article1*/
#zoo_container{
	text-align:center; /*see section1*/
}
#zoo_map img{
	width:490px;
	max-width:490px;
	height:350px;
}
#zoo_container p{
	padding-bottom:1em;
}

/*event*/
#event_gallery,.backtoevent{
	width:80%;
	max-width:550px;
	text-align:center;
	padding-top: 1em;
}
#event_gallery img{
	padding:5px 5px;
	max-width:100px;
	max-height:100px;
}
/*researches*/
.research1{
	width:810px;
	height:551px;
	display:table-cell;
	vertical-align:middle;
}
.researches{
	text-align:center;
	padding-top:5px;
	max-width:810px !important;
}
.researches img{
	padding:5px;
	vertical-align:text-bottom;
}
.res_nav{
	position:absolute;
	top:5px;
	left:5px;
	z-index:100;
}
.res_nav a{
	text-decoration:none;
	color:#000;
}
.researches_text{
	width:790px;
	padding:5px 10px;
	text-align:left;
}
/*access*/
.access{
	padding:0.5em 1em 0;
}
.access h1{
	background-color:#d2e198;
	padding:0.5em 0;
	font-size:110%;
	font-weight:bold;
	text-align:center;
}
.access p,.access ul,.access2 li{
	margin-bottom:1em;
}
.access li li{
	padding-left:1em;
}
.access_pdf,.backtoaccess,.backtores1{
	text-align:right;
	padding-top:0.5em;
}
.access_img400{
	float:left;
	width:400px;
}
.access_img300{
	float:left;
	width:300px;
}
.access1{
	max-width:620px !important;
}
.access2{
	max-width:640px !important;
}
.access3{
	max-width:650px !important;
}
.access_clear{
	clear:both;
}
.access2 ul{
	margin-left:400px;
	padding:0.5em;
	border: solid 2px #d4d9dc;
}
.access2 li{
	margin-left:1em;
	text-indent:-1em;
}
.access3 section{
	overflow:hidden;
}
.access3 dl{
	margin-left:410px;
	padding:0.5em;
	border: solid 2px #d4d9dc;
}
.access3 dd{
	margin-left:1em;
}
.access3 ul{
	margin-top:1em;
	margin-left:310px;
	padding:0.5em 0.5em 0 0.5em;
	border: solid 2px #d4d9dc;
}
.access3 li{
	padding-bottom:0.5em;
}
/*member*/
.memberh1en,h2{
	font-weight:normal;
}
.biography .cv{
	display:table;
	line-height:1.4;
}
.biography h3{
	margin:0;
	padding:1em 0 0 0;
	font-weight:normal;
	border:none;
}
.biography p{
	padding:0;
}
img.biography{
	float:left;
	padding:1em 1em 0 0.5em;
}
.biography td.year{
	white-space:nowrap;
	padding-right:1em;
}
.biography h4{
	font-style:italic;
	color:#008000;
	padding-top:1em;
}
.biography p{
	padding:0;
}
.biography .cv p{
	text-indent:-2em;
	padding:0 0 0.3em 2em;
}
img.biography{
	float:left;
	padding:1em 1em 0 0.5em;
}
.exstudents{
	line-height: 1.4;
	padding: 0 0 1em 1em;
}
.exstudents dt{
	width:13em;
	float:left;
	clear:both;
}
.exstudents dd{
	margin-left:13em;
}
.careers dt{
	padding-left:1em;
	float:left;
	clear:both;
}

/*footer*/
footer{
	width:100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	border-top: 1px #c1cdcd solid;
	padding-top:3px;
	text-align:right;
	line-height:1.2;
	font-size:11px;
}
#tamlab_logo{
	width:104px;
	float: right;
	padding:0px 1em;
}
footer p{
	padding-top:4px;
}
