﻿@charset "UTF-8";
* {
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-size: 12px;
}
body {
	margin: 0;
	padding: 0;
}
div#conteiner {
    width: 850px;
    margin: 0 auto;
}
div#header {
	background: #E0DCE8;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#header img {
	vertical-align: -13px;
}
div#header p {
	font-size: 18px;
}
div#btnArea {
	width: 830px;
	margin:0 auto;
	text-align: center;
}
div#btnArea button {
    width: 200px;
	height: 40px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 3px;
	background: #FFFFFF;
	border: 1px solid #A9A9A9;
	-webkit-transition: all .3s;
	transition: all .3s;
}
div#btnArea button.btnU:hover {
	background: #cd5c5c;
	color: #FFFFFF;
}
div#btnArea button.btnO:hover {
	background: #ff7f50;
	color: #FFFFFF;
}
div#btnArea button.btnP:hover {
	background: #666699;
	color: #FFFFFF;
}
div#btnArea button.btnA:hover {
	background: #3399cc;
	color: #FFFFFF;
}
div#btnArea button.btnH:hover {
	background: #669966;
	color: #FFFFFF;
}
div#btnArea button.btnS:hover {
	 background: #aa9933;
	 color: #FFFFFF;
}
div#btnArea button.btnB:hover {
	background: #E19AB3;
	color: #FFFFFF;
}
div#btnArea button.btnG:hover {
	background: #DED581;
	color: #FFFFFF;
}
div#btnArea button.btnM:hover {
	background: #98B1BA;
	color: #FFFFFF;
}
div#conteiner table {
    width: 830px;
    margin:0 auto;
    margin-top: 10px;
    margin-bottom: 30px;
    border-collapse: collapse;
    border-spacing: 0;
}
div#conteiner table th {
    font-weight: normal;
    text-align: center;
    background: #E0DCE8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;

}
div#conteiner table th:nth-child(1) {
    width: 75px;
}
div#conteiner table th:nth-child(2) {
    width: 350px;
}
div#conteiner table th:nth-child(3) {
	width: 150px;
}
div#conteiner table th:nth-child(4) {
	width: 100px;
}
div#conteiner table th:nth-child(5) {

}
div#conteiner table th:nth-child(6) {

}
div#conteiner table td {
	padding-top: 10px;
	padding-bottom: 10px;
    border-bottom: 1px solid #A9A9A9;
    height: 71px;
}
div#conteiner table th.title {
	height: 20px;
	font-size: 16px;
    text-align: left;
}
div#conteiner table th.clearance {
	height: 3px;
	background: #FFFFFF;
}
div#conteiner table td.txtCent {
	text-align: center;
}
div#conteiner table td a {
	text-decoration: none;
	font-size: 14px;
}
div#conteiner table td span {
	display: inline-block;
	width:55px;
	height: 18px;
	background: #AAAAAA;
	margin-top:1px;
	margin-bottom:1px;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
}
div#conteiner table td span.lng0 {
	background: #67ACCE;
}
div#conteiner table td span.lng1 {
	background: #67C627;
}
div#conteiner table td span.lng2 {
	background: #E54242;
}
div#conteiner table td span.how {
	background: #62AF9D;
}
/* ユニオン */
div#conteiner table th.scU {
    background: #FFFFFF;
    font-size: 18px;
}
div#conteiner table th.stU {
    background: #cd5c5c;
    color: #FFFFFF;
    padding-left: 15px;
}
div#conteiner a.linkU {
    color: #cd5c5c;
}
/* パブリック */
div#conteiner table th.scO {
    background: #FFFFFF;
    font-size: 18px;
}
div#conteiner table th.stO {
    background: #ff7f50;
    color: #FFFFFF;
    padding-left: 15px;
}
div#conteiner a.linkO {
    color: #13C643;
}
/* 宇宙惑星科学 */
div#conteiner table th.scP {
    background: #FFFFFF;
    font-size: 18px;
}
div#conteiner table th.stP {
    background: #666699;
    color: #FFFFFF;
    padding-left: 15px;
}
div#conteiner a.linkP {
    color: #666699;
}
/* 大気水圏科学 */
div#conteiner table th.scA {
    background: #FFFFFF;
    font-size: 18px;
}
div#conteiner table th.stA {
    background: #3399cc;
    color: #FFFFFF;
    padding-left: 15px;
}
div#conteiner a.linkA {
    color: #3399cc;
}
/* 地球人間圏科学 */
div#conteiner table th.scH {
    background: #FFFFFF;
    font-size: 18px;
}
div#conteiner table th.stH {
    background: #669966;
    color: #FFFFFF;
    padding-left: 15px;
}
div#conteiner a.linkH {
    color: #669966;
}
/* 固体地球科学 */
div#conteiner table th.scS {
    background: #FFFFFF;
    font-size: 18px;
}
div#conteiner table th.stS {
    background: #aa9933;
    color: #FFFFFF;
    padding-left: 15px;
}
div#conteiner a.linkS {
    color: #aa9933;
}
/* 地球生命科学 */
div#conteiner table th.scB {
    background: #FFFFFF;
    font-size: 18px;
}
div#conteiner table th.stB {
    background: #f08080;
    color: #FFFFFF;
    padding-left: 15px;
}
div#conteiner a.linkB {
    color: #f08080;
}
/* 教育・アウトリーチ */
div#conteiner table th.scG {
    background: #FFFFFF;
    font-size: 18px;
}
div#conteiner table th.stG {
    background: #DED581;
    color: #FFFFFF;
    padding-left: 15px;
}
div#conteiner a.linkG {
    color: #DED581;
}
/* 領域外・複数領域 */
div#conteiner table th.scM {
    background: #FFFFFF;
    font-size: 18px;
}
div#conteiner table th.stM {
    background: #98B1BA;
    color: #FFFFFF;
    padding-left: 15px;
}
div#conteiner a.linkM {
    color: #98B1BA;
}
