@charset "UTF-8";
/* site */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

body {
  font-family: "Lucida Grande", Tahoma, Verdana, Arial, 'Hiragino Kaku Gothic ProN',Meiryo,'MS PGothic',sans-serif;
  font-size: 80%;
  line-height: 1.8;
  color: black;
  text-align: center;
  background: #e8e2ce; }

a {
  color: #aa4506; }
  a:hover {
    color: #f7721f; }

.wrapper, #wrapper {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  position: relative; }

#container {
  margin-top: 20px; }

.bl {
  text-align: left;
  display: block;
  text-indent: -999em;
  overflow: hidden; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*\*// */
  height: auto;
  overflow: hidden;
  /* */ }

#header {
  z-index: 1;
  background: url("/assets/templates/swc/images/header01.png") no-repeat;
  /*background: url("/assets/templates/swc/images/header.jpg") no-repeat;*/
  width: 960px;
  height: 248px; }
  #header li {
    list-style: none; }
  #header h1 {
    position: absolute;
    left: 46px;
    top: 54px; }
    #header h1 a {
      /* background: url("/assets/templates/swc/images/ja/title-ja.png") no-repeat; */
      /*background: url("/assets/templates/swc/images/ja/title.jpg") no-repeat;*/
      /* 2021.10.11 タイトル文字変更　*/
      /* background: url("/assets/templates/swc/images/ja/title_ja_211011.png") no-repeat;*/
      /* 2023.04.03 タイトル文字変更　*/
      background: url("/assets/templates/swc/images/ja/title_ja_20230405.png") no-repeat;
      width: 804px;
      height: 140px; }
  #header .info {
    position: absolute;
    right: 36px;
    top: 27px; }
    #header .info li {
      float: right; }
    #header .info .language a {
      background: url("/assets/templates/swc/images/ja/language.jpg") no-repeat;
      width: 52px;
      height: 11px; }
    #header .info .sitemap {
      margin-right: 30px; }
      #header .info .sitemap a {
        background: url("/assets/templates/swc/images/ja/sitemap.jpg") no-repeat;
        width: 54px;
        height: 11px; }

#footer {
  text-align: left;
  padding: 20px 0;
  color: white;
  background: #cb8238; }
  #footer ul li {
    display: inline;
    border-left: 1px solid white;
    margin-left: 3px;
    padding-left: 6px; }
  #footer ul li.last {
    border-right: 1px solid white;
    padding-right: 6px; }
  #footer ul a {
    text-decoration: none; }
    #footer ul a:hover {
      text-decoration: underline; }
  #footer a {
    color: white;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer .copyright {
    margin: 20px 0;
    font-size: 90%;
    color: white; }

#navi {
  margin-top: 1px; }
  #navi li.i1 a {
    height: 49px;
    background-position: 0px 0; }
    #navi li.i1 a:hover {
      background-position: -230px 0; }
    #navi li.i1 a:active {
      background-position: 0px 0; }
  #navi li.i2 a {
    height: 49px;
    background-position: 0px -49px; }
    #navi li.i2 a:hover {
      background-position: -230px -49px; }
    #navi li.i2 a:active {
      background-position: 0px -49px; }
  #navi li.i3 a {
    height: 49px;
    background-position: 0px -98px; }
    #navi li.i3 a:hover {
      background-position: -230px -98px; }
    #navi li.i3 a:active {
      background-position: 0px -98px; }
  #navi li.i4 a {
    height: 49px;
    background-position: 0px -147px; }
    #navi li.i4 a:hover {
      background-position: -230px -147px; }
    #navi li.i4 a:active {
      background-position: 0px -147px; }
  #navi li.i5 a {
    height: 49px;
    background-position: 0px -196px; }
    #navi li.i5 a:hover {
      background-position: -230px -196px; }
    #navi li.i5 a:active {
      background-position: 0px -196px; }
  #navi li.i6 a {
    height: 49px;
    background-position: 0px -245px; }
    #navi li.i6 a:hover {
      background-position: -230px -245px; }
    #navi li.i6 a:active {
      background-position: 0px -245px; }
  #navi li.i7 a {
    height: 49px;
    background-position: 0px -294px; }
    #navi li.i7 a:hover {
      background-position: -230px -294px; }
    #navi li.i7 a:active {
      background-position: 0px -294px; }
/* 2023.11.20 レジストリ登録ボタン追加 */
  #navi li.i8 a {
    height: 49px;
    background-position: 0px -343px; }
    #navi li.i8 a:hover {
      background-position: -230px -343px; }
    #navi li.i8 a:active {
      background-position: 0px -343px; }
  #navi a {
    width: 230px; }
  #navi a {
    background: url("/assets/templates/swc/images/ja/navi_ja_v2.3.png"); }

#container #side {
  float: left;
  width: 230px; }
  #container #side .banner {
    margin-top: 10px; }
    #container #side .banner li {
      margin-bottom: 5px; }

#container #content {
  float: right;
  width: 705px;
  margin-bottom: 20px; }

  #container #content h2 {
    font-size: 130%;
    background: url("/assets/templates/swc/images/h2.jpg") no-repeat bottom;
    padding: 0px 5px 5px 15px;
    line-height: 1.8; }
  #container #content h3, #container #content h4, #container #content h5 {
    margin-top: 1em;
    margin-bottom: 1em; }
  #container #content h3 {
    font-size: 130%;
    color: #382819;
    border-left: 7px solid #cd822b;
    padding-left: 5px;
    margin-left: 10px;
    font-weight: bold; }
  #container #content h4 {
    font-size: 130%;
    color: #cb8138;
    font-weight: bold; }
  #container #content h5 {
    color: #ffb114; }
  #container #content p {
    margin: 10px 10px; }
  #container #content img {
    margin: 10px; }
  #container #content ul, #container #content ol {
    margin: 10px 15px 10px 35px; }
    #container #content ul li, #container #content ol li {
      margin-bottom: 5px; }
  #container #content ul {
    list-style: disc; }
  #container #content ol {
    list-style: decimal; }
  #container #content dl {
    margin: 10px 0px 10px 20px; }
  #container #content dt {
    font-weight: bolder;
    color: #e09600; }
  #container #content dd {
    margin: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #dddddd; }
  #container #content table {
	border: #666 1px solid;
	border-collapse: collapse;
	font-size: 11px;
	width: 100%;	 }
  #container #content th {
	border: #666 1px dashed;
	background-color: #cb8138;
	text-align: left;
	padding: 10px;
	font-size: 13px;
	font: bold;
	color: #fff;
	 }
  #container #content td {
	border: #666 1px dashed;
	background-color: #fff;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	color:#666; }
  #container #content dl.topics {
    margin: 10px 5px 5px; }
    #container #content dl.topics dt {
      color: black;
      background: url("/assets/templates/swc/images/icon.jpg") no-repeat;
      background-position: 0 6px;
      padding-left: 15px; }
    #container #content dl.topics dd {
      margin: 0;
      padding-left: 15px; }
  #container #content .archive_link {
    text-align: right;
    margin-right: 10px; }
  #container #content .top_figure {
    float: right;
    margin: 0 0 10px 10px; }


  #container #content #breadcrumb {
  margin: 0px 0px 10px 0px;
  font-size: 110%; }
  #container #content #breadcrumb li {
    padding: 0 5px 0 0;
    margin: 0;
    list-style-type: none;
    background: none;
    float: left; }
  #container #content #breadcrumb li:after {
      content: " > "; }
  #container #content #breadcrumb li.last:after {
      content: ""; }
  #container #content #breadcrumb li:last-child:after {
      content: ""; }

.center{
 margin: 0 auto;
 width : 230px;
 }


a#btn_hvr{
    background: url(http://www.jsiem.com/content/images/btn_hvr.jpg);
    width:230px;
    height:40px;
    display: block;
    cursor:pointer;
    padding-top:10px;
    }

a#btn_hvr:hover{
    background-position:left bottom;
    }