@charset "utf-8";

.header_wrap {
  border-left: solid 4px #000;
  margin-bottom: 47px;
  padding-left: 1px;
}

.header_wrap h2 {
  border-left: solid 1px #000;
  padding: 10px 0 10px 20px;
  font-size: 28px;
  font-weight: bold;
  line-height: 120%;
}

.header_wrap h2 span{
  font-size: 18px;
  font-weight: normal;
  display: block;
  line-height: 140%;
  margin-bottom: 5px;
}

.header_wrap ul {
	float: right;
	padding-top: 60px;
}

#pagelink {
	margin-bottom: 45px;
}

#pagelink li {
	width: 352px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#pagelink li:nth-child(even) {
	margin-right: 0;
}

#pagelink li a {
	display: block;
	background: url(../img/icon_arrow.png) no-repeat right 10px center;
	padding: 12px 20px;
	color: #333;
	border: 1px solid #bababa;
	text-decoration: none;
}

#pagelink li a:hover {
	background-color: #fff;
}

#pagelink li .sub {
	font-size: 77%;
	margin-bottom: 5px;
	color: #e95471;
}

#pagelink li .name {
	font-size: 107%;
	font-weight: bold;
}

#pagelink li .name span {
	font-size: 114%;
}

.item  {
	width: 718px;
	border: 1px solid #bababa;
	margin-bottom: 20px;
}

.item .profile {
	background-color: #eee;
	padding: 12px 20px;
}

.item .room {
	font-size: 92%;
	color: #e95471;
}

.item .name {
	font-size: 107%;
	font-weight: bold;
	float: left;
}

.item .name span{
  font-size: 92%;
  display: block;
}

.item .link { 
	font-size: 92%;
	padding-top: 24px;
	float: right;
}

.item .link2 { 
	font-size: 92%;
	padding-top: 24px;
	float: right;
}

.item .mail {
	font-size: 92%;
	padding-top: 24px;
	color: #666;
	float: right;
}

.item .body {
	padding: 12px 18px;
}

.item .body .theme {
	font-weight: bold;
  margin-bottom: 5px!important;
}

.item .body .txt{
  margin-bottom: 10px;
}

.item .body .txt:last-child{
  margin-bottom: 0;
}

.fully {
	margin-top: 7px;
}

.fully .img {
	width: 130px;
	float: left;
	margin-right: 7px;
}

.fully .dtl {
	overflow: hidden;
	zoom: 1;
}

.fully .dtl p {
	font-size: 88%;
}


table {
    width: 100%;
}
th.first, th.last {
    background-color: #eee;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
td.first {
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}
th, td {
    padding: 6px 11px 6px 18px;
}

@media only screen and (max-width: 705px) {
	
	.header_wrap{
		margin-bottom: 20px;
	}
	
	.header_wrap ul {
		padding-top: 20px;
	}

	#pagelink {
		margin: 0 -15px 20px;
		border-bottom: 1px solid #bababa;
	}
	
	#pagelink li {
		width: auto;
		float: none;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	#pagelink li a {
		border-left: none;
		border-right: none;
		border-bottom: none;
		background: none;
		position: relative;
	}
	
	#pagelink li a:after {
		background: url(../img/icon_arrow.png) no-repeat left top;
		background-size: 11px 6px;
		width: 11px;
		height: 6px;
		position: absolute;
		top: 50%;
		right: 15px;
		margin-top: -6px;
		content: "";
	}
	
	.item {
		width: auto;
		float: none;
		margin-right: 0;
	}
	
	.item .profile {
		padding: 12px 10px;
	}
	
	.item .body {
		padding: 12px 10px;
	}

	.item .name {
		font-size: 100%;
    width: 100%;
	}
	
	.item .name span {
		font-size: 107%;
	}

	.item .link { 
		font-size: 92%;
		padding-top: 0;
    float: none;
	}

  .item .link2 { 
    font-size: 92%;
    padding-top: 0;
    float: none;
  }

  .item .mail {
    font-size: 92%;
    padding-top: 0;
    color: #666;
    float: none;
  }

  .menu_top h2 {
    line-height: 1;
    position: relative;
    height: 30px;
    padding: 0;
  }

  .menu_top h2 span {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #252323;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 0;
  }
  
  #menu li{
    padding: 0;
  }

  #menu .inr .ug{
    color: #fff;
    background-color: #000;
    padding: 5px 10px;
    line-height: 140%;
  }
  
  #menu .inr .inner_link li a{
    padding:3% 2% 3% 8%;
    background: none;
    display: block;
    color: #fff;
    position: relative;
    width: 90%;
    line-height: 140%;
  }
  
  #menu .inr .inner_link li a:after {
    background: url(../img/icon_btn_arrow001.png) no-repeat left top;
    background-size: 11px 11px;
    content: "";
    height: 11px;
    margin-top: -5px;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 11px;
  }

table {
    width: 100%;
}
th.first, th.last {
    background-color: #eee;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
td.first {
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}
th, td {
    padding: 6px 11px 6px 18px;
}


}

.side_links li .inner_link {
    background: none;
    padding-top: 5px;
    padding-left: 6px;
}

.side_links li .inner_link li{
  margin-bottom: 0;
}

.side_links li .inner_link li a {
    background: url(../img/icon_innerlink.gif) left top repeat-y;
    padding:0 0 8px 18px;
    font-size: 92%;
    line-height: 140%;
    position: relative;
}

.side_links li .inner_link li a:before{
    content: '';
    background: url(../img/icon_innerlink02.gif) left top no-repeat;
    width: 9px;
    height: 1px;
    position: absolute;
    top: 9px;
    left: 0;
}

.side_links li .inner_link li:last-child a{
    background: url(../img/icon_innerlink_end.gif) left top no-repeat;
}

.side_links li .inner_link li:last-child a:before{
    background: none;
}

.side_links li .ug{
    font-size: 107%;
    color: #333;
    display: block;
    background-position: left 0.4em;
    padding-left: 18px;
}

.side_links li .arrow_sci {
    background: url(/Fc_sci/english/department/common/img/icon_link.png) no-repeat left 0.5em;
}

.side_links li .arrow_env {
    background: url(/Fc_env/english/department/common/img/icon_link.png) no-repeat left 0.5em;
}

.side_links li .arrow_che {
    background: url(/Fc_che/english/department/common/img/icon_link.png) no-repeat left 0.5em;
}
.side_links li .arrow_top {
    background: url(../../../../../common/img/arrowBk.gif) no-repeat left 0.5em;
}
