/* CSS Document */

* {
	font-size: 100%;
	font-family:"Verdana, ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 100%;
}
body {
	margin: 0px;
}
h1 {
	margin-left: 10px;
}
h2 {
	margin-left: 10px;
}
h3 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 2px;
	/*font-size: 90%;*/
	font-weight: bold;
	margin-left: 10px;
}
ul {
	margin-left: 20px;
	margin-top: 5px;
}
ul li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul li a {
	background-image: url(../img/icon_link.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	/* font-size: 90%; */
	font-weight: normal;
}
ul li span {
	background-image: url(../img/icon_link.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	/*font-size: 90%; */
	font-weight: normal;
}
p {
	font-size:82%;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
div {
	clear:both;
}
hr {
	border: thin dotted #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}

/* 画面共通 */

div.header {
	background-image: url(../img/header_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	width: 760px;
}
p.logo {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
}
p.name {
	clear: both;
	margin-left: 4px;
	float: left;
	width: 600px;
	margin-top: 0px;
}
p.explanation {
	width: 400px;
	line-height: 130%;
	font-size: 70%;
	padding-left: 30px;
}
p.language {
	text-align: right;
	left: auto;
}
p.language a {
	padding-left: 15px;
	background-image: url(../img/icon_english.gif);
	background-repeat: no-repeat;
}
p.language2 {
	text-align: right;
	left: auto;
}
p.language2 a {
	padding-left: 15px;
	background-image: url(../img/icon_japanese.gif);
	background-repeat: no-repeat;
}
div.navigator {
	background-image: url(../img/grobalnavi_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
}
div.navigator ul {
	clear:both;
	margin:7px 10px;
	padding:0 0 7px 0;
	font-size:82%;
	list-style-type:none;
}
div.navigator ul li {
	display:inline;
}
div.navigator img {
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: -7px;
	padding-top: 7px;
	vertical-align: bottom;
}
div.navigator img.on {
	padding-top: 0px;
}
div.navigator a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
	padding: 0px;
	vertical-align: bottom;
	background-image: none;
}
div.footer {
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.footer ul {
	clear:both;
	margin:7px 10px;
	padding:5px 0 5px 0;
	font-size:82%;
	list-style-type:none;
}
div.footer ul li {
	display:inline;
}
div.footer img {
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: -5px;
	vertical-align: bottom;
}
div.footer a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
	padding: 0px;
	vertical-align: bottom;
	background-image: none;
}
div.copy {
	text-align: right;
	text-decoration: underline;
	width: 760px;
}
div.copy p {
	margin: 0px;
}
p.banner {
	text-align: center;
}
input {
	vertical-align: middle;
}

/* トップ画面 */

/* トップロゴ */
h1.logo {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 左ブロック */
div.topLeft {
	float: left;
	width: 500px;
	margin-right: 14px;
	margin-left: 5px;
}

/* 右ブロック */
div.topRight {
	width: 230px;
	clear: none;
	float: left;
}

/* 左ブロック見出し */
div.topLeftH2 {
	width:495px;
	background:url("../img/h2_495top.gif") left top no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
}
div.topLeftH2 h2 {
	margin:0;
	padding: 0 10px 4px 0;
	color:#333;
	font-size:88%;
	font-weight:bold;
	background:url("../img/h2_495bottom.gif") left bottom no-repeat;
}
div.topLeftH2 h2 span.nolink {
	display: block;
	padding-left: 5px;
	border-left: solid 3px #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
div.topLeftH2 h2 span.head {
	display: block;
	padding-left: 5px;
	border-left: solid 3px #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	float: left;
	width: 300px;
}
div.topLeftH2 h2 span.link {
	display: block;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-weight: normal;
	font-size: 82%;
	height: 1.4em;
	vertical-align: bottom;
	text-align: right;
}
div.topLeftH2 h2 span.link a {
	background-image: url(../img/icon_link.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

/* 右ブロック見出し */
div.topRightH2 {
	margin:0px;
	width:226px;
	background:url("../img/h2_226top.gif") left top no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div.topRightH2 h2 {
	margin:0;
	padding: 0 10px 4px 0;
	color:#333;
	font-size:88%;
	background:url("../img/h2_226bottom.gif") left bottom no-repeat;
}
div.topRightH2 h2 span {
	display: block;
	margin:0 0 0 10px;
	padding-left: 5px;
	border-left: solid 3px #333;
}
div.topRightH2 a:link {
	color: #333333;
	text-decoration: underline;
}
div.topRightH2 a:hover {
	color: #0000ff;
	text-decoration: underline;
}

/* 左コンテンツ */
div.wrapSectionLeft {
	margin:0 0 1em 0;
	padding: 0 0 4px 0;
	width:495px;
	background:url("../img/bg-wrap_495bottom.gif") left bottom no-repeat;
}
div.wrapSectionLeft h3 {
	margin:0;
	padding: 8px 10px 0 0;
	color:#333;
	font-size:88%;
	background:url("../img/bg-wrap_495top.gif") left top no-repeat;
	border: 0px none #FFFFFF;
}
div.wrapSectionLeft h3 span.head {
	display: block;
	padding-left: 5px;
	border-left: solid 3px #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	float: left;
	width: 300px;
}
div.wrapSectionLeft h3 span.link {
	display: block;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-weight: normal;
	font-size: 82%;
	height: 1.4em;
	vertical-align: bottom;
	text-align: right;
}
div.wrapSectionLeft h3 span.link a {
	background-image: url(../img/icon_question.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
div.wrapSectionLeft ul {
	color:#333;
	font-size:70%;
	list-style-type:disc;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 30px;
}
div.wrapSectionLeft ul li {
	border: 0px none #FFFFFF;
}
div.wrapSectionLeft a {
	padding-left: 15px;
	background-image: url(../img/icon_link.gif);
	background-repeat: no-repeat;
}
div.wrapSectionLeft ul.ddb {
	clear:both;
	font-size:82%;
	list-style-type:none;
	margin-left: 10px;
}
div.wrapSectionLeft ul.ddb li {
	display:inline;
	margin-right: 10px;
}

/* トピックス */
table.topics {
	border: 0px none #FFFFFF;
}
table.topics th {
	width: 8em;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	color: #000000;
	font-weight: normal;
	padding: 1px;
}
table.topics td {
	border: 0px none #FFFFFF;
	padding: 1px;
}
table.topics a {
	background-image: url(../img/icon_link.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
}
p.more {
	text-align: right;
}
p.more a {
	padding-left: 15px;
	background-image: url(../img/icon_link.gif);
	background-repeat: no-repeat;
}

/* 右コンテンツ */
div.wrapSectionRight {
	margin:0 0 1em 0;
	padding: 0 0 4px 0;
	width:226px;
	background:url("../img/bg-wrap_226bottom.gif") left bottom no-repeat;
}

div.wrapSectionRight ul {
	margin:0;
	padding: 8px 10px 4px 0;
	color:#333;
	font-size:82%;
	background:url("../img/bg-wrap_226top.gif") left top no-repeat;
	list-style-type:none;
}
div.wrapSectionRight ul li {
	border: 0px none #FFFFFF;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}

/* 詳細画面 */

div.breadcram ul {
	clear:both;
	margin:7px 10px;
	padding:7px 0 0 0;
	font-size:82%;
	list-style-type:none;
}
div.breadcram ul li {
	display:inline;
}
div.breadcram a{
	background-image: none;
	padding: 0px;
	margin-right: 7px;
}
div.detailH2 {
	width:751;
	background:url("../img/h2_751top.gif") left top no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div.detailH2 h2 {
	margin:0;
	padding: 0 10px 4px 0;
	color:#333;
	font-size:88%;
	font-weight:bold;
	background:url("../img/h2_751bottom.gif") left bottom no-repeat;
}
div.detailH2 h2 span {
	display: block;
	padding-left: 5px;
	border-left: solid 3px #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
p.goto {
	text-align: right;
}
p.goto a {
	padding-left: 15px;
	background-image: url(../img/icon_anchor.gif);
	background-repeat: no-repeat;
}
p.button {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.button input {
	margin-left: 10px;
}
p.backbutton {
	margin-top: 10px;
	margin-bottom: 10px;
}
table {
	border-collapse: collapse;
	margin: 10px;
	width: 98%;
	border: 1px solid #666666;
}
table.noborder {
	border: 0px none #FFFFFF;
}
th {
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	border: 1px solid #666666;
	padding: 5px;
	margin: 0px;
	font-size: 82%;
}
th.rowHead {
	width: 200px;
}
td {
	border: 1px solid #666666;
	font-size: 82%;
	padding: 5px;
	line-height: 130%;
}
td.noborder {
	border: 0px none #FFFFFF;
	font-size: 100%;
	line-height: 130%;
}

/* 件数表示画面 */

table.noborder3 {
	border: 0px none #FFFFFF;
	width: 400px;
}
table.noborder3 td {
	padding: 1px 20px 1px 20px;
	border: 0px none #FFFFFF;
}
table.noborder3 hr {
	border: thin dotted #CCCCCC ;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: left;
}

/* 詳細検索画面 */

table.tab {
	border: 0px none #FFFFFF;
	margin: 0px;
	width: 760px;
}
table.tab th {
	font-size: 100%;
	padding: 10px;
	text-align: center;
}
table.tab td {
	font-size: 100%;
	padding: 10px;
	text-align: center;
	border: 0px none;
}
table.tab a {
	color: #FFFFFF;
}

table.search {
	margin: 30px;
	width: 700px;
	border: 0px none;
}
table.search th {
	text-align: center;
	padding:5px;
}
table.search td {
	padding: 5px;
}
/* ページリンク */

div.link {
	text-align: center;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
div.link ul {
	clear:both;
	margin:7px 10px;
	padding:5px 0 5px 0;
	font-size:100%;
	list-style-type:none;
}
div.link li {
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	vertical-align: bottom;
	font-size: 100%;
}
div.link a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: none;
	font-size: 100%;
}

/* 詳細画面（別画面） */

table.noborder2 {
	width: 700px;
	margin: 10px 30px;
	border: 0px none #FFFFFF;
}
table.noborder2 td {
	border: 0px none #FFFFFF;
	font-size: 100%;
	line-height: 130%;
}
p.title {
	font-size:100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
h1.title {
	margin-left: 10px;
	font-size: 130%;
}
/* 見出し（絞込み） */

div.chapter {
	margin: 20px;
	background-color: #D3D3D3;
	width: 720px;
}

div.chapter ul {
	clear:both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding:7px 0 7px 0;
	font-size:100%;
	font-weight: bold;
	list-style-type:none;
}
div.chapter ul li {
	display:inline;
}

table.refine {
	margin: 10px 50px;
	width: 600px;
}
table.refine td {
	padding: 5px;
}

table.noborder4 {
	clear:both;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 0px none #FFFFFF;
	width: 700px;
}
table.noborder4 td {
	padding: 0px;
	margin: 0px;
	border: 0px none #FFFFFF;
}
p.list {
	clear:both;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-size:100%;
	border: 0px none #FFFFFF;
}
table.noborder5 {
	width: 640px;
	margin: 30px 50px;
	border: 0px none #FFFFFF;
}
table.noborder5 td {
	padding: 1px 5px;
	border: 0px none #FFFFFF;
	font-size: 100%;
}

/* 所管業種区分 */

table.noborder10 {
	border: 0px none #FFFFFF;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
table.noborder10 ul {
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
table.noborder10 li {
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	vertical-align: middle;
}
table.noborder10 td {
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px none #FFFFFF;
}
table.noborder10 hr {
	border: thin dotted #CCCCCC ;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
	text-align: left;
}
table.noborder10 p {
	font-size:100%;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* 五十音別 */

table.noborder50 {
	border: 0px none #FFFFFF;
	width: 0px;
	margin: 10px;
	padding: 0px;
}
table.noborder50 td {
	padding: 2px 2px 2px 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px none #FFFFFF;
}

/* 五十音別研究機関 */

table.noborder11 {
	border: 0px none #FFFFFF;
	width: 600px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
table.noborder11 ul {
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}
table.noborder11 li {
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	vertical-align: middle;
}
table.noborder11 td {
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px none #FFFFFF;
}
table.noborder11 hr {
	border: thin dotted #CCCCCC ;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
	text-align: left;
}
table.noborder11 p {
	font-size:100%;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* 研究者一覧 */

table.noborder12 {
	border: 0px none #FFFFFF;
	width: 300px;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
table.noborder12 ul {
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}
table.noborder12 li {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	vertical-align: middle;
}
table.noborder12 td {
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px none #FFFFFF;
	font-size: 100%;
}
table.noborder12 hr {
	border: thin dotted #CCCCCC ;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
	text-align: left;
}
table.noborder12 p {
	font-size:100%;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
table.mail {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 700px;
	border: 0px none;
}
table.mail th {
	padding:5px;
}
table.mail td {
	padding: 5px;
}

