body {

 -webkit-text-size-adjust: 100%;

}

html,body {
	margin: 0;
	padding: 0;
	color: #808080;
	font-family: 'Istok Web', sans-serif;
	background: #ffffff;
	width:100%;
	height: 100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:12px;
	font-weight:normal;
}

body {font-size: 1.4rem;}
li   {font-size: 1.4rem;}

p {
	font-family: 'Istok Web', sans-serif;
}

a:link{
	text-decoration:none;
	color:#808080;
}

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

a:visited {
	text-decoration:none;
	color:#808080;
}

.clearfix {
	clear:both;
}
	

#container {
	width: 960px;
	height: auto;
	margin:0 auto;
	border:#D4D4D4 solid 1px;
}

#header {
	height:110px;
	position:relative;
	background-color:#fff;
}

#header img.logo {
	position:absolute;
	left:28px;
	top:48px;
}
.menu {
	background-color:#003C7D;
	height:26px;
}

p.log {
        display: none;
}

.slogo {
	display: none;
}

/* メニュー */
.menu a {
	color:#fff;
	text-decoration:none;
}

.menu a:hover {
	color:#ddd;
	text-decoration:none;
}

.menu ul {
	padding-top:5px;
	padding-left:180px;
}

.menu li {
	display:inline;
    padding-left:10px;
	padding-right:10px;
}

p.headt {
        display: none;
}
 

/* ビデオ */
.video {
	background-image:url(../images/load.png);
	height:540px;
	width:960px;
}

/* コンテンツ */
#main_contents {
}

img. {
	padding-bottom:26px;
}

p.title {
	width:100%;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	height:40px;
	margin-top: 20px;
	margin-bottom:20px;
}

htitle {
	display: none;
}

p.alumni_title {
	width:35%;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	height:25px;
	margin-bottom:5px;
	margin-left:-8px;
	padding-top:5px;
	font-size:18px;
	line-height:20px;
}

p.title img {
	padding-top:12px;
}

p.title font {
	display: none;
}

p.discription {
	font-size:16px;
	color:#003C7D;
	padding-bottom:16px;
}

p.text {
	font-size:14px;
	line-height: 140%;
	font-family: 'Istok Web', sans-serif;
}

.left {
	float:left;
	width:408px;
	padding-left:42px;
	padding-bottom:26px;
}

.right {
	float:right;
	width:408px;
	padding-right:42px;
	padding-bottom:26px;
}

.center {
	width:872px;
	margin:0 auto;
	padding-bottom:26px;
	font-family: 'Istok Web', sans-serif;
	line-height:140%;
}

.center_left {
	float:left;
	width:408px;
	padding-bottom:26px;
}

.center_right {
	float:right;
	width:408px;
	padding-bottom:26px;
}

/* メンバー*/
.member_navi {
	height:140px;
	background-image:url(../images/members/.png);
	font-family: 'Istok Web', sans-serif;
}

.member_navi a:link {
	color:#fff;
	text-decoration:none;
}

.member_navi a:visited {
	color:#fff;
	text-decoration:none;
}

.member_navi a:hover {
	color:#808080;
	text-decoration:none;
}

.member_navi ul.mleft {
	float:left;
	margin:24px 0 0 30px;
	border-left:1px solid #808080;
	padding-left:9px;
	font-family: 'Istok Web', sans-serif;
	color:#fff;
	font-size:16px;
	width:170px;
	height:90px;
}

.member_navi ul.mcenter {
	float:left;
	margin-top:24px;
	border-left:1px solid #808080;
	padding-left:9px;
	font-family: 'Istok Web', sans-serif;
	color:#fff;
	font-size:16px;
	width:160px;
	height:90px;
}

.member_navi ul.mright {
	float:left;
	margin-top:24px;
	border-left:1px solid #808080;
	padding-left:9px;
	font-family: 'Istok Web', sans-serif;
	color:#fff;
	font-size:16px;
	width:160px;
	height:90px;
}

.member_navi ul.mend {
	float:left;
	margin-top:24px;
	border-left:1px solid #808080;
	padding-left:9px;
	font-family: 'Istok Web', sans-serif;
	color:#fff;
	font-size:16px;
	height:90px;
}

.member_navi li {
	line-height:1.4em;
}

.member_right {
	padding:36px 0 0 40px;
}

.member_right img.member {
	float:right;
}

.member_right .box {
	width:560px;
	float:left;
}

.member_right span{
	font-size:14px;
}

.member_left {
	padding:36px 40px 0 0;
}

.member_left img.member {
	float:left;
}

.member_left .box {
	width:560px;
	float:right;
}

.member_left span{
	font-size:14px;

}
#alumni{
	font-family: 'Istok Web', sans-serif;
	margin:10px;
	widows:100%;
	padding:0px 50px;
	font-size:14px;
	line-height:140%;
}

/* パブリケーション */
.year{
	width:100%;
	height:35px;
	background-color:#CCC;
	color:#FFF;
	font-size:22px;
	padding:5px 0px;
	text-align:center;
	line-height:35px;
	font-family: 'Istok Web', sans-serif;
}
	
	
/* 地図 */
smap {
	display: none;
}

/* フッター */
#footer {
	height:70px;
	position:relative;
	background-color:#D4D4D4;
}

#footer img.copy {
	position:absolute;
	top:53px;
	left:28px;
}

#footer img.logo1 {
	position:absolute;
	top:19px;
	left:730px;
}

#footer img.logo2 {
	position:absolute;
	top:28px;
	left:788px;
}

#footer img.logo3 {
	position:absolute;
	top:23px;
	left:877px;
}

/* スマホ版フッターはパソコンでは非表示 */
#table03 {
	display: none;
}
#sfooter {
	display: none;
}

/* column(silder) title */
.cltitle {
	position: absolute;
	top: 120px;
	left: 100px;
}
/* bxslider */
#main_slider {
  backgorund: blue;
  position: absolute;
  top: 150px;
  left: 5px;
  color: black;
}
#main_slider { color: #fff; }
#main_slider a { color: #fff; }
.slideclmn1 {
	display:none;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	background: rgba(255,0,102,0.3);
	position: absolute;
	height: 300px;
	//text-align: justify;
	//text-justify: distribute;
	vertical-align:baseline;
	//padding: 0.3em;
	max-width: 20em;
}
.slideclmn1:first-letter {
	font-size: 3em;
    line-height: 1;
    margin: 0 .3em 0 0;
    padding: .1em 0;
	float: left;
}
.slideclmn a:hover {
	color:#999;
}
.slideclmn2 {
	display:none;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	background: rgba(0,153,102,0.3);
	position: absolute;
	height: 300px;
	//text-align:justify;
	//text-justify: distribute;
	vertical-align:baseline;
	//padding: 0.3em;
}
.slideclmn2:first-letter {
	font-size: 3em;
    line-height: 1;
    margin: 0 .2em 0 0;
    padding: .1em 0;
	float: left;
}
.slideclmn3 {
	display:none;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	background: rgba(0,0,51,0.3);
	position: absolute;
	height: 300px;
	//text-align:justify;
	//text-justify: distribute;
	vertical-align:baseline;
	//padding: 0.3em;
}
.slideclmn3:first-letter {
	font-size: 3em;
    line-height: 1;
    margin: 0 .2em 0 0;
    padding: .1em 0;
	float: left;
}
.slideclmn4 {
	background: rgba(0,0,0, 0.3);
	position: absolute;
	height: 300px;
}

/* dropmenu css */
#dropmenu{
  position: absolute;
  top: 0px;
  left: 1px;
  list-style-type: none;
  width: 960px;
  height: 40px;
  padding: 0;
  background: rgba(125, 160, 210, 0.5);
  border-radius: 3px 3px 0 0;
}
#dropmenu li{
  position: relative;
  width: 25%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li:hover > a{
  background: rgba(0, 60, 125, 1);
  color: #fff;
  opacity: 0.75;
}
#dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}

#research_articles {
  #margin-top: 550px;
  width: 880px;
  height: auto;
  margin-left: 40px;
  margin-bottom: 30px;
/*  overflow: none; */
}
#online_publication {
  #margin-top: 550px;
  margin-left: 40px;
  margin-bottom: 30px;
}
#others {
  #margin-top: 550px;
  #width: 880px;
  margin-left: 40px;
  margin-bottom: 30px;
}
#patents {
  #margin-top: 550px;
  margin-left: 40px;
  margin-bottom: 30px;
}

