@charset "UTF-8";
/* formatting style
----------------------------------------------------*/
#main {

  * {
    font-style: normal;

    margin: 0px;
    padding: 0px;
  }
  body {
    color: #333333;
    background-color: #FFFFFF;
    font-size: 12px;
    line-height: 1.6;
    font-family: sans-serif;
    background-image: url(../uk/images/gimg/bg.png);
    background-repeat: repeat-y;
    background-position: center;
  }
  hr {
    display: none;
  }
  /* link style
  ----------------------------------------------------*/
  a img {
    border-style: none;
  }
  a:link {
    color: #0066CC;
    text-decoration: underline;
  }

  a:visited {
    color: #336699;
    text-decoration: underline;
  }

  a:hover {
    color: #09C;
    text-decoration: none;
  }
  a:active {
    text-decoration: none;
    position: relative;
    left: +1px;
    top: +1px;
  }
  /* basic layout
  ----------------------------------------------------*/
  #wrapper {
    background-color: #FFF;
    margin: 0px auto;
    width: 858px;
    border-right: 1px none #333;
    border-left: 1px none #333;
    clear: both;
    padding-top: 0px;
  }
  /* header styles
  ----------------------------------------------------*/
  #header {
    position: relative;
    height: 168px;
    margin-top: 0px;
    padding-top: 0px;
  }
  #header img#head {
    position: absolute;
    top: 28px;
  }
  #header img#logo {
    position: absolute;
    left: 0px;
    top: 42px;
  }
  #header img#head02 {
    position: absolute;
    left: 278px;
    top: 28px;
  }
  #header img#header03 {
    position: absolute;
    left: 733px;
    top: 42px;
  }
  #header #globalnavi {
    position: absolute;
    top: 152px;
  }
  #header #headerprint {
    display: none;
  }
  #header #sitemap a {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999999;
  }
  /* navi styles
  ----------------------------------------------------*/
  #navi {
    margin-bottom: 20px;
  }
  #navi ol {
    float: left;
    padding-top: 7px;
  }
  #navi ol li {
    display:inline;
    line-height:2.5em;
    list-style-type:none;
  }
  #navi ol li a {
    padding-right:20px;
    background-image: url(../uk/images/topicpath.gif);
    background-repeat: no-repeat;
    background-position: right center;
  }
  #navi p {
    float: right;
  }

  h1 {
    border-top: 3px solid #006600;
    border-bottom: 1px dotted #000000;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 4px 20px;
    background-image: url(../uk/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
    color: #333333;
    margin-bottom: 8px;
    background-color: #FFFFCC;
    line-height: 45px;
  }
  h2 {
    margin-top: 25px;
    padding-left: 15px;
    font-weight: normal;
    font-size: 14px;
    background-image: url(../uk/images/bar_h2.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    color: #000000;
    padding-top: 9px;
    padding-bottom: 9px;

    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #339966;
    border-bottom-color: #339966;
  }
  h3 {
  }
  h5  {
  }
  #print,
  #print2 {
    display: none;
  }
  /* table styles
  ----------------------------------------------------*/
  table  {
    border-top: 1px solid #999999;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-collapse:collapse;
  }
  table th  {
    padding: 5px;
    white-space: nowrap;
    border-bottom: 1px solid #999999;
  }
  table td  {
    padding: 5px;
    border-bottom: 1px solid #999999;
  }
  /* footer styles
  ----------------------------------------------------*/
  #footer {
    clear: both;
    padding-top: 15px;
    text-align: center;
  }
  #footer p {
    text-align: center;
    white-space: normal;
    padding-top: 0px;
  }
  #footer p a:hover {
    color: #CCCCCC;
    text-decoration: none;
  }
  .floatright {
    float: right;
    vertical-align: top;
  }
  #footerPrint {
    text-decoration: none;
    border-style: none;
    display: none;
  }
  #footerWeb {
    text-align: left;
  }
  #footerWeb #footertext {
    margin-bottom: 10px;
  }

  #footer #footerWeb img {
    clear: both;
  }

  /* sidebar styles
  ----------------------------------------------------*/
  #status {
    float: right;
    clear: both;
    position: relative;
    background-color: #FFF;
    padding: 0px 0px 30px;
    border-width: 0px;
    border-style: none;
  }
  #status #sidebar img {
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
  }

  #status #sidebar table {
    background-color: #FFF;
    width: 225px;
    border-width: 0px;
    border-style: none;
    margin-top: 30px;
    padding-top: 30px;
  }
  #status #sidebar table td {
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin: 0px;
    padding: 5px 0px 0px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    color: #000;
    border-right-width: 0px;
    border-left-width: 0px;
    border-right-style: none;
    border-left-style: none;
  }
  #status #sidebar table td#toiawase {
    font-weight: bold;
    color: #F60;
    font-size: 12px;
  }

  /* main styles
  ----------------------------------------------------*/

  #main {
    margin-bottom: 20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    margin-top: 0px;
    width: 600px;
    float: left;
  }
  .hoki {
    margin-top: 10px;
    margin-bottom: 30px;
    width: 100%;
  }
  .hoki th {
    font-weight: normal;
    text-align: right;
    background-color: #F3F7F8;
    padding-right: 15px;
    padding-left: 15px;
  }
  .hoki th.title {
    text-align: center;
  }
  .hoki th.titleimg {
      background-color: #fff;
      padding: 0px;

  }
  .hoki td {
    padding: 15px;
  }
  .hoki td#soshin {
    padding-top: 25px ;
    background: linear-gradient(#3CB371, #006400);
    text-align: center;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-radius: 0 0 15px 15px ;
  }
  p.btn input  {
    display       : inline-block;
    border-radius : 5px;          /* 角丸       */
    font-size     : 11pt;        /* 文字サイズ */
    text-align    : center;      /* 文字位置   */
    cursor        : pointer;     /* カーソル   */
    padding       : 12px 25px;   /* 余白       */
    background    : #fff;     /* 背景色     */
    color         : #000066;     /* 文字色     */
    line-height   : 1em;         /* 1行の高さ  */
    transition    : .3s;         /* なめらか変化 */
    box-shadow    : 4px 4px 6px #006400;  /* 影の設定 */
    border        : 1px solid #006400;    /* 枠の指定 */
  }
  p.btn input:hover {
    box-shadow    : none;        /* カーソル時の影消去 */
    color         : #fff;     /* 背景色     */
    background    : #006;     /* 文字色     */
  }
  input, select, textarea {
    font-size:1.2em;
  }
  .hoki td p {
  }
  .hoki td ul {
    margin-left: 10px;
    margin-top: 0px;
  }
  .hoki strong {
    font-weight: normal;
    color: #006600;
  }
  .hoki em {
    font-style: normal;
    font-weight: bold;
    color: #000000;
  }
  .hoki p.aka_shiro {
    background-color: #F03;
    display: block;
    color: #FFF;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
  }
  .hoki p.irai {
      margin-top:-5px;
      margin-bottom:5px;
      padding:10px;
      background: #fff8e8;
      border-left: solid 15px #ffc06e;
      box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
  }
  .hoki p.green {
      color: #008000;
  }
  table#oshirase {
    border-top-width: 0px;
    border-top-style: none;
  }
  table#oshirase td {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 40px;
    line-height: 2em;
    border-bottom-width: 0px;
    border-bottom-style: none;
  }
  td.cen   {
    text-align: center;
    border-bottom-width: 0px;
    border-bottom-style: none;
  }
  #seal {
    width: 600px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #999;
    border-left-color: #999;
  }
  #seal td {
    padding: 15px;
    margin: 0px;
    border-left-width: 0px;
    border-left-style: none;
    border-top-width: 0px;
    border-top-style: none;
    border-right-width: 0px;
    border-right-style: none;
  }
  #seal td.hf {
    width: 296px;
    text-align: center;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    margin: 0px;
    height: auto;
  }
  #seal td strong {
    color: #F60;
    font-weight: normal;
  }
  #sealprice {
    width: 600px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
  }
  #sealprice th {
    color: #FFF;
    background-color: #066;
    border-left-width: 0px;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    padding-right: 20px;
    padding-left: 20px;
  }
  #sealprice td {
    border-right-width: 0px;
    border-right-style: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  #sealprice td em {
    font-size: 20px;
    font-weight: bold;
    color: #066;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .in {
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #333;
    width: 98%;
  }
  .in td {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
  }
  .in_uk {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
  }
  .in_uk td {
    border-bottom-width: 0px;
    border-bottom-style: none;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
  }
  .hoki td ul li {
    padding-top: 2px;
    padding-bottom: 2px;
    list-style-type: disc;
  }
  .map {
    border-top-width: 0px;
    border-top-style: none;
    margin-top: 20px;
  }
  .map td {
    text-align: center;
    width: auto;
    border-bottom-width: 0px;
    border-bottom-style: none;
  }
  .map td.setsu {
    text-align: left;
  }
  .map  .setsu  p.eki {
    background-color: #CCCCCC;
    display: block;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #000000;
    margin-bottom: 5px;
  }
  .map .setsu ul {
    margin-bottom: 15px;
    margin-left: 20px;
  }
  .map .setsu ul li {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .map .setsu em {
    font-weight: bold;
  }
  .link {
    margin-top: 5px;
    border-top-width: 0px;
    border-top-style: none;
  }
  .link td a {
    background-image: url(../uk/images/b_link.gif);

    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    padding-right: 20px;
  }
  .link td a.naka {
    background-image: none;
    padding-right: 2px;
    padding-left: 2px;
  }
  h3 {
    margin-top: 20px;
  }
  h3 .aaa {
    margin-left: 30px;
  }
  .button {
    float: right;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-top: 10px;
  }
  #hajimeni {
    padding: 15px;
    border-top-width: 1px;
    border-right-width: 18px;
    border-bottom-width: 1px;
    border-left-width: 18px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #009900;
    border-right-color: #009900;
    border-bottom-color: #009900;
    border-left-color: #009900;
    margin-top: 30px;
    margin-right: 15px;
    margin-bottom: 30px;
    margin-left: 15px;
  }
  #hajimeni img {
    margin-top: 20px;
    margin-left: 65px;
    margin-bottom: 25px;
  }
  #question {
    border-top-width: 0px;
    border-top-style: none;
  }
  #question td {
    border-bottom-width: 0px;
    border-bottom-style: none;
    padding-right: 0px;
  }
  #question .in td {
    padding-right: 25px;
    white-space: nowrap;
  }
  #question th.cst {
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-bottom-style: none;
    border-top-color: #999999;
    padding-top: 30px;
    padding-bottom: 30px;

    line-height: 1;
  }
  #question td.cst {
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-bottom-style: none;
    border-top-color: #999999;
    line-height: 1.8;
  }
  #question td#jirei {
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #003366;
  }

  .str {
      color: #F04F4F;
      font-weight: bold;
  }
}
