@charset "utf-8";
/* CSS Document */

html {
    background-color: #cccccc;
}

body {
    margin: 0 auto;
    width: 980px;
    background-color: #ffffff;
    font-size: 0.9em;
    line-height: 1.5;
}

table {
    border-collapse: collapse;
}

a,
a:visited {
    text-decoration: none;
    color: #0000ff;
}

a:hover {
    text-decoration: underline;
}

/* header block ############################################################################# */

#header {
    height: 60px;
    background-repeat: no-repeat;
    background-position: right;
    display: block;
    margin-left: 20px;
}

#header a {
    padding-top: 60px;
    height: 0;
    background-image: url(img/logo.png);
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
}

#header a.h-j {
    width: 151px;
}

#header a.h-a {
    width: 149px;
    background-position: -151px 0;
}

#header a.h-m {
    width: 120px;
    background-position: -300px 0;
}

.single #header {
    height: 46px;
    margin-left: 0;
    background-image: url(img/logo-single.png);
}

.single #header a {
    padding-top: 46px;
    height: 0;
    background-image: url(img/logo-single.png);
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
}

.single #header a:nth-child(1) {
    width: 340px;
}

.single #header a:nth-child(2) {
    width: 200px;
    background-position: -380px 0;
    margin: 0 0 0 55px;
}

/* contents block ############################################################################# */

#contents {
    padding: 5px 30px 20px 30px;
}

.single #contents {
    padding: 5px 30px 20px 38px;
}

/* */

.about {
    text-align: center;
    font-size: 18px;
}

#info {
    margin: 10px 0 20px;
}

#info h1 {
    margin: 0;
}

#info p {
    margin: 0;
    padding: .5em 0 .5em;
    font-size: 18px;
    border: 1px solid #23ac38;
    text-align: center;
    font-weight: bold;
}

/* */

.contact {
    padding: 12px;
    width: 894px;
    border: 1px solid #527586;
    text-align: center;
    color: #527586;
    font-size: 18px;
}

.index-header {
    position: relative;
}

.index-header .btn-index {
    position: absolute;
    top: -4px;
    right: 0;
}

.index-header .btn-index a {
    display: block;
    padding: 5px 12px;
    background-color: #ebf5f5;
    color: #527586;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #a8cada;
    border-radius: 5px;
}

.index-header .btn-index a:hover {
    background-color: #7aa9c0;
    color: #fff;
}

/* */

ul#category {
    margin: 0 0 2em;
    padding: 10px 0 0 5px;
    height: 70px;
    background-color: #7aa9c0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

/* */

ul#category li {
    float: left;
    list-style: none;
}

ul#category li a {
    margin: 0 0 0 5px;
    padding: 10px 7px 0;
    height: 59px;
    background-color: #ebf5f5;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom: 1px solid #527586;
    display: block;
    color: #666666;
    font-size: 11.5px;
    text-decoration: none;
}

ul#category li a:hover,
ul#category li a.active {
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
    color: #000000;
}

/* */

ul#sub_category {
    margin-bottom: 40px;
    padding-left: 20px;
    list-style: none;
}

/* */

table.index_table {
    margin-left: 8px;
    width: 900px;
    border-collapse: collapse;
}

table.index_table th {
    border-right: 1px solid #7aa9c0;
    border-bottom: 1px solid #7aa9c0;
    border-left: 1px solid #7aa9c0;
    font-weight: normal;
    font-size: 12px;
}

table.index_table th.col00 {
    width: 20px;
}

table.index_table th.col01 {
    padding: .2em;
    background-color: #7aa9c0;
    text-align: left;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
}

table.index_table th.col02 {
    width: 380px;
}

table.index_table th.col03,
table.index_table th.col04 {
    width: 40px;
    font-size: 10px;
}

table.index_table th.col05 {
    width: 60px;
    font-size: 10px;
}

table.index_table td {
    padding: .4em;
    border-bottom: 1px solid #7aa9c0;
}

table.index_table td.col03 {
    background-color: #ebf5f5;
    text-align: center;
}

table.index_table td.col04 {
    text-align: center;
}

table.index_table td.col00 {
    text-align: center;
}

p.return_tabs {
    margin-right: 15px;
    margin-bottom: 40px;
    text-align: right;
}

/* */

table#teiansho {
    width: 900px;
    border-collapse: collapse;
}

td#teianmei {
    vertical-align: middle;
}

td#teianmei .mono_id {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
}

td#teianmei .mono_id div {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
    color: #fff;
    background-color: #000;
    font-size: 28px;
    border-radius: 6px;
}

td#teianmei h1 {
    display: table-cell;
    width: 320px;
    vertical-align: middle;
    padding: 0 20px 0 20px;
    font-size: 25px;
    line-height: 1.25;
}

td#uri_top {
    padding: 0;
    width: 450px !important;
    height: 27px;
    background-image: url(img/uri_top.png);
    background-repeat: no-repeat;
    border-bottom: none;
}

td#uri_middle {
    padding: 0 40px 0 20px;
    width: 390px;
    background-image: url(img/uri_middle.png);
    background-repeat: repeat-y;
    font-size: 29px;
    font-weight: bold;
    line-height: 1.25;
    border-bottom: none;

    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 2em;
}

td#uri_bottom {
    background-image: url(img/uri_bottom.png);
    background-repeat: no-repeat;
    padding: 0;
    width: 450px;
    height: 75px;
}

td#teian_img {
    padding: 0 !important;
    border: 3px solid #000000;
}

.title {
    padding: 0 0 0 5px !important;
    font-size: 12px;
    border: 3px solid #000000;
    background-color: #000000;
    font-weight: bold;
    color: #ffffff;
}

#points {
    margin-top: 25px;
    width: 480px;
    float: left;
    border: 3px solid #000000;
}

#points td {
    padding: 10px 5px;
}

#points tr:nth-child(even) td {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 5px;
    min-height: 60px;
}

/*
#points p {
	position: relative;
    padding: 0;
    margin: 0.5em 0 0.5em 1em;
    text-indent: -1em;
}

#points p:before {
	position: relative;
    content: '●';
}

#points p.p-header:before {
    content: '';
}
*/


#points p {
    margin: 0;
}

#points td>p {
    margin: 0 10px 0 10px;
}

#points ul {
    margin: 0 0;
    padding-left: 2em;
    padding-right: 1em
}

#points .td-nb ul {
    padding-left: 1em;
}

#points .td-nb li {
    list-style-type: none;
}

#points li.nb {
    list-style-type: none;
}

#seisan {
    margin-top: 25px;
    margin-left: 25px;
    width: 400px;
    float: left;
    border: 3px solid #000000;
}

#seisan p {
    margin: 0;
}

#seisan td {
    padding: 5px;
}

#seisan tr:nth-child(even) td {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 10px;
    min-height: 30px;
}

#seisan ul {
    padding-left: 1em;
    margin: 0;
}

#seisan li {
    list-style-type: none;
}

#seisan ul.ul-irg1 {
    padding-left: 1em;
    margin-left: 1em;
}

#seisan ul.ul-irg1 li {
    list-style-type: disc;
}

#spec {
    margin-left: 25px;
    width: 400px;
    float: left;
}

#spec table {
    width: 400px;
}

#spec table th {
    width: 100px;
    text-align: left;
    vertical-align: top;
    border: 1px solid;
    border-left-width: 3px;
    font-size: 0.8em;
}

#spec table td {
    vertical-align: top;
    border: 1px solid;
    border-right-width: 3px;
    word-break: break-all;
}

#spec table tr:first-child td {
    border-width: 0;
    padding: 20px 0;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}

#spec table tr:nth-child(2) th,
#spec table tr:nth-child(2) td {
    border-top-width: 3px;
}

#spec table tr.info-url td {
    border-left-width: 3px;
}

#spec table tr:last-child th,
#spec table tr:last-child td {
    border-bottom-width: 3px;
}

#spec tr.info-url td {
    padding: 5px;
    font-weight: bold;
}

#nerai {
    width: 900px;
    clear: both;
    padding-top: 10px;
}

p.return_index {
    margin-right: 15px;
    text-align: right;
}

ul.list-aiueo {
    padding: 0;
    margin: 0;
    line-height: 0;
}

ul.list-aiueo li {
    list-style-type: none;
    display: inline-block;
    width: 300px;
    margin: 3px 0;
}

ul.list-aiueo li .id {
    display: table-cell;
    font-size: 0.8em;
}

ul.list-aiueo li .id span {
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background-color: #eee;
    color: #444;
    text-align: center;
}

ul.list-aiueo li .name {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 10px;
    line-height: 1;
}

ul.list-aiueo li .data {
    display: none;
}

/* footer block ############################################################################# */

#footer {
    margin-top: 0;
    height: 14px;
    display: block;
    font-size: 0;
    background-image: url(img/txt_copyright.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #004896;
}


/* option ############################################################################# */

.fs-p90 {
    font-size: 90%;
}

.fs-p80 {
    font-size: 80%;
}

.fs-27 {
    font-size: 27px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.f-right {
    float: right;
}

.t-c {
    text-align: center;
}
