﻿@charset "UTF-8";

body#company h2 {
	margin-bottom:20px;
	}
body#company h3 {
	width:699px;
	height:37px;
	}
body#company ul#glNavi li.menu02 a { background:url(../../../common/img/glnavi02.gif) bottom left no-repeat;}



/*------- 研究発表テーブル --------*/
table.researchTable {
	margin-top:10px;
	width:100%;
	border-collapse:collapse;
	}
table.researchTable th,
table.researchTable td {
	border:1px #dedede solid;
	line-height:1.4;
	}
table.researchTable th {
	padding:14px 14px 12px 14px;
	border-top:none;
	background:url(../../../common/img/orange2px.gif) top left repeat-x;
	text-align:left;
	}
table.researchTable th p.title {
	margin-left:5em;
	}
table.researchTable td {
	padding-top:10px;
	padding-bottom:10px;
	}
table.researchTable td.item {
	width:9%;
	background-color:#f7f7f7;
	text-align:center;
	white-space:nowrap;
	}
table.researchTable td.txt {
	padding-right:10px;
	padding-left:10px;
	width:24%;
	}
table.researchTable td.explan {
	padding-right:12px;
	padding-left:12px;
	width:auto;
	line-height:1.67em;
	}
