@charset "UTF-8";

/* links */

/* A:link {color: #17184b;} *//* tekkon */
A:link {color: #001e43} /* another midnightblue */
/* A:visited {color: #2a4073;} *//* fukahanada */
A:visited {color: midnightblue;}
A:hover {color: #4c6cb3;} /* gunjo */

A.menu:link {color: #17184b; text-decoration: none;}
A.menu:visited {color: #2a4073; text-decoration: none;}
A.menu:hover {color: #4c6cb3; text-decoration: underline;}

A.sidemenu:link {color: #4F4F4F; text-decoration: none;}
A.sidemenu:visited {color: #4F4F4F; text-decoration: none;}
A.sidemenu:hover {color: #8F8F8F; text-decoration: underline;}

/* initialization */

h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
    margin-top: 0;
    margin-bottom: 0;
}

ul,ol {
    margin: 1em 0 1em 0;
    padding-left: 40px;
}

li {
    margin: 0;
}

/* body global setting */

body {
    padding: 2px;
    background-color: #ffffff;
/*    font-family: Georgia,Palatino,"Times New Roman",Times,serif;*/
    font-family: verdana,Hervetica,Arial,san-serif; 
}


/* global classes */

.kanji {
    font-family: メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳＰゴシック","MS P Gothic",Osaka,Verdana,Arial,Helvetica,sans-serif;
}

.small {
    font-size: 9pt;
}

.tiny {
    font-size: 8pt;
}

.bold {
    font-weight: bold;
}

b {
    font-weight: bold;
}

i {
    font-style: italic;
}

span.boldname {
    font-weight: bold;
    font-style: italic;
}

table.bottom {
    margin-bottom: 20px;
}

td {
    font-size: 10pt;
}

/* */

table.langnavi {
    margin-bottom: 3px;
    width: 100%;
}

table.langnavi-bottom {
    margin-top: 3px;
    width: 100%;
}

tr.langnavi {
    background-color: #001e43;
    width: 100%;
    height: 25px;
}
/* #001e43 another midnight blue */

td.returntotop {
    vertical-align: center;
    width: 75%;
    padding-left: 5px;
}

td.footer {
    vertical-align: center;
    width: 75%;
    padding-left: 5px;
}


span.returntotop {
}

span.footer {
}


td.langnavi {
    vertical-align: center;
    width: 25%;
}

span.pagelang {
    margin-right: 20px;
}

span.langselector {
    margin-right: 5px;
}

table.linknavi {
    margin-bottom: 30px;
}

table.linknavi-withsub {
    margin-bottom: 3px;
}

table.sublinknavi {
    margin-bottom: 30px;
}

table.linknavi-bottom {
    margin-top: 35px;
}

td.linknavi {
    background-color: #cab8d9;
    padding-left: 6px;
    text-align: left;
}

td.linknavi-withsub {
    background-color: #cab8d9;
    padding-left: 6px;
    text-align: left;
}

td.sublinknavi {
    padding-left: 6px;
    background-color: lavender;
    text-align: left;
}

span.linktext {
    font-size: 8pt;
    color: #17184b;
    margin-right: 5px;
}

span.sublinktext {
    font-size: 7pt;
    color: #17184b;
    margin-right: 5px;
}



table.contents {
}

td.leftbox {
    vertical-align: top;
}

div.leftboxout {
    border-right: 2px;
    border-right-style: solid;
    border-color: #cab8d9;
    height: 400px;
    width: 250px;
    align: left;
}

div.leftboxin {
    border-right: 4px;
    border-right-style: solid;
    border-color: #001e43;
    height: 100%;
    width: 245px;
}

table.titlebox {
}

td.titletext {
/*    width: 98px; */
    padding-right: 5px;
    vertical-align: top;
    padding-bottom: 12px;
}

td.abstract-title {
    vertical-align: top;
}

div.abstract-authors {
    font-size: 10pt;
    margin-bottom: 5px;
    border-left-width: 8px;
    padding-left: 6px;
    padding-right: 4px;
    border-left-style: solid;
    border-color: white;
}

div.abstract-title {
    font-size: 11pt;
    margin-bottom: 5px;
    font-weight: bold;
    border-left-width: 8px;
    padding-left: 6px;
    padding-right: 4px;
    border-left-style: solid;
    border-color: #00AB4E;
}

div.abstract-journal {
    font-size: 10pt;
    margin-bottom: 10px;
    border-left-width: 8px;
    padding-left: 6px;
    padding-right: 4px;
    border-left-style: solid;
    border-color: white;
}

span.abstract-journal {
    font-style: oblique;
}

span.abstract-volume {
    font-weight: bold;
}

div.abstract-sidemenu {
    font-size: 8pt;
    line-height: 180%;
    margin-left: 95px;
    margin-top: 30px;
}

div.titletext-large {
    font-size: 12pt;
    margin-bottom: 5px;
    margin-top: 0;
    padding-top: 0;
    font-weight: bold;
    border-left-width: 8px;
    padding-left: 6px;
    border-left-style: solid;
    border-color: #00AB4E;
}

div.titletext-largenew {
    font-size: 24pt;
    margin-bottom: 12px;
    margin-top: 0;
    padding-top: 0;
    font-weight: bold;
    border-left-width: 8px;
    padding-left: 6px;
    border-left-style: solid;
    border-color: #00AB4E;
}

div.titletext-largenew-smaller {
    font-size: 20pt;
    margin-bottom: 12px;
    margin-top: 0;
    padding-top: 0;
    font-weight: bold;
    border-left-width: 8px;
    padding-left: 6px;
    border-left-style: solid;
    border-color: #00AB4E;
}

div.titletext-medium {
    font-size: 10pt;
    margin-bottom: 5px;
    font-weight:bold;
    margin-left: 8px;
}

div.titletext-mediumnew {
    font-size: 14pt;
    margin-bottom: 5px;
    font-weight: normal;
    margin-left: 8px;
}

div.titletext-medium-kougi {
    font-size: 10pt;
    margin-bottom: 10px;
}

div.titletext-small {
    font-size: 9pt;
    margin-bottom: 10px;
    margin-left: 8px;
}

div.titletext-smallnew {
    font-size: 12pt;
    margin-bottom: 10px;
    margin-left: 8px;
}


img.greenbox {
    margin-top: 0px;
}

td.titlephoto {
}

td.kougi-subtitle {
}

div.titlephoto {
    margin-bottom: 40px;
    margin-left: 8px;
}

div.kougi-subtitle {
    margin-bottom: 30px;
    margin-left: 8px;
}

div.sidemenu {
    font-size: 8pt;
    line-height: 180%;
/*    background-color: #cab8d9; */
    background-color: #001e43;
    background-image: url(/IMAGES/sidemenuarrow.png);
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: 8px;
}

div.sidemenu-group {
    padding-top: 6pt;
    padding-bottom: 2pt;
    margin-left: 2pt;
    padding-left: 3pt;
    background-color: white;
}

div.sidemenu-item {
    color: #4F4F4F
}

td.contents {
    vertical-align: top;
    align: left;
}

div.indexbox {
    margin-left: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    align: left;
}

div.cover-heading {
    font-size: 14pt;
    font-weight: bold;
    color: maroon;
    border-color: maroon;
    border-left-style: solid;
    border-left-width: 8px;
    padding-left: 3px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    margin-bottom: 18px;
    width: 400px;
}

h1 {
    font-size: 15px;
    font-weight: bold;
    color: maroon;
    border-color: maroon;
    border-left-style: solid;
    border-left-width: 8px;
    padding-left: 6px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 0px;
    width: 400px;
}

h1.image {
   border-style: none;
   padding-left: 0px;
   margin-bottom: 22px;
   margin-left: 20px;
   margin-right: 0px;
}

h2 {
    font-size: 13px;
    font-weight: bold;
    color: firebrick;
    border-color: firebrick;
    border-left-style: solid;
    border-left-width: 8px;
    padding-left: 4px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 0px;
    width: 300px;
}

h3 {
    font-size: 10pt;
    font-weight: bold;
    color: indianred;
    border-color: indianred;
    border-left-style: solid;
    border-left-width: 8px;
    padding-left: 5px;
    margin-bottom: 9px;
    margin-left: 20px;
    margin-right: 0px;
}

table.indexbox {
    margin-bottom: 20px;
}

table.indexbox-photo {
    margin-bottom: 25px;
    margin-right: 10px;
}

div.cover-icon-title {
    font-weight: normal;
    font-size: 11pt;
    margin-left: 1px;
    margin-right: 8px;
    margin-bottom: 2px;
}

div.cover-icon-descr {
    font-size: 8pt;
    margin-left: 1px;
    margin-right: 40px;
    margin-bottom: 40px;
}

div.cover-title-small {
    font-weight: normal;
    font-size: 10pt;
/*    height: 25pt; */
    margin-bottom: 25px;
    margin-right: 8px;
    border-left-style: solid;
    border-left-width: 8px;
    padding-left: 4px;
}

div.cover-title-small-with-descr {
    font-weight: normal;
    font-size: 10pt;
/*    height: 16pt;*/
    margin-bottom: 2px;
    margin-right: 8px;
    border-left-style: solid;
    border-left-width: 8px;
    padding-left: 4px;
    padding-bottom: 1px;
}

div.cover-small-descr {
    font-size: 8pt;
    margin-left: 12px;
    margin-right: 16px;
    margin-bottom: 30px;
}

p {
    font-size: 10pt;
    line-height: 160%;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10pt;
}

p.index-descr {
    font-size: 10pt;
    line-height: 160%;
    margin-left: 30px;
    margin-right: 20px;
    margin-bottom: 10pt;
}

p.bottom {
    font-size: 10pt;
    line-height: 160%;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}

p.small-bottom {
    font-size: 9pt;
    line-height: 160%;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}

p.index-descr-bottom {
    font-size: 10pt;
    line-height: 160%;
    margin-left: 30px;
    margin-right: 20px;
    margin-bottom: 30px;
}

hr {
    margin-bottom: 20pt;
    width: 80%;
}

div.illustration {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 5pt;
}

div.illustration-table {
    margin-left: 18px;
    margin-right: 20px;
}

table.illustration-table {
    margin-bottom: 20px;
}

td.illustration-table-graphics {
    vertical-align: top;
}

td.illustration-table-text {
    font-size: 10pt;
    vertical-align: top;
}

div.text-heading {
    font-size: 14px;
    font-weight: bold;
    color: brown;
    border-bottom-style: solid;
    border-color: brown;
    border-bottom-width: 2px;
    margin-bottom: 18px;
    width: 400px;
    margin-left: 20px;
}

dl {
    margin-bottom: 10pt;
    font-size: 10pt;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 160%;
}

dl.bottom {
    margin-bottom: 30px;
    font-size: 10pt;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 160%;
}

dd {
    margin-left: 1em;
    margin-bottom: 6px;
}

ul {
    margin-bottom: 10pt;
    font-size: 10pt;
    margin-left: 0px;
    margin-right: 20px;
    line-height: 160%;
}

ul.bottom {
    margin-bottom: 30px;
    font-size: 10pt;
    margin-left: 0px;
    margin-right: 20px
    line-height: 160%;
}

ol {
    margin-bottom: 10pt;
    font-size: 10pt;
    margin-left: 0px;
    margin-right: 20px;
    line-height: 160%;
}

ol.bottom {
    margin-bottom: 30px;
    font-size: 10pt;
    margin-left: 0px;
    margin-right: 20px
    line-height: 160%;
}

li {
    margin-bottom: 6px;
} 

/* kougi */

table.kougi-schedule {
    margin-bottom: 20px;
}

table.kougi-schedule-bottom {
    margin-bottom: 40px;
}

tr.kougi-tr {
}

td.kougi-number {
    vertical-align: top;
    text-align: left;
    width: 80px;
    padding-left: 6px;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: midnightblue;
    background-color: aliceblue;
}

td.kougi-number-cancel {
    vertical-align: top;
    text-align: left;
    width: 75px;
}

td.kougi-date {
    vertical-align: top;
    text-align: left;
    width: 65px;
    padding-left: 6px;
    background-color: cornsilk;
}

tr.kougi-blank {
    height: 4px;
}

p.kougi-title {
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 8px;
}

p.kougi-title-cancel {
    margin-bottom: 0;
    margin-left: 8px;
}

p.kougi-descr {
    margin-left: 10px;
    margin-bottom: 2px;
    margin-left: 16px;
}

p.kougi-subcontents {
    font-size: 8pt;
    margin-left: 24px;
}

img.flagborder {
    border-style: solid;
    border-width: 1px;
    border-color: silver;
}

a.pubcomment {
    text-decoration: underline;
    cursor: help;
}

a.lfcomment {
    text-decoration: underline;
    cursor: pointer;
}

span.pubcomment {
    color: darkbrown;
}

