* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #000;
    margin: 0;
    text-align: center;
}

#jump {
    display: none;
}

img {
    border: 0;
}

hr {
    margin: 10px auto;
}

.prin_mineral {
    color: orange;
    font-weight: bold;
}

.font_w {
    font-weight: bold;
}

.c_right {
    clear: right;
}

.c_left {
    clear: left;
}

.clear_left:after {
    content: " ";
    clear: left;
    display: block;
    height: 0;
}

.clear_left:after {
    display: inline-block;
}

.clear_left:after {
    display: block;
}

.clear_right:after {
    content: " ";
    clear: right;
    display: block;
    height: 0;
}

.clear_right:after {
    display: inline-block;
}

.clear_right:after {
    display: block;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.li_none {
    list-style-type: none;
}

.nowrap {
    text-align: center;
    white-space: nowrap;
}

.mt_0 {
    margin-top: 0;
}

.mt_5 {
    margin-top: 5px;
}

.mt_10 {
    margin-top: 10px;
}

.mt_15 {
    margin-top: 15px;
}

.mt_20 {
    margin-top: 20px;
}

.mr_15 {
    margin-right: 15px;
}

.mb_15 {
    margin-bottom: 15px;
}

.mb_20 {
    margin-bottom: 20px;
}

.ml_15 {
    margin-left: 15px;
}

.ml_1 {
    margin-left: 1em;
}

.ml_15e {
    margin-left: 1.5em;
}

.ml_22 {
    margin-left: 22px;
}

.pt_15 {
    padding-top: 15px;
}

.pr_15 {
    padding-right: 15px;
}

.pb_05 {
    padding-bottom: 0.5em;
}

.pb_10 {
    padding-bottom: 10px;
}

.pb_15 {
    padding-bottom: 15px;
}

.pb_20 {
    padding-bottom: 20px;
}

.pl_1 {
    padding-left: 1em;
}

.pl_15em {
    padding-left: 1em;
}

.pl_15 {
    padding-left: 15px;
}

.pl_40 {
    padding-left: 40px;
}

.pl_80 {
    padding-left: 80px;
}

.w_05 {
    width: 0.5em;
}

#top_search {
    border: 1px solid #e3eefb;
    display: inline;
}

.d_inli {
    display: inline;
}

.w_1 {
    width: 1em;
}

.pagetop {
    font-size: 90%;
    text-align: right;
    width: 100%;
}

.img_single_r {
    float: right;
    padding: 10px;
}


#element_sample01 p img#img_ja_map02 {
    padding: 20px;
}

#element_sample01 p#p01 {
    clear: right;
}

sup {
    vertical-align: baseline;
    position: relative;
    top: -8px;
}

sub {
    vertical-align: baseline;
    position: relative;
    top: 3px;
}

#container {
    background-color: #222;
    background-image: url('./img/bg.jpg');
    background-repeat: repeat-y;
    margin: 0 auto;
    text-align: left;
    width: 780px;
}

#header {
    text-align: center;
}

#header .right {
    text-align: right;
}

#header a {
    color: #eee;
}


#header h1 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}

#header ul {
    clear: right;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
}

#header ul li {
    display: inline;
}

#header #service ul {
    list-style-type: none;
    margin: 0;
    margin-top: 5px;
}

#header #google {
    color: #fff;
    font-size: 90%;
}

#header #google label img {
    vertical-align: middle;
}

#service {
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}

#header #right01 {
    text-align: right;
}

#service ul#head_new {
    margin-top: 0;
    margin-bottom: 7px;
    text-align: right;
}

#contents {
    color: #eee;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 10px;
}

#toppage01 {
    background-color: #545246;
    margin: 0 auto;
    width: 734px;
}

#toppage02 {
    background-image: url('./img/toppage.jpg');
    background-repeat: no-repeat;
    padding-top: 270px;
    padding-bottom: 10px;
    width: 734px;
}

#toppage02 p {
    background-image: url('./img/bg02.png');
    color: #fff;
    font-size: 95%;
    line-height: 140%;
    margin: 0px 15px 0px 15px;
    padding: 20px;
    text-align: left;
}

#toppage03 {
    margin: 0px 15px 0px 15px;
    padding: 10px;
    padding-top: 20px;
    text-align: left;
}

/*  トップページ新着情報のスタイルシート  */
#latest {
    color: #fff;
    float: right;
    margin: 15px;
    width: 270px;
}

#latest a {
    color: #fff;
}

#latest div {
    background-image: url('./img/bg05.png');
    border: 1px solid #666;
    font-size: 80%;
    padding: 5px;
    padding-top: 25px;
    padding-bottom: 5px;
    text-align: left;
}

#latest ul {
    line-height: 150%;
    list-style-type: none;
    margin-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

#latest ul li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

#latest ul li.last {
    border-bottom: 0;
    font-size: 90%;
    margin-top: 5px;
    text-align: right;
}

#latest a.anchor {
    color: #fff;
}


#unconst01 {
    margin: 0 auto;
    width: 734px;
}

#unconst02 {
    background-image: url('./img/under_construction.png');
    background-repeat: no-repeat;
    padding-top: 480px;
    padding-bottom: 10px;
    width: 734px;
}

#unconst02 p {
    background-image: url('./img/bg02.png');
    color: #fff;
    font-size: 95%;
    line-height: 140%;
    margin: 0px 15px 0px 15px;
    padding: 10px;
    text-align: left;
}

#contents_l {
    float: left;
    margin-bottom: 15px;
    text-align: left;
    width: 170px;
}

#contents_l ul {
    list-style-type: none;
    margin-top: 10px;
    margin-left: 5px;
    padding-left: 0;
}

#contents_l ul li {
    background-image: url('./img/icon02.gif');
    background-repeat: no-repeat;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 1em;
    padding-left: 23px;
}

#contents_l ul li a {
    color: #eee;
    font-weight: normal;
}

#contents_l ul li a:hover {
    color: #fc0;
}

#contents_l ul li ul {
    font-size: 90%;
    font-weight: normal;
    list-style-type: none;
    margin-left: 0;
    margin-left: -35px;
    padding-left: 0;
}

#contents_l ul li ul li {
    background-image: none;
    padding-bottom: 7px;
}

#contents_l ul li ul li.li_on {
    color: #fc0;
    font-weight: bold;
}

.c_fc0 {
    color: #fc0;
    font-weight: bold;
}


/* 右コンテンツに背景があるスタイルシート */
#contents_r {
    background-image: url('./img/bg03.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #fff;
    float: left;
    line-height: 140%;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
    text-align: left;
    width: 560px;
}

#contents_r a {
    color: #fff;
}

#contents_r h2 {
    margin-top: 0;
    margin-bottom: 10px;
}

#contents_r h2 img {
    margin-bottom: 0;
}

/* 右コンテンツに背景がないスタイルシート */
#contents_r_bgnone {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #fff;
    float: left;
    line-height: 140%;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
    text-align: left;
    width: 560px;
}

#contents_r_bgnone a {
    color: #fff;
}

#contents_r_bgnone h2 {
    margin-top: 0;
    margin-bottom: 10px;
}

#contents_r_bgnone h2 img {
    margin-bottom: 0;
}

/* 右コンテンツ 元素別鉱物鉱石(12種)のスタイルシート */
#contents_r_ele {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #fff;
    float: left;
    line-height: 140%;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
    text-align: left;
    width: 560px;
}

#contents_r_ele a {
    color: #fff;
}

#contents_r_ele h2 {
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
}

#contents_r_ele h2 img {
    margin-bottom: 0;
}

/* 右コンテンツ 元素別鉱物鉱石(12種)のスタイルシート */
#contents_r_res {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #fff;
    float: left;
    line-height: 140%;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
    text-align: left;
    width: 560px;
}

/*  研究成果のリンク色設定  */
#contents_r_res a {
    /*
	color				: #fff;
*/
    color: #000;
}

#contents_r_res a.anchor {
    color: #fff;
}

#contents_r_res h2 {
    border-bottom: 2px solid #fc0;
    border-left: 5px solid #fc0;
    color: #fff;
    font-size: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 10px;
}

#contents_r_res h2 img {
    margin-bottom: 0;
}

/* 右コンテンツ 成因別鉱石(10種)のスタイルシート */
#contents_r_ori {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #fff;
    float: left;
    line-height: 140%;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
    text-align: left;
    width: 560px;
}

#contents_r_ori a {
    color: #fff;
}

#contents_r_ori h2 {
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
}

#contents_r_ori h2 img {
    margin-bottom: 0;
}

/* time.htmlのスタイルシート */
#time01 {
    margin-left: 0;
    padding-left: 30px;
    padding-bottom: 20px;
}

#time01 span {
    letter-spacing: 1em;
}

#time02 {
    margin-left: 0;
    padding-left: 40px;
    padding-bottom: 20px;
}

#time03 {
    margin-left: 0;
    padding-left: 30px;
    padding-bottom: 20px;
}

/* sitemap.htmlのスタイルシート */
#sitemap01 {
    font-size: 100%;
    padding-left: 15px;
}

#sitemap01 h3 {
    font-size: 100%;
    margin-top: 0;
}

#sitemap01 ul {
    list-style-type: none;
    padding: 0;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
}

#sitemap01 ul li {
    margin-bottom: 5px;
}

#sitemap01 ul li a {
    color: #fff;
    font-weight: normal;
}

#sitemap01 ul li a:hover {
    color: #ffa500;
    font-weight: normal;
}

/* access.htmlのスタイルシート */
#access01 img {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 15px;
}

#access01 p {
    margin-top: 0;
    margin-left: 15px;
}


.green {
    color: #ffa500;
    font-weight: bold;
}


.content_div12 {
    line-height: 140%;
    margin-top: 25px;
}


.content_div12 h2 {
    border-left: 7px solid #9c3;
    font-size: 95%;
    margin-left: 15px;
}


.content_div12 h3 {
    font-size: 100%;
    margin-left: 15px;
    border-left: 7px solid #9c3;
}


.content_div12 h4 {
    margin-left: 15px;
    border-left: 7px solid #9c3;
}


.content_div12 ul {
    border: 1px solid gray;
    margin: 10px;
    list-style-type: none;
    padding: 5px;
}


.content_div12-1 {
    margin-left: 30px;
    margin-bottom: 10px;
    display: none;
}

/* reference.htmlのスタイルシート */
#reference01 {
    margin-top: 20px;
    margin-left: 15px;
}

#reference02 {
    margin-left: 0;
    padding-left: 0;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 45px;
}

#reference02 dt {
    padding-bottom: 20px;
}

#reference03 {
    font-size: 90%;
}

/* map.htmlのスタイルシート */
#map01 {
    margin-top: 20px;
    margin-left: 15px;
    text-align: left;
}

#map01 table {
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 90%;
    width: 240px;
}

#map01 table th.no {
    width: 25px;
}

#map01 table th.name {}

#map01 table td.no {
    width: 30px;
    text-align: center;
}

#map01 table td.no img {
    margin-top: 6px;
}

#map01 table td.name {
    padding-left: 7px;
}

#map02 {
    border: 0px solid red;
    float: left;
    margin-top: 20px;
    margin-right: 30px;
}

#map03 {
    border: 0px solid blue;
    margin-top: 20px;
}


/* made.htmlのスタイルシート */
#made01 {
    margin-top: 20px;
    margin-left: 15px;
    padding-bottom: 100px;
}

/* element.htmlのスタイルシート */
#element01 p {
    margin-top: 0;
    margin-left: 15px;
}

#element01 table {
    border: 0px solid #fff;
    margin-top: 15px;
    margin-left: 15px;
}

#element01 td {
    border: 0px solid #fff;
    padding: 6px;
}

/* element11～22.htmlのスタイルシート */
#element_sample01 h3 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#element_sample01 p {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 15px;
}

#element_sample01 .res01_mt_30 {
    margin-top: 30px;
    margin-left: 15px;
}

#element_sample01 .res01_mt_30 .ul_mt {
    margin: 0 0 0 2em;
    padding: 0;
}

#element_sample01 .div01 {
    font-size: 90%;
    margin-bottom: 15px;
    margin-left: 15px;
}

#element_sample01 table {
    border-collapse: collapse;
    border-spacing: 0px;
}

#element_sample01 th {
    border: 1px solid #fff;
    font-size: 100%;
    padding: 0em 0.5em;
}

#element_sample01 td {
    border: 1px solid #fff;
    font-size: 100%;
    padding: 0.2em 0.5em;
}

#element_sample01 tr.orange {
    color: orange;
    font-weight: bold;
}

#element_sample01 p img#img_ja_map {
    float: right;
    padding: 10px;
}

#element_sample01 p img#img_ja_map02 {
    padding: 20px;
}

#element_sample01 p#p01 {
    clear: right;
}

#element_sample01-2 h3 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#element_sample01-2 p {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 15px;
}

#element_sample01-2 .div01 {
    font-size: 90%;
    margin-bottom: 15px;
    margin-left: 15px;
}

#element_sample01-2 table {
    border-collapse: collapse;
    border-spacing: 0px;
}

#element_sample01-2 th {
    border: 1px solid #fff;
    font-size: 100%;
    padding: 0em 0.5em;
}

#element_sample01-2 td {
    border: 1px solid #fff;
    font-size: 100%;
    padding: 0.2em 0.5em;
}

#element_sample01-2 tr.orange {
    color: orange;
    font-weight: bold;
}

#element_sample01-2 p img#img_ja_map {
    float: right;
    padding: 10px;
}

#element_sample01-2 p img#img_ja_map02 {
    padding: 20px;
}

#element_sample01-2 p#p01 {
    clear: right;
}

#element_sample02 {
    margin-bottom: 15px;
    text-align: center;
}

#element_sample02 img {
    padding: 0 10px;
}

#element_sample02 .picture {
    border: 1px solid #000;
    background-color: #eee;
    color: #000;
    float: left;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px 5px;
    width: 45%;
}

#element_sample02 .picture_r {
    border: 1px solid #000;
    background-color: #eee;
    color: #000;
    float: right;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px 5px;
    padding-bottom: 5px;
    width: 250px;
}

.element_sample03 {
    margin-bottom: 15px;
    text-align: center;
}

.element_sample03 img {
    padding: 0 10px;
}

.element_sample03 .picture {
    border: 1px solid #000;
    background-color: #eee;
    color: #000;
    float: left;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px 5px;
    width: 45%;
}

.element_sample03 .picture_ml_22 {
    border: 1px solid #000;
    background-color: #eee;
    color: #000;
    float: left;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 22px;
    padding: 10px 5px;
    width: 45%;
}

.element_sample03 .picture_multi2 {
    border: 1px solid #000;
    background-color: #eee;
    color: #000;
    float: left;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px 5px;
    width: 90%;
}

.element_sample03 .picture_multi3 {
    border: 1px solid #000;
    background-color: #eee;
    color: #000;
    float: left;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 25px;
    padding: 10px 5px;
    width: 90%;
}

.element_sample03 .picture_r {
    border: 1px solid #000;
    background-color: #eee;
    color: #123;
    float: right;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px 5px;
    padding-bottom: 5px;
    width: 250px;
}

.element_sample03 .picture_suga {
    border: 1px solid #000;
    background-color: #eee;
    color: #000;
    float: right;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px 5px;
    padding-bottom: 5px;
    width: 160px;
}

.element_sample04 {
    margin-bottom: 15px;
}

.element_sample04 img {
    padding: 0 10px;
}

.element_sample04 .picture {
    border: 1px solid #000;
    background-color: #eee;
    color: #000;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: center;
    padding: 10px 5px;
    width: 45%;
}

table.res03_01 {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 80%;
    margin-top: 10px;
    text-align: center;
}

.res03_01 th {
    background-color: gray;
    border: 1px solid #fff;
    padding: 0em 0.5em;
}

.res03_01 td {
    border: 1px solid #fff;
    padding: 0.2em 0.5em;
}

.res03_01 td.td_left {
    text-align: left;
}

table.res04_01 {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 80%;
    margin-top: 10px;
    text-align: center;
}

.res04_01 th {
    background-color: gray;
    border: 1px solid #fff;
    padding: 0em 0.5em;
}

.res04_01 td {
    border: 1px solid #fff;
    padding: 0.2em 0.5em;
}

.res04_01 td.td_left {
    text-align: left;
}

.res04_01 td.td_right {
    text-align: right;
}


table.res04_02 {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 90%;
    margin-top: 10px;
    text-align: center;
}

.res04_02 th {
    background-color: gray;
    border: 1px solid #fff;
    padding: 0em 0.5em;
}

.res04_02 td {
    border: 1px solid #fff;
    padding: 0.2em 0.5em;
}

table.res16_01 {
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 80%;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 20px;
    text-align: center;
}

.res16_01 th {
    background-color: gray;
    border: 1px solid #fff;
    padding: 0em 0.5em;
}

.res16_01 td {
    border: 1px solid #fff;
    padding: 0.2em 0.5em;
}

/* research??.htmlのスタイルシート */
#research {
    font-size: 100%;
    padding-left: 15px;
}

#research h3 {
    font-size: 100%;
    margin-top: 0;
}

#research ul {
    list-style-type: none;
    padding: 0;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
}

#research ul li {
    margin-bottom: 5px;
}

#research ul li a {
    color: #fff;
    font-weight: normal;
}

#research a[target="_blank"] {
    color: #fff;
    font-weight: normal;
}

#research ul li a:hover {
    color: #ffa500;
    font-weight: normal;
}

.picture02 {
    text-align: center;
}

.picture03 {
    margin-bottom: 10px;
    text-align: center;
}

.picture03 img {
    padding: 10px;
}

.t_comment {
    display: block;
    line-height: 120%;
    margin-top: 5px;
    margin-left: 5px;
}


#element02 p {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 15px;
}

#element02 table {
    border-collapse: separate;
    border-spacing: 15px;
    margin: 0 auto;
}

#element02 td {
    border: 2px solid #c3ab6b;
}

#element02 h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#element02 h3 img {
    border: 0;
}

#element03 {
    width: 540px;
    margin: 0 auto;
    text-align: center;
}

#element03 img {
    border: 2px solid #c3ab6b;
}

#element04 {
    margin-bottom: 15px;
    text-align: center;
}

#element04 img {
    padding: 0 10px;
}

.tbl_orename {
    background-color: gray;
    text-align: left;
}

.ind1_list {
    margin: 10px 20px 10px 30px;
    text-align: left;
}



/* origin.htmlのスタイルシート */
#origin01 p {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 15px;
}

#origin01 p.ori_p01 {
    padding-top: 15px;
    margin-top: 0;
    margin-bottom: -10px;
    margin-left: 15px;
}

#origin01 ul.ori01_11 {
    line-height: 145%;
    list-style-type: none;
    margin-left: 20px;
}

#origin01 ul.ori01_11 li ul {
    list-style-type: none;
    margin-left: 1em;
}


#origin_sample01 .div01 {
    font-size: 90%;
    margin-bottom: 15px;
    margin-left: 15px;
}

#origin_sample01 table {
    border-collapse: collapse;
    border-spacing: 0px;
}

#origin_sample01 th {
    border: 1px solid #fff;
    font-size: 100%;
    padding: 0em 0.5em;
}

#origin_sample01 td {
    border: 1px solid #fff;
    font-size: 100%;
    padding: 0.2em 0.5em;
    vertical-align: top;
}

#origin_sample01 td.bt0 {
    border-top: 0;
}

#origin_sample01 td.bb0 {
    border-bottom: 0;
}

#origin_sample01 td.bb_dash {
    border-bottom: 1px dashed #fff;
}

#origin_sample01 td.cen_mid {
    text-align: center;
    vertical-align: middle;
}



#origin02 {
    width: 540px;
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
}

#origin02 img {
    border: 2px solid #c3ab6b;
}

#origin03 {
    margin-left: 15px;
}

#origin03 p {
    border-bottom: 1px dotted #eee;
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: 0;
    margin-bottom: 30px;
}

#origin03 table {
    border: 1px solid #eee;
    border-collapse: collapse;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

#origin03 th {
    padding: 5px 10px;
    text-align: center;
}

#origin03 td {
    padding-left: 15px;
    width: 360px;
}


#origin04 {
    background-color: #fff;
    border: 4px solid #c3ab6b;
    height: 240px;
    margin-left: 20px;
    text-align: center;
    width: 300px;
}

#origin04 img {
    margin-top: 30px;
}

#origin05 p {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 15px;
}

#origin05 table {
    border: 0px solid #fff;
    margin-top: 15px;
    margin-left: 15px;
}

#origin05 td {
    border: 0px solid #fff;
    padding: 6px;
}

/* 熱水性鉱床　化学反応式のスタイルシート */
#reaction_formula01 .div01 {
    border-bottom: 1px dotted #ccc;
    font-size: 90%;
    margin-bottom: 10px;
    margin-left: 15px;
    padding-bottom: 10px;
}

#reaction_formula01 .div01_end {
    border-bottom: 0px dotted #ccc;
    font-size: 90%;
    margin-bottom: 10px;
    margin-left: 15px;
    padding-bottom: 10px;
}

#reaction_formula01 table {
    border: 0px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0px;
    text-align: center;
}

#reaction_formula01 td {
    border: 0px solid #ccc;
    font-size: 100%;
    padding: 0 3px;
}

#reaction_formula01 td.line01 {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#reaction_formula01 td.line02 {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#reaction_formula01 td.line03 {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#reaction_formula01 td.line04 {
    border-top: 1px solid #ccc;
}

#reaction_formula01 td.line05 {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#reaction_formula01 td.mark {
    padding: 0 3px;
}

#reaction_formula01 td.mark_t {
    padding-left: 40px;
}

/* 熱水性鉱床　スカルン主要鉱石鉱物のスタイルシート */
#origin_22 .div01 {
    font-size: 90%;
    margin-bottom: 15px;
    margin-left: 15px;
}

#origin_22 table {
    border-collapse: collapse;
    border-spacing: 0px;
}

#origin_22 th {
    border: 1px solid #fff;
    font-size: 100%;
    padding: 0em 0.5em;
}

#origin_22 td {
    border: 1px solid #fff;
    font-size: 100%;
    padding: 0.2em 0.5em;
}

#origin_22 td.bt0 {
    border-top: 0;
}

#origin_22 td.bb0 {
    border-bottom: 0;
}

#origin_22 td.bb_dash {
    border-bottom: 1px dashed #fff;
}

#origin_22 td.cen_mid {
    text-align: center;
    vertical-align: middle;
}

/* 熱水性鉱床　テーブルのスタイルシート */
.origin_all .div01 {
    font-size: 90%;
    margin-bottom: 15px;
    margin-left: 15px;
}

.origin_all table {
    border-collapse: collapse;
    border-spacing: 0px;
}

.origin_all th {
    border: 1px solid #fff;
    font-size: 100%;
    padding: 0em 0.5em;
}

.origin_all td {
    border: 1px solid #fff;
    font-size: 100%;
    padding: 0.2em 0.5em;
}

.origin_all td.bt0 {
    border-top: 0;
}

.origin_all td.bb0 {
    border-bottom: 0;
}

.origin_all td.bb_dash {
    border-bottom: 1px dashed #fff;
}

.origin_all td.left {
    text-align: left;
}





/* ore_db.htmlのスタイルシート */
/*#ore01 p {
	margin-top			: 0;
	margin-left			: 15px;
}

#ore01 table {
	border-collapse		: collapse;
	margin-top			: 15px;
	margin-bottom		: 15px;
	margin-left			: 15px;
}

#ore01 th {
	background-color	: #900;
	width				: 100px;
	text-align			: center;
}

#ore01 td {
	padding				: 10px;
}

#ore01 td span {
	display				: block;
	font-size			: 95%;
	margin-top			: 5px;
	margin-left			: 5px;
}

#ore02 {
	text-align			: center;
}

#ore03 {
	margin				: 0 auto;
	padding				: 20px 5px;
	text-align			: left;
	width				: 540px;
}

#ore03 img {
	border				: 2px solid #c3ab6b;
}

#ore04 {
	margin-left			: 15px;
}

#ore04 p { border-bottom: 1px dotted #eee;
	padding-top			: 0;
	padding-bottom		: 20px;
	margin-top			: 0;
	margin-bottom		: 30px;
}

#ore04 table { border: 1px solid #eee;
	border-collapse		: collapse;
	margin-top			: 20px;
	margin-bottom		: 20px;
	margin-left			: 20px;
}

#ore04 th {
	padding				: 5px 10px;
	text-align			: center;
}

#ore04 td {
	padding-left		: 15px;
	width				: 360px;
}

#ore05 {
	background-color	: #fff;
	border				: 4px solid #c3ab6b;
	height				: 240px;
	margin-left			: 20px;
	text-align			: center;
	width				: 300px;
}

#ore05 img {
	margin-top			: 30px;
}

#ore06 p {
	margin-top			: 0;
	margin-left			: 15px;
}

#ore06 table { border: 1px solid #eee;
	border-collapse		: collapse;
	margin-top			: 15px;
	margin-bottom		: 15px;
	margin-left			: 15px;
	width				: 530px;
}

#ore06 th {
	background-color	: #000;
	padding-left		: 10px;
}

#ore06 td {
	padding				: 2px;
	padding-left		: 10px;
}
*/
.d-hidden {
    display: none;
}

.search-wrapper {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 10px;
}

.search-wrapper::after {
    content: " ";
    display: block;
    clear: both;
}

.search-condition {}

.contents_l {
    color: #eee;
    float: left;
    margin-bottom: 15px;
    text-align: left;
    width: 170px;
}

.contents_l ul {
    list-style-type: none;
    margin-top: 10px;
    margin-left: 5px;
    padding-left: 0;
}

.contents_l ul li {
    background-image: url('./img/icon02.gif');
    background-repeat: no-repeat;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 1em;
    padding-left: 23px;
}

.contents_l ul li a {
    color: #eee;
    font-weight: normal;
}

.contents_l ul li a:hover {
    color: #fc0;
}

.contents_l ul li ul {
    font-size: 90%;
    font-weight: normal;
    list-style-type: none;
    margin-left: 0;
    margin-left: -35px;
    padding-left: 0;
}

.contents_l ul li ul li {
    background-image: none;
    padding-bottom: 7px;
}

.contents_l ul li ul li.li_on {
    color: #fc0;
    font-weight: bold;
}

.contents_r {
    background-image: url('./img/bg03.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    border-left: 1px solid #ddd;
    color: #fff;
    float: left;
    line-height: 140%;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
    text-align: left;
    width: 560px;
}

.contents_r_bgnone {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #fff;
    float: left;
    line-height: 140%;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
    text-align: left;
    width: 560px;
}
.contents_r_bgnone a {
    color: #fff;
}
.contents_r h2,
.contents_r_bgnone h2 {
    margin-top: 0;
    margin-bottom: 10px;
}

.search-condition-header p {
    margin-top: 0;
    margin-left: 15px;
}

.search-condition-table {
    border-collapse: collapse;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
}

.search-condition-table th {
    background-color: #900;
    width: 100px;
    text-align: center;
    border: solid 1px;
}

.search-condition-table td {
    border: 1px solid #888;
    padding: 10px;
}

.search-condition-table td span {
    display: block;
    font-size: 95%;
    margin-top: 5px;
    margin-left: 5px;
}

.search-button-area {
    text-align: center;
}

.result-header-ul {
    list-style: none;
    margin-top			: 0;
	margin-left			: 15px;
}
#loading-error{
    text-align: center;
    color: #ff0000;
    font-weight: bold;
    margin-left: 170px;
}
.search-result-table{
    border: 1px solid #eee;
	border-collapse		: collapse;
	margin-top			: 15px;
	margin-bottom		: 15px;
	margin-left			: 15px;
	width				: 530px;
}

.search-result-table th{
    border: 1px solid white;
    background-color	: #000;
	padding-left		: 10px;
}
.search-result-table td {
    border: 1px solid white;
    padding				: 2px;
	padding-left		: 10px;
}

.detail-contents {
    margin-left			: 15px;
}

.search-detail-text { 
    border-bottom: 1px dotted #eee;
	padding-top			: 0;
	padding-bottom		: 20px;
	margin-top			: 0;
	margin-bottom		: 30px;
}

.search-detail-table{
    border: 1px solid #eee;
	border-collapse		: collapse;
	margin-top			: 20px;
	margin-bottom		: 20px;
	margin-left			: 20px;
}

.search-detail-table th {
    border: 1px solid white;
	padding				: 5px 10px;
	text-align			: center;
}

.search-detail-table td {
    border: 1px solid white;
	padding-left		: 15px;
	width				: 360px;
}

/* search.htmlのスタイルシート */
th.pad_sea01 {
    padding: 0 0.5em;
}


/* process.htmlのスタイルシート */
#process01 p {
    margin-top: 0;
    margin-left: 15px;
}

#process01 p#p01 {
    clear: right;
    margin-top: 1em;
}

#process01 p img#img_museum01 {
    float: right;
    padding: 0 10px;
}

#process01 p img#img_museum02 {
    float: left;
    padding: 0 10px;
}


/* sugaki.htmlのスタイルシート */
#sugaki01 {
    /*	border: 1px solid red;
*/
    margin-top: 0;
    padding-left: 20px;
    text-align: left;
}

#sugaki01 h3 {
    text-align: left;
}


#sugaki01 dl {
    list-style-type: none;
    margin: 1em 5px 2em 15px;
    text-align: left;
}

#sugaki01 dl dd {
    margin-left: 8em;
    margin-top: -1.35em
}

#floormap01 h3 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

#floormap01 table {
    border: 0px solid #fff;
}

#floormap01 th {
    border: 0px solid #fff;
    padding-top: 15px;
}

#floormap01 td.td_no {
    border: 0px solid #fff;
    padding: 5px;
    padding-left: 15px;
}

#floormap01 td {
    border: 0px solid #fff;
}




/* floormap.htmlのスタイルシート */
#floormap01 {
    padding-top: 15px;
    padding-left: 20px;
}

#floormap01 h3 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

#floormap01 table {
    border: 0px solid #fff;
}

#floormap01 th {
    border: 0px solid #fff;
    padding-top: 15px;
}

#floormap01 td.td_no {
    border: 0px solid #fff;
    padding: 5px;
    padding-left: 15px;
}

#floormap01 td {
    border: 0px solid #fff;
}



/* pamphlet.htmlのスタイルシート */
#pamphlet01 p {
    margin-top: 0;
    margin-left: 15px;
}

#pamphlet01 p#p01 {
    clear: right;
    margin-top: 1em;
}

#pamphlet01 p img#img_pamphlet01 {
    border: 0;
    float: right;
    padding: 0 10px 30px 10px;
}



/* thank.htmlのスタイルシート */
#thank01 p {
    margin-top: 0;
    margin-left: 15px;
}



/* topic.htmlのスタイルシート */
#topic01 {
    font-size: 100%;
    padding-left: 15px;
}

#topic01 h3 {
    font-size: 100%;
    margin-top: 0;
}

#topic01 ul {
    line-height: 150%;
    list-style-type: circle;
    padding-left: 5px;
    margin-right: 20px;
    margin-left: 10px;
}

#topic01 ul li {
    border-bottom: 1px dashed #fff;
    padding: 5px 0;
}

#topic01 ul li p {
    font-size: 85%;
    margin: 7px 10px;
}

#sitemap01 ul li a {
    color: #fff;
    font-weight: normal;
}

#sitemap01 ul li a:hover {
    color: #ffa500;
    font-weight: normal;
}



#footer {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    clear: left;
}

#footer address {
    background-color: #000;
    color: #fff;
    font-style: normal;
    padding: 1em 0;
    text-align: center;
}

#copy {
    background-color: #000;
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
}


td.tbl_incweight {
    text-align: right;
}


.ital {
    font-style: italic;
}

.ws_no {
    white-space: nowrap;
}

.v_mid {
    vertical-align: middle;
}

.v_bot {
    vertical-align: bottom;
}


/* topic.htmlのスタイルシート */
#topic01 {
    font-size: 100%;
    padding-left: 15px;
}

#topic01 h3 {
    font-size: 100%;
    margin-top: 0;
}

#topic01 ul {
    line-height: 150%;
    list-style-type: circle;
    padding-left: 5px;
    margin-right: 20px;
    margin-left: 10px;
}

#topic01 ul li {
    border-bottom: 1px dashed #fff;
    padding: 5px 0;
}

/* 右コンテンツ 研究成果メニューのスタイルシート */
#contents_r_menures {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #fff;
    float: left;
    line-height: 140%;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
    text-align: left;
    width: 560px;
}

#contents_r_menures a {
    color: #fff;
}

#contents_r_menures h2 {
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
}

#contents_r_menures h2 img {
    margin-bottom: 0;
}

#menures01 {
    font-size: 100%;
    padding-left: 15px;
}

#menures01 h3 {
    font-size: 100%;
    margin-top: 0;
}

#menures01 ul {
    line-height: 150%;
    list-style-type: ;
    padding-left: 5px;
    margin: 15px 20px 20px 10px;
}

#menures01 ul li {
    border-bottom: 0px dashed #fff;
    padding: 5px 0;
}

#menures01 ul li p {
    font-size: 85%;
    margin: 7px 10px;
}