@charset "utf-8";
/* CSS Document */





#container .noborder{
	border:none;
}


/*-----------------------------------------------------------/
　　実用化事例
/-----------------------------------------------------------*/

#practical .text{
	margin-top:1em;
	line-height:1.4em;
}

#practical .group{
	margin-top:-10px;
	text-align:right;
	line-height:1.4em;
	font-weight:bold;
}


#practical .link{
	margin-top:1em;
	line-height:1.4em;
	font-weight:bold;
}

#practical .leftbox{
	width:70%;
	float: left;
	padding:10px;
}
#practical .rightbox{
	width:25%;
	float: right;
	padding:10px;
	background-color:#eeeeee;
}
#practical .img{
	margin-top:2em;
	text-align:center;
}
#practical .img1{
	float: left;
	vertical-align:bottom;
}
#practical .img2{
	margin-left:15px;
	float: left;
	vertical-align:bottom;
}

#practical li{
	list-style-type: disc;
	margin-bottom: 5px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}

/*-----------------------------------------------------------/
　　CMS エディタ設定
/-----------------------------------------------------------*/

#cms{
	margin:20px;
}
#cms p{
	margin-top:1em;
	margin-bottom:0;
	padding:0px;
}

#cms img{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#cms table{
	border-collapse: collapse;
}

#cms table{
	border-collapse: collapse;
}



/*-----------------------------------------------------------/
　　科学技術相談
/-----------------------------------------------------------*/
#tit{
	background: #BDBEB8;
	text-align: center;
	margin-top: 2px;
}

#tit h2{
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 920px;
}

#tit2{		/* 研究者総覧用 */
	background: #61AF27;
	text-align: center;
	margin-top: 2px;
}
#tit2 h2{	/* 研究者総覧 */
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 920px;
}
#tit3{		/* 研究紹介用 */
	background: #008EDA;
	text-align: center;
	margin-top: 2px;
}
#tit3 h2{	/* 研究紹介用 */
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 920px;
}

#container{
	font-size: 120%;
/*	position: relative;*/
}

#container .text{
	margin:20px;
}

#container .day{
	text-align:right;
}

#container ul{
	margin-left: 15px;
	margin-bottom: 50px;
	overflow: hidden;
	margin-top: 10px;
}

#container li{}

#container img{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.container_dl{
	background: #E0E5DC;
	height: 83px;
	padding-top: 18px;
}
.topi_list{
	position: absolute;
	left: 858px;
	top: 12px;
}


.print{
	position: relative;
	left: 845px;
	top: 42px;
	height: 26px;
}

.print2{
	position: absolute;
	left: 570px;
	top: 18px;
	height: 26px;
}


.container_txt01{
	float: left;
	width: 510px;
}

.container_img01{
	float: left;
}

/*-----------------------------------------------------------/
　　科学技術相談
/-----------------------------------------------------------*/

#contents td{
	border:1px #ccc solid;
	padding:5px;
}

#contents br{
	margin-top:0px;
	margin-bottom:0px;
}

#container .access_leftbox{
	float: left;
}
#container .access_rightbox{
	float: left;
}
#container .clear{
	clear: both;
}

/*-----------------------------------------------------------/
　　研究者総覧
/-----------------------------------------------------------*/

#scholar .leftbox{
	width:640px;
	float: left;
}

#scholar .rightbox{
	width:250px;
	float: right;
	padding:10px;
	background-color:#dff7e1;
}

#scholar table{
	border-collapse: collapse;
	width:98%;
}
#scholar th{
	border:1px #ccc solid;
	background-color:#eeeeee;
	padding:5px;
	text-align:center;
	font-weight:bold;
}
#scholar td{
	border:1px #ccc solid;
	padding:5px;
}

#scholar .subject{
	border:1px #ccc solid;
	background-color:#cbeabd;
	padding:5px;
	font-weight:bold;
	text-align:left;
}

#scholar .photo{
	width:125px;
	border-left:none;
	border-top:none;
	border-bottom:none;
	vertical-align:top;
}

#scholar .course{
	border:1px #ccc solid;
	background-color:#f6f6f6;
	padding:5px;
	font-weight:bold;
	text-align:left;
}



#scholar #detail h3{
	border-bottom:1px solid #999;
	border-left:5px solid #00842b;
	padding-left:8px;
	color:#02703f;
	font-weight:bold;
	font-size:90%;
	margin-top:30px;
	margin-bottom:10px;
}




/*-----------------------------------------------------------/
　　研究紹介
/-----------------------------------------------------------*/

#study .leftbox{
	width:640px;
	float: left;
}

#study .rightbox{
	width:250px;
	float: right;
	padding:10px;
	background-color:#e5f3fb;
}

#study table{
	border-collapse: collapse;
	width:98%;
}
#study th{
	border:1px #ccc solid;
	background-color:#eeeeee;
	padding:5px;
	text-align:center;
	font-weight:bold;
}
#study td{
	border:1px #ccc solid;
	padding:5px;
}

#study .subject{
	border:1px #ccc solid;
	background-color:#e5f3fb;
	padding:5px;
	font-weight:bold;
	text-align:left;
}


/* 中身 */

#study #detail2 div.detail{
	padding:35px 25px 0 25px;
	background:url(../../souran/img/subject_h2_detail.gif) no-repeat 50% 10px;
}
#study #detail2 div.detail h2{
	height:105px;
	background:none;
	color:#333;
	font-size:150%;
	text-align:center;
	line-height:1.4;
	font-weight:bold;
}
#study #detail2 div.detail p.auther{
	text-align:center;
}

#study #detail2 div.detail div.subject_detail{
	background:url(../../souran/img/subject_detail_line.gif) repeat-y 50% 0;
}

#study #detail2 div.detail div.subject_detail div.section{
	width:50%;
	float:left;
}
#study #detail2 div.detail div.subject_detail div.section p{
	margin:1em 10px;
	width:250px;
}
/*
#study #detail2 div.detail p.pict{
	margin:1em -3px;
	border:1px solid #999;
	text-align:center;
}
*/
#study #detail2 div.detail img{
	vertical-align:middle;
}

@media print {
body {
	width:100%;
	}
}



@media print {
#contents {
	overflow: visible !important;
	width:550px;
	}
}



@media print{
#header,#footer,#copyright{display:none;} 
}

@media print2{
#header,#footer{display:none;} 
}
