/* jsot lower.css */
body{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}

/*--container--*/
#container {
	background-image:url(../img/head_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:1100px;
	margin:0 auto 0px auto;
	padding:0;
}

/*--main--*/
#main h2{
	width:761px;
	height:153px;
	color:#0163B2;
	font-size:22px;
	font-weight:bold;
	background-image:url(../img/title.jpg);
	background-repeat:no-repeat;
	padding:63px 0px 0px 64px;
	margin:25px 0px 0px 0px;
}


#main h3{
	width:815px;
	height:31px;
	color:#3F434E;
	font-size:17px;
	font-weight:bold;
	border-top:1px #2581C0 dotted;
	border-bottom:1px #2581C0 dotted;
	background-image:url(../img/h3.jpg);
	background-repeat:no-repeat;
	padding:9px 0px 0px 10px;
	margin-bottom:25px;
}

#main h3.h65{
	width:815px;
	height:56px;
	color:#3F434E;
	font-size:17px;
	font-weight:bold;
	border-top:1px #2581C0 dotted;
	border-bottom:1px #2581C0 dotted;
	background-image:url(../img/h3-h65.jpg);
	background-repeat:no-repeat;
	padding:9px 0px 0px 10px;
	margin-bottom:25px;
}

#main h3.h90{
	width:815px;
	height:81px;
	color:#3F434E;
	font-size:17px;
	font-weight:bold;
	border-top:1px #2581C0 dotted;
	border-bottom:1px #2581C0 dotted;
	background-image:url(../img/h3-h90.jpg);
	background-repeat:no-repeat;
	padding:9px 0px 0px 10px;
	margin-bottom:25px;
}

#main h4{
	width:812px;
	height:25px;
	color:#3F434E;
	font-size:15px;
	font-weight:bold;
	background-image:url(../img/h4.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 13px;
	margin-bottom:10px;
	border-bottom:1px dotted #0163B2;
}

#main h4.h4_2{
	width:812px;
	height:43px;
	color:#3F434E;
	font-size:15px;
	font-weight:bold;
	background-image:url(../img/h4-h45.png);
	background-repeat:no-repeat;
	padding:2px 0px 0px 13px;
	margin-bottom:10px;
	border-bottom:1px dotted #0163B2;
	line-height: 130%;
}

#main h5{
	width:807px;
	height:19px;
	color:#0163B2;
	font-size:14px;
	font-weight:bold;
	background-image:url(../img/h5.png);
	background-repeat:no-repeat;
	padding:1px 0px 0px 15px;
	margin:0px 0px 5px 0px;
}

#main h6{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

.txt01{
	width:825px;
	margin:0px auto 45px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:160%;
}


.txt02{
	width:825px;
	margin:0px auto 20px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:160%;
}

.list01{margin:0px 0px 0px 0px;
padding:0 0 0 28px;}




.list002{
margin:0px 0px 0px 0px;
padding:0 0 0 18px;
list-style-image:url(../img/icon.png);
font-weight:bold;
line-height:200%;
font-size:15px;}

.list002 li{
margin:0px 0px 0px 0px;}


.list03{margin:0px 0px 0px 0px;
padding:0 0 0 17px;
list-style-type:disc; }

.list003 li{
margin:0px 0px 0px 0px;}

.list004{
margin:0px 0px 0px 0px;
padding:0 0 0px 18px;
list-style-image:url(../img/icon.png);
line-height:160%;}

.list004 li{
margin:0px 0px 20px 0px;}

.new dl{
	margin:0px auto 0px auto;
	padding:0px;}

.new dt{

	background-image:url(../img/icon.png);
	background-position:0px 7px;
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 18px;}

.new dd{
	margin:-25px 0px 0px 120px;
	padding:0px 0px 0px 0px;}
	


.table001 {
	border-collapse: collapse;
	margin:0px 0px 5px 0px;
		
}
.table001 th {
	border: solid 1px #C4CCDB;
	background-color: #e4edfc;
	padding:10px 10px;
	font-weight:normal;
}
.table001 td {
	border: solid 1px #C4CCDB;
	padding:5px 10px;}


.table002 {
border-collapse: collapse;
margin:0px;
border:0;
}


.table002 td {
vertical-align:top;
padding:0;
border:0;
}

.table002 th {
background-color:#F3F7FC;
padding:0;
border:0;
font-weight:normal;
text-justify:auto;
}

p.caption {
   margin:10px 0px 0px 0px;
   font-size:12px;
   line-height:150%;}


.imgbox1 {
	width:240px;
   float: left;
   margin:0px 35px 0px 0px;
   padding:0px;}
   
   .imgbox1_r {
	width:240px;
   float: left;
   margin:0px 0px 0px 0px;
   padding:0px;}

.imgbox2 {
   float: left;
   margin:0px;
   padding:0px;}
   
.button{width:300px;
height:100px;
margin:30px auto 0px;}



/*--lecture--*/
#lec_wrap{
	margin-bottom:20px;
}

.lec_txt01{
	width:400px;
	float:left;
}

.poster{
	width:150px;
	float:right;
}



#page-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
}
 
#page-top a{
text-decoration:none;
background-image:url(../img/pagetop.png);
text-indent:-8888px;
width:61px;
height:61px;
padding:0px 0px;	
display:block;
border-radius:5px;}

#page-top a:hover{
text-decoration:none;
background-image:url(../img/pagetop_on.png);}


sup{
  vertical-align: baseline;
  position: relative;
  top: -1ex;
}


.list001-sch{margin:0px 0px 30px 75px;
padding:0px 0px 0px 0px;
list-style-image:url(../img/icon.png);
font-weight:bold;
line-height:200%;
font-size:15px;}

.list001-sch li{float:left;
width:185px;
height:35px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;}


.list002-sch{margin:0px 0px 30px 100px;
padding:0px 0px 0px 0px;
list-style-image:url(../img/icon.png);
font-weight:bold;
line-height:200%;
font-size:15px;}

.list002-sch li{float:left;
width:145px;
height:35px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;}

.line{ border-bottom:1px dotted #006FBB;
border-top:1px dotted #006FBB;
padding:15px 0px;
margin:0px 0px 20px 0px;}

.line_left{float:left; width:340px;}

.line_right{float:right;
width:460px;
border-left:1px solid #999;
padding:0px 0px 0px 20px;}

.nenkai
{width:815px;
	height:31px;
	color:#3F434E;
	font-size:17px;
	font-weight:bold;
	border-top:1px #2581C0 dotted;
	border-bottom:1px #2581C0 dotted;
	background-image:url(../img/h3.jpg);
	background-repeat:no-repeat;
	padding:9px 0px 0px 10px;
	margin-bottom:10px;}


.director {
}
	.director ul {
		margin: 0 10px 30px 10px;
		border: 1px solid #C4CCDB;
	}
		.director li {
			border-bottom: 1px solid #C4CCDB;
			list-style: none;
			position: relative;
		}
		.director li:last-child {
			border-bottom: none;
		}
		.director li:before {
			content: "";
			width: 6px;
			height: 6px;
			margin-top: -4px;
			position: absolute;
			top: 50%;
			left: 15px;
			border-top: solid 2px #3F434E;
			border-right: solid 2px #3F434E;
			-webkit-transform: rotate(45deg);
							transform: rotate(45deg);
			display: block;
		}
		.director li a {
			padding: 10px 10px 10px 35px;
			display: block;
		}
		.director li a:hover {
			background-color: #FEF2F7;
		}

/*高橋追加20160507*/

.basic_lec_jukou{
	margin:0px;
	padding:0px;
	}

.basic_lec_jukou dt{
	margin:20px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
	}

.basic_lec_jukou dd{
	margin:0px 0px 0px 25px;
	padding:0px;
	}
	
/*半澤追加20180201*/

/*毒性学ニュース*/

section #news-list{
	width:825px;
	margin-bottom:40px;
	border-bottom:1px dotted #999999;
	padding-bottom:40px;
	}
	
section #news-list .news-cover{
	width:160px;
	height:226px;
	float:left;
	margin-right:40px;
	}

section #news-list .news-cover img:hover{
	opacity: 0.7;
	}
	
section #news-list .news-outline{
	width:579px;
	float:left;
	}

section #news-list p {
	margin-bottom: 8px;
}
section #news-list ul {
	margin: -5px 0;
	padding-left: 15px;
	padding-bottom: 20px;
}
section #news-list li {
	list-style: none;
}
section #news-list li.news01 {
	margin-top:10px;
}
section #news-list li.news02:before {
	content: "...";
	padding-left: 1em;
}
section #news-list table {
	margin-top: 20px;
}

.news-text01{
	font-size:17px;
	font-weight:bold;
	}
	
a.red:link,
a.red:active,
a.red:visited{
	color: #F00;}

a.red:hover{color: #F00;}

.animoShine{display:inline-block;
z-index:1;
position:relative;
font-size:inherit;
font-family:inherit;
font-weight:bold;
color:#fff;
padding:.25em 1em;
margin:15px 0 0 20px;
outline:0;
border:none;
background-color:#0364B3;
overflow:hidden;
cursor:pointer}.animoShine::after{content:'';
z-index:-1;
background-color:hsla(0,0%,100%,.2);
position:absolute;
top:-50%;
bottom:-50%;
width:1.25em;
transform:translate3d(-1000%,0,0) rotate(35deg)}.animoShine:hover::after{transition:transform .45s ease-in-out;
transform:translate3d(200%,0,0) rotate(35deg)}
      
.animoShine a{
text-decoration:none;
color:#FFF;}



/*山内追加*/

.move {
	clear: both;
	overflow: hidden;
}

.move p {
	float: left;
	width: 423px;
	padding-top: 85px;
	border-bottom: 1px solid #006FBB;
}

.indent01 {
	margin-left: 1em;
	text-indent: -1em;
}

.indent02 {
	text-indent: 1em;
}

.indent03 {
	text-indent: -2em;
	padding-left: 2em;
	display: inline-block;
}

.mar_l10 {
	margin-left: 10px;
}

.award_photo img {
	padding-left: 10px;
}

.award_photo img:first-child {
	padding-left: 0;
}

.box_01 {
	margin-bottom: 30px;
}

.icon_h3 {
background-image:url("../img/icon.png");
background-repeat: no-repeat;
background-position: 0px 5px;
background-size: 13px;
padding-left: 20px;
font-weight:bold;
font-size:17px;
color: #006FBB;
margin-bottom: 20px;
}

.list005 {
	list-style-type: none;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	color:#0163B2;
	
}

.list005 li {
	background-image:url("../img/icon.png");
	background-repeat: no-repeat;
	background-position: 80px 9px;
	background-size: 13px;
	line-height: 180%;
}

.btn a {
	width: 300px;
	color: #3F434E;
	background:linear-gradient(to top,#eaf2fb 0%,#bbdbf3 50%,#eaf2fb 50%,#eaf2fb 100%);
	padding: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	border: 2px solid #94bfe6;
	box-shadow: 0 3px 6px rgba(0,0,0,0.2);
	margin-bottom: 30px;
	margin-left: 30px;
	float: left;
	text-decoration: none;
}

.btn a:hover {
	opacity: 0.8;
}

.btn02 a {
	width: 300px;
	color: #3F434E;
	background:linear-gradient(to top,#eaf2fb 0%,#bbdbf3 50%,#eaf2fb 50%,#eaf2fb 100%);
	padding: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	border: 2px solid #94bfe6;
	box-shadow: 0 3px 6px rgba(0,0,0,0.2);
	margin-bottom: 30px;
	margin-left: 30px;
	float: left;
	text-decoration: none;
}

.btn02 a:hover {
	opacity: 0.8;
}

.btn03 {
	width: 364px;
	height: 140px;
	margin: 0 auto;
	display: block;
}

.btn03 a {
	width: 300px;
	margin: 0 auto;
	color: #3F434E;
	background:linear-gradient(to top,#eaf2fb 0%,#bbdbf3 50%,#eaf2fb 50%,#eaf2fb 100%);
	padding: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	border: 2px solid #94bfe6;
	box-shadow: 0 3px 6px rgba(0,0,0,0.2);
	margin-bottom: 30px;
	text-decoration: none;
	display: block;
}

.btn03 a:hover {
	opacity: 0.8;
}

.table003 {
border-collapse: collapse;
margin:0px;
border:0;
font-size: 14px;
line-height: 150%;
}


.table003 td {
vertical-align:top;
padding:0;
border:0;
}

.table003 th {
background-color:none;
padding:0;
border:0;
font-weight:normal;
text-justify:auto;
}
