.wp-entry p {
  font-size: 16px;
  line-height: 1.7;
  text-align: justify;
}

body {
  font: 13px/1.5 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
}

html ~ body * {
  letter-spacing: 0.1em;
  font-size: 12px;
}

select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
  margin: 0;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

html,
body,
div,
span,
applet,
object,
embed,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
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,
* {
  margin: 0;
  padding: 0;
  outline: 0;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
}

html,
body,
div,
span,
applet,
object,
embed,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
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 {
  border: 0;
  background: transparent;
}

div,
span,
applet,
object,
embed,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
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 {
  font-size: 100%;
}

html {
  overflow-y: auto;
  overflow-x: auto;
}

html[xmlns*=""] body {
    letter-spacing: -0.1em;
  }

*:first-child + html body {
  letter-spacing: normal;
}

body {
  line-height: 1;
}

img {
  vertical-align: bottom;
  border: none;
}

a img,
  a:hover img {
    vertical-align: bottom;
    border: none;
  }

ul,
ol,
li,
dl {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-indent: 0;
}

blockquote {
  quotes: none;
}

q {
  quotes: none;
}

q:before,
  q:after {
    content: "";
  }

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
}

html {
  overflow-x: auto;
}

body {
  width: 100%;
  outline: none;
  background-color: #ffffff;
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN",
    Meiryo, sans-serif;
  line-height: 1.5;
  text-align: center;
  color: #333333;
  background: #fafafa url(../../images/bg.gif) center 0 repeat-y;
}

a {
  color: #0066cc;
  text-decoration: underline;
}

a:link,
  a:active {
    color: #0066cc;
    text-decoration: underline;
  }

a:visited {
    color: #0066cc;
    text-decoration: underline;
    color: #0066ff;
  }

a:hover {
    text-decoration: none;
  }

del {
  color: #999999;
  text-decoration: line-through;
}

ins {
  border-bottom: 1px dotted #ccc;
}

strong {
  color: #006699;
  font-weight: bold;
}

strong a {
    color: #006699;
    font-weight: bold;
  }

strong a:link,
    strong a:active,
    strong a:visited,
    strong a:hover {
      color: #006699;
      font-weight: bold;
    }

em {
  color: #006699;
}

em a {
    color: #006699;
  }

em a:link,
    em a:active,
    em a:visited,
    em a:hover {
      color: #006699;
    }

.caution {
  color: red;
}

table {
  border: 1px solid #cccccc;
}

table tr {
    border-bottom: 1px solid #cccccc;
  }

table th {
    padding: 2px 0;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }

table td {
    padding: 5px 0;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }

.clearfix {

  zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
  }

.clear {
  clear: both;
}

.menu {

  zoom: 1;
}

.menu:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
  }

#container {
  width: 700px;
  float: left;
  text-align: left;
}

#container .contact-guidance {
    text-align: center;
  }

#sidebar {
  float: right;
  width: 230px;
  text-align: left;
}

#secondary {
  clear: right;
}

#footer {
  clear: both;
  width: 100%;
}

#container.one-column {
  margin: 0 auto;
  width: 800px;
  float: none;
}

#container.one-column #header {
    width: auto;
  }

.one-column #content h1 {
  width: auto;
}

.single-attachment #content {
  margin: 0 auto;
  width: 900px;
}

pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
}

code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

#site-info {
  float: left;
  font-weight: bold;
  width: 700px;
}

#site-generator {
  float: right;
  width: 220px;
}

input,
textarea {
  font-size: 12px;
  line-height: 18px;
}

hr {
  background-color: #e7e7e7;
  border: 0;
  clear: both;
  height: 1px;
  margin-bottom: 18px;
}

p {
  margin-bottom: 1em;
}

ol ol {
  list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
  }

ol ol ol ol {
      list-style: lower-alpha;
    }

ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
}

dl {
  margin: 0 0 24px 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 18px;
}

strong {
  font-weight: bold;
}

cite,
em,
i {
  font-style: italic;
}

big {
  font-size: 131.25%;
}

ins {
  background: #ffc;
  text-decoration: none;
}

blockquote {
  font-style: italic;
  padding: 0 3em;
}

blockquote cite,
  blockquote em,
  blockquote i {
    font-style: normal;
  }

pre {
  background: #f7f7f7;
  color: #222;
  line-height: 18px;
  margin-bottom: 18px;
  padding: 1.5em;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

sup,
sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

input[type="text"],
select,
textarea {
  background: #f9f9f9;
  border: 1px solid #cccccc;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 2px;
}

.screen-reader-text {
  position: absolute;
  left: -9000px;
}

#header {
  margin: 0 auto;
  overflow: hidden;
  width: 950px;
  text-align: left;
}

#header #branding {
    margin-top: 8px;
    margin-bottom: 9px;
  }

#site-title {
  float: left;
  font-size: 197%;
  line-height: 36px;
  margin: 0 0 0 0;
  width: 380px;
}

#site-title a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
  }

#site-description {
  clear: right;
  float: right;
  font-style: italic;
  margin: 14px 0 18px 0;
  width: 220px;
}

#header #header-right-block {
  float: right;
  width: 367px;
  hight: 77px;
}

#header #header-right-block #menu-header-utility {
    height: 32px;
    float: right;
  }

#header #header-right-block #menu-header-utility li {
      background-position: top left;
      background-repeat: no-repeat;
      background-color: transparent;

      margin-left: 10px;
      display: inline;
      float: left;
    }

#header #header-right-block #menu-header-utility li a {
        background-position: top left;
        background-repeat: no-repeat;
        background-color: transparent;
        text-indent: -9999px;
        display: block;
        height: 22px;
        width: 70px;
      }

#header #header-right-block #menu-header-utility li.sitemap {
        background-image: url(../../images/btn-sitemap-on.gif);
      }

#header #header-right-block #menu-header-utility li.sitemap a {
          width: 90px;
          background-image: url(../../images/btn-sitemap.gif);
        }

#header #header-right-block #menu-header-utility li.chinese {
        background-image: url(../../images/btn-chinese-on.gif);
      }

#header #header-right-block #menu-header-utility li.chinese a {
          background-image: url(../../images/btn-chinese.gif);
        }

#header #header-right-block #menu-header-utility li.english {
        background-image: url(../../images/btn-english-on.gif);
      }

#header #header-right-block #menu-header-utility li.english a {
          background-image: url(../../images/btn-english.gif);
        }

#header #header-right-block #menu-header-utility li a:hover {
        background-image: none;
      }

#header #header-right-block #header-contact {
    clear: both;
  }

#topimage {
  clear: both;
  position: relative;
  width: 950px;
  height: 330px;
}

#topimage #topimage-btn {
    position: absolute;
    width: 297px;
    height: 85px;
    top: 225px;
    left: 32px;
  }

#topimage #topimage-btn a {
      display: block;
      width: 297px;
      height: 85px;
      background: url(../../images/headers/btn-topimage-on.png) top left
        no-repeat;
    }

#topimage #topimage-btn a:hover img {
        display: none;
      }

#branding img {
  clear: both;
  display: block;
}

#access {
  margin: 0 auto;
}

#access a {
    display: block;
    text-decoration: none;
  }

#access .menu-header {
    margin-top: 10px;
  }

#header #access #menu-global-nav {
  height: 52px;
  over-flow: hidden;
  background: transparent url(../../images/gnavigation.gif) 0 -52px no-repeat;
}

#header #access #menu-global-nav li {
    float: left;
  }

#access .menu-header #menu-global-nav li a {
    display: block;
    width: 158px;
    height: 52px;
    text-indent: -9999px;
    background: transparent url(../../images/gnavigation.gif) 0 0 no-repeat;
  }

#access .menu-header #menu-global-nav li.about-miracool a {
    width: 159px;
  }

#access .menu-header #menu-global-nav li.data a {
    background-position: -159px 0;
  }

#access .menu-header #menu-global-nav li.work a {
    background-position: -317px 0;
  }

#access .menu-header #menu-global-nav li.item a {
    background-position: -475px 0;
  }

#access .menu-header #menu-global-nav li.company a {
    background-position: -633px 0;
  }

#access .menu-header #menu-global-nav li#menu-item-9644 a {
    width: 159px;
    background-position: -791px 0px;
  }

#access .menu-header #menu-global-nav li a:hover {
    background-image: none;
  }

body#about-miracool #access .menu-header #menu-global-nav li.about-miracool.current-menu-item a,
    body#about-miracool #access .menu-header #menu-global-nav li.about-miracool.current_page_item a,
    body#about-miracool #access .menu-header #menu-global-nav li.about-miracool.current-page-ancestor a {
      background-position: 0 bottom;
    }

body#data #access .menu-header #menu-global-nav li.data.current-menu-item a,
    body#data #access .menu-header #menu-global-nav li.data.current_page_item a,
    body#data #access .menu-header #menu-global-nav li.data.current-page-ancestor a {
      background-position: -159px bottom;
    }

body .child-data #access .menu-header #menu-global-nav li.data.current-menu-item a,
    body .child-data #access .menu-header #menu-global-nav li.data.current_page_item a,
    body .child-data #access .menu-header #menu-global-nav li.data.current-page-ancestor a {
      background-position: -159px bottom;
    }

body#work #access .menu-header #menu-global-nav li.work.current-menu-item a,
    body#work #access .menu-header #menu-global-nav li.work.current_page_item a,
    body#work #access .menu-header #menu-global-nav li.work.current-page-ancestor a {
      background-position: -317px bottom;
    }

body .child-work #access .menu-header #menu-global-nav li.work.current-menu-item a,
    body .child-work #access .menu-header #menu-global-nav li.work.current_page_item a,
    body .child-work #access .menu-header #menu-global-nav li.work.current-page-ancestor a {
      background-position: -317px bottom;
    }

body#item #access .menu-header #menu-global-nav li.item.current-menu-item a,
    body#item #access .menu-header #menu-global-nav li.item.current_page_item a,
    body#item #access .menu-header #menu-global-nav li.item.current-page-ancestor a {
      background-position: -475px bottom;
    }

body .child-item #access .menu-header #menu-global-nav li.item.current-menu-item a,
    body .child-item #access .menu-header #menu-global-nav li.item.current_page_item a,
    body .child-item #access .menu-header #menu-global-nav li.item.current-page-ancestor a {
      background-position: -475px bottom;
    }

body#company #access .menu-header #menu-global-nav li.company.current-menu-item a,
    body#company #access .menu-header #menu-global-nav li.company.current_page_item a,
    body#company #access .menu-header #menu-global-nav li.company.current-page-ancestor a {
      background-position: -633px bottom;
    }

body#contact #access .menu-header #menu-global-nav li.contact.current-menu-item a,
    body#contact #access .menu-header #menu-global-nav li.contact.current_page_item a,
    body#contact #access .menu-header #menu-global-nav li.contact.current-page-ancestor a {
      background-position: -791px bottom;
    }

#access .menu-header #menu-global-nav li.current-menu-item a:hover,
  #access .menu-header #menu-global-nav li.current_page_item a:hover,
  #access .menu-header #menu-global-nav li.current-page-ancestor a:hover {
    background-image: url(../../images/gnavigation.gif);
  }

#header #access #subnavigation {
    display: none;
  }

#header #access #breadcrumbs {
    background: #f5f5f5;
    border-style: solid;
    border-color: #cccccc;
    border-width: 0 1px 1px;
    overflow: hidden;
  }

#header #access #breadcrumbs li {
      padding: 0 15px 0 10px;
      float: left;
      overflow: hidden;
      background: url(../../images/breadcrumbs-bg.gif) right center no-repeat;
      height: 30px;
      line-height: 30px;

      font-weight: bold;
    }

#header #access #breadcrumbs li.active {
        background: url(../../images/breadcrumbs-active-bg.gif) right center
          no-repeat;
        color: #ffffff;
      }

#header #access #breadcrumbs li.active a {
          color: #ffffff;
        }

#header #access #breadcrumbs li.last2 {
        background: url(../../images/breadcrumbs-last2-bg.gif) right center
          no-repeat;
      }

#header #access #breadcrumbs li a {
        font-weight: bold;
      }

#main {
  margin: 0 auto;
  clear: both;
  width: 950px;
  padding-top: 10px;
}

#main #container .contact-guidance {
    margin: 0 auto;
    clear: left;
    display: block;
    width: 680px;
    height: 130px;
  }

#main #container .contact-guidance a {
      clear: left;
      display: block;
      width: 680px;
      height: 130px;
      background: url(../../images/btn-contact-guidance-on.gif) top left
        no-repeat;
    }

#main #container .contact-guidance a:hover img {
        display: none;
      }

#bottom-link-block {
  margin-bottom: 50px;
}

#top #main {
  padding-top: 10px;
}

#content {
  margin-bottom: 40px;
}

#top #content {
  margin-bottom: 36px;
}

#content {
  min-width: 180px;
}

#content input,
  #content textarea {
    min-width: 180px;
  }

#content .radio input {
    min-width: 1px;
    width: auto;
  }

#access ul ul ul {
    left: 100%;
    top: 0;
  }

#access ul ul a {
    background: #333;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
  }

#content p,
  #content ul,
  #content ol,
  #content dd,
  #content pre,
  #content hr {
    margin-bottom: 1.5em;
  }

#content ul ul,
  #content ol ol,
  #content ul ol,
  #content ol ul {
    margin-bottom: 0;
  }

#content pre,
  #content kbd,
  #content tt,
  #content var {
    line-height: 1.5;
  }

#content code {
    font-size: 100%;
  }

#content table {
    border: 1px solid #cccccc;
    text-align: left;
    width: 100%;
  }

#content tr th,
  #content thead th {
    color: #333;
    font-weight: bold;
    padding: 5px 10px;
  }

#content tr td {
      border-top: 1px solid #cccccc;
      padding: 5px 10px;
    }

#content tr.odd td {
      background: #f2f7fc;
    }

.home .sticky {
  background: #f2f7fc;
  border-top: 4px solid #000;
  margin-left: -20px;
  margin-right: -20px;
  padding: 18px 20px;
}

.single .hentry {
  margin: 0 0 36px 0;
}

.page-title {
  background: url(../../images/bg-h1.gif) left bottom no-repeat;
  font-size: 123.1%;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.1em;
}

body.page .entry-title,
  body.single .entry-title {
    background: url(../../images/bg-h1.gif) left bottom no-repeat;
    font-size: 123.1%;
    font-weight: bold;
    color: #000;
    letter-spacing: 0.1em;
  }

.page-title span {
  line-height: 40px;
  color: #0066cc;
  font-size: 123.1%;
  font-weight: bold;
}

body.page .entry-title,
  body.single .entry-title {
    line-height: 40px;
    font-size: 123.1%;
    font-weight: bold;
    color: #0066cc !important;
  }

body#chinese .entry-title,
  body#english .entry-title {
    display: none;
  }

body#chinese.search .entry-title,
  body#english.search .entry-title {
    display: block;
    font-size: 116%;
  }

.page-title a:link,
  .page-title a:visited {
    color: #888;
    text-decoration: none;
  }

.page-title a:active,
  .page-title a:hover {
    color: #0066cc;
  }

.entry-title a:link,
  .entry-title a:visited {
    color: #0066cc;
    text-decoration: none;
    font-weight: bold;
  }

.entry-title a:active,
  .entry-title a:hover {
    text-decoration: underline;
  }

.entry-meta {
  color: #888;
  font-size: 96%;
}

.entry-meta abbr {
    border: none;
  }

.entry-utility abbr {
  border: none;
}

.entry-meta abbr:hover,
.entry-utility abbr:hover {
  border-bottom: 1px dotted #666;
}

.entry-content .section {
  margin-bottom: 30px;
}

.entry-content .section:last-child {
    margin-bottom: 0;
  }

body#top .entry-content,
  body#top .entry-summary {
    margin: 0;
    line-height: 1.5;
  }

#content .entry-summary p:last-child {
  margin-bottom: 12px;
}

.entry-content fieldset {
    border: 1px solid #e7e7e7;
    margin: 0 0 24px 0;
    padding: 24px;
  }

.entry-content fieldset legend {
      background: #fff;
      color: #000;
      font-weight: bold;
      padding: 0 24px;
    }

.entry-content .radio input {
    margin-bottom: 0;
  }

.entry-content input.file,
    .entry-content input.button {
      margin-right: 24px;
    }

.entry-content label input {
    vertical-align: middle;
  }

.entry-content sup,
  .entry-content sub {
    font-size: 77%;
  }

.entry-content blockquote.left {
      float: left;
      margin-left: 0;
      margin-right: 24px;
      text-align: right;
      width: 33%;
    }

.entry-content blockquote.right {
      float: right;
      margin-left: 24px;
      margin-right: 0;
      text-align: left;
      width: 33%;
    }

.page-link {
  color: #000;
  font-weight: bold;
  margin: 0 0 22px 0;
  word-spacing: 0.5em;
}

.page-link a:link,
    .page-link a:visited {
      background: #f1f1f1;
      color: #333;
      font-weight: normal;
      padding: 0.5em 0.75em;
      text-decoration: none;
    }

.home .sticky .page-link a {
  background: #d9e8f7;
}

.page-link a:active,
  .page-link a:hover {
    color: #0066cc;
  }

body.page .edit-link {
  clear: both;
  display: block;
  text-align: right;
  position: relative;
  top: -23px;
}

body.page .edit-link a {
    padding: 2px 4px;
    font-size: 96%;
    text-decoration: none;
  }

body.page .edit-link a:hover {
      background-color: #eeeeee;
    }

#entry-author-info {
  background: #f2f7fc;
  border-top: 4px solid #000;
  clear: both;
  font-size: 108%;
  line-height: 20px;
  margin: 24px 0;
  overflow: hidden;
  padding: 18px 20px;
}

#entry-author-info #author-avatar {
    background: #fff;
    border: 1px solid #e7e7e7;
    float: left;
    height: 60px;
    margin: 0 -104px 0 0;
    padding: 11px;
  }

#entry-author-info #author-description {
    float: left;
    margin: 0 0 0 104px;
  }

#entry-author-info h2 {
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
  }

.entry-utility {
  clear: both;
  color: #888;
  font-size: 96%;
  line-height: 18px;
}

.entry-meta a,
.entry-utility a {
  color: #888;
}

.entry-meta a:hover,
.entry-utility a:hover {
  color: #0066cc;
}

#content .video-player {
  padding: 0;
}

.child-item-link-list {
  margin: -15px 10px 20px;
  padding: 10px 14px;
  background-color: #f5f5f5;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}

.child-item-link-list li {
    margin-bottom: 5px;
    background: transparent url("../../images/lm-link.gif") left 6px no-repeat
      scroll;
    display: block;
    padding-left: 18px;
    position: relative;
  }

#content .child-item-link-list ul {
  margin-bottom: 10px;
}

.child-item-link-list li ul li {
  padding-left: 10px;
  background: transparent url("../../images/lm-blue1.gif") left center no-repeat;
}

.wpcf7-list-item {
  display: block;
}

body#top #intro p {
      margin-bottom: 0;
    }

body#top #intro p.intro-text {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 1.7;
        text-align: justify;
        padding: 15px;
      }

body#top #intro .first-intro p.goto-page,
    body#top #intro .secound-intro p.goto-page {
      text-align: right;
    }

body#top #intro p.goto-page a {
      float: right;
      display: block;
      background-position: left top;
      background-repeat: no-repeat;
      background-color: transparent;
    }

body#top #intro p.goto-page a:hover img {
        display: none;
      }

body#top #content #about-miracool-intro {
      background: url(../../images/graybg-700.gif) left bottom no-repeat;
    }

body#top #content #about-miracool-intro .section {
        margin: 0 0 10px;
        background: url(../../images/graybg-700-top.gif) left top no-repeat;
      }

body#top #content #about-miracool-intro h2 {
        margin-bottom: 10px;
        padding: 25px 0 0 35px;
      }

body#top #content #about-miracool-intro .intro_left_box {
        float: left;
        margin-right: 10px;
      }

body#top #content #about-miracool-intro .intro_right_box {
        float: left;
        width: 190px;
        margin: 15px 0 0;
        padding: 2px 0 0;
      }

body#top #content #about-miracool-intro .intro_right_box p {
          width: 190px;
          text-align: right;
          margin: 0;
        }

body#top #content #about-miracool-intro p {
        margin-left: 15px;
        width: 420px;
        line-height: 1.6;
      }

body#top #content #about-miracool-intro p.goto-page a {
          width: 184px;
          height: 42px;
          background-image: url(../../images/btn-detail-on.gif);
        }

body#top #content .secound-intro {
      margin-top: 10px;
      padding-bottom: 10px;
      background: url(../../images/graybg-700-c3.gif) 0 bottom no-repeat;
    }

body#top #content .secound-intro h3 {
        margin-bottom: 5px;
      }

body#top #content .secound-intro div {
        width: 227px;
        float: left;
        margin-right: 10px;
      }

body#top #content .secound-intro div.lastchild {
          width: 226px;
          margin-right: 0;
        }

body#top #content .secound-intro div p {
          margin-right: 10px;
          margin-left: 10px;
        }

body#top #content .secound-intro p.goto-page a {
        width: 122px;
        height: 27px;
        background-image: url(../../images/btn-detail-small-on.gif);
      }

.home #content .category-asides p {
    font-size: 108%;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0;
  }

.home .hentry.category-asides {
    padding: 0;
  }

.home #content .category-asides .entry-content {
    padding-top: 0;
  }

.category-gallery .size-thumbnail img {
    border: 10px solid #f1f1f1;
    margin-bottom: 0;
  }

.category-gallery .gallery-thumb {
    float: left;
    margin-right: 20px;
    margin-top: -4px;
  }

.home #content .category-gallery .entry-utility {
  padding-top: 4px;
}

.attachment .entry-content .entry-caption {
    font-size: 140%;
    margin-top: 24px;
  }

.attachment .entry-content .nav-previous a:before {
    content: "\2190\00a0";
  }

.attachment .entry-content .nav-next a:after {
    content: "\00a0\2192";
  }

#content img {
    margin: 0;
    height: auto;
    max-width: 680px;
    width: auto;
  }

#content .attachment img {
    max-width: 900px;
  }

#content .alignleft,
  #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
  }

#content .alignright,
  #content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
  }

#content .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

#content img.aligncenter {
      clear: both;
      display: block;
      margin-left: auto;
      margin-right: auto;
    }

#content img.alignleft,
    #content img.alignright,
    #content img.aligncenter {
      margin-bottom: 12px;
    }

#content .wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 4px;
    text-align: center;
  }

#content .wp-caption img {
      margin: 5px 5px 0;
    }

#content .wp-caption p.wp-caption-text {
      color: #888;
      font-size: 96%;
      margin: 5px;
    }

#content .wp-smiley {
    margin: 0;
  }

#content .gallery {
    margin: 0 auto 18px;
  }

#content .gallery .gallery-item {
      float: left;
      margin-top: 0;
      text-align: center;
      width: 33%;
    }

#content .gallery img {
      border: 2px solid #cfcfcf;
    }

#content .gallery .gallery-caption {
      color: #888;
      font-size: 96%;
      margin: 0 0 12px;
    }

#content .gallery dl {
      margin: 0;
    }

#content .gallery img {
      border: 10px solid #f1f1f1;
    }

#content .gallery br + br {
      display: none;
    }

#content .attachment img {
    display: block;
    margin: 0 auto;
  }

#content p.go-top {
    margin-bottom: 10px;
    text-align: right;
    font-size: 96%;
  }

.navigation {
  margin-bottom: 10px;
  color: #888;
  font-size: 96%;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
}

.navigation a:link,
    .navigation a:visited {
      color: #888;
      text-decoration: none;
    }

.navigation a:active,
    .navigation a:hover {
      color: #0066cc;
    }

.navigation .nav-previous,
  .navigation .nav-next {
    display: inline;
  }

.navigation .nav-previous {
    padding-right: 10px;
  }

.navigation .nav-next {
    padding-left: 10px;
  }

#comments {
  clear: both;
}

#comments .navigation {
    padding: 0 0 18px 0;
  }

h3#comments-title,
  h3#reply-title {
    color: #000;
    font-size: 153.9%;
    font-weight: bold;
    margin-bottom: 0;
  }

h3#comments-title {
    padding: 24px 0;
  }

.commentlist {
  list-style: none;
  margin: 0;
}

.commentlist li.comment {
      border-bottom: 1px solid #e7e7e7;
      line-height: 24px;
      margin: 0 0 24px 0;
      padding: 0 0 0 56px;
      position: relative;
    }

.commentlist li:last-child {
      border-bottom: none;
      margin-bottom: 0;
    }

#comments .comment-body ul,
  #comments .comment-body ol {
    margin-bottom: 18px;
  }

#comments .comment-body p:last-child {
    margin-bottom: 6px;
  }

#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
  }

.commentlist ol {
    list-style: decimal;
  }

.commentlist .avatar {
    position: absolute;
    top: 4px;
    left: 0;
  }

.comment-author cite {
    color: #000;
    font-style: normal;
    font-weight: bold;
  }

.comment-author .says {
    font-style: italic;
  }

.comment-meta {
  font-size: 96%;
  margin: 0 0 18px 0;
}

.comment-meta a:link,
    .comment-meta a:visited {
      color: #888;
      text-decoration: none;
    }

.comment-meta a:active,
    .comment-meta a:hover {
      color: #0066cc;
    }

.reply {
  font-soze: 96%;
  padding: 0 0 24px 0;
}

.reply a {
    color: #888;
  }

a.comment-edit-link {
  color: #888;
}

.reply a:hover,
a.comment-edit-link:hover {
  color: #0066cc;
}

.commentlist .children {
  list-style: none;
  margin: 0;
}

.commentlist .children li {
    border: none;
    margin: 0;
  }

.nopassword,
.nocomments {
  display: none;
}

#comments .pingback {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 18px;
  padding-bottom: 18px;
}

.commentlist li.comment + li.pingback {
  margin-top: -6px;
}

#comments .pingback p {
    color: #888;
    display: block;
    font-size: 96%;
    line-height: 18px;
    margin: 0;
  }

#comments .pingback .url {
    font-style: italic;
  }

form button,
  form input#submit {
    padding: 2px;
  }

form .require {
    padding-left: 3px;
    color: #ff0000;
  }

form button:active,
  form input#submit:active {
    border-color: #666666 #eeeeee #eeeeee #666666;
  }

form table th {
    background-color: #e5f7ff;
    vertical-align: middle;
    zoom: 1;
  }

#content .entry-content form {

  margin: 0 auto;
  width: 640px;
}

#content .entry-content form .intro-form-message {
    margin-bottom: 0;
    text-align: right;
  }

#content .entry-content form table {
    width: 640px;
  }

#content .entry-content form table tr th {
        width: 160px;
      }

#content .entry-content form table tr td,
      #content .entry-content form table tr th {
        padding: 10px 10px;
        font-size: 13px !important;
      }

#content .entry-content form .sendbutton {
    margin-top: 20px;
    text-align: center;
  }

input[type="submit"] {
  color: #333;
  background-color: #cccccc;
}

#respond {
  border-top: 1px solid #e7e7e7;
  margin: 24px 0;
  overflow: hidden;
  position: relative;
}

#respond p {
    margin: 0;
  }

#respond .comment-notes {
    margin-bottom: 1em;
  }

.form-allowed-tags {
  line-height: 1em;
}

.children #respond {
  margin: 0 48px 0 0;
}

h3#reply-title {
  margin: 18px 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
  }

#comments-list ul #respond {
    margin: 0;
  }

#cancel-comment-reply-link {
  font-size: 96%;
  font-weight: normal;
  line-height: 18px;
}

#respond .required {
    color: #0066cc;
    font-weight: bold;
  }

#respond label {
    color: #888;
    font-size: 96%;
  }

#respond input {
    margin: 0 0 9px;
    width: 98%;
  }

#respond textarea {
    width: 98%;
  }

#respond .form-allowed-tags {
    color: #888;
    font-size: 96%;
    line-height: 18px;
  }

#respond .form-allowed-tags code {
      font-soze: 85%;
    }

#respond .form-submit {
    margin: 12px 0;
  }

#respond .form-submit input {
      font-size: 108%;
      width: auto;
    }

#content .entry-content form table tr td input.wpcf7-text,
  #content .entry-content form table tr td textarea.contact-text-area {
    width: 420px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

div.wpcf7 .watermark {
  color: #444444 !important;
}

span.wpcf7-not-valid-tip {
  position: static !important;
  display: block !important;
  color: #ff0000 !important;
  border: none !important;
}

.widget-title {
  display: none;
}

.widget-area ul {
  list-style: none;
  margin-left: 0;
}

.widget-area ul ul {
    list-style: square;
    margin-left: 1em;
  }

.widget_search #s {
    width: 60%;
  }

.widget_search label {
    display: none;
  }

.widget-title {
  color: #222;
}

.widget-area a:link,
    .widget-area a:visited {
      text-decoration: none;
    }

.widget-area a:active,
    .widget-area a:hover {
      text-decoration: underline;
    }

.widget-area .entry-meta {
    font-size: 85%;
  }

#wp_tag_cloud div {
  line-height: 1.6em;
}

#wp-calendar {
  width: 98%;
  margin: 0 auto;
  border-bottom: none !important;
  padding: 5px;
}

#wp-calendar table {
    margin: 3px;
  }

#wp-calendar caption {
    color: #777;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: center;
  }

#wp-calendar thead {
    font-size: 85%;
  }

#wp-calendar thead th {
      text-align: center;
      font-size: 11px;
      color: #777;
    }

#wp-calendar thead th:first-child {
        border-left: none !important;
      }

#wp-calendar thead th:last-child {
        border-right: none !important;
      }

#wp-calendar thead tr {
      border-left: none !important;
      border-right: none !important;
    }

#wp-calendar tbody {
    color: #aaa;
    border-right: #aaaaaa solid 1px;
  }

#wp-calendar tbody td {
      background: #f5f5f5;
      border: 1px solid #fff;
      padding: 3px 0 2px;
      text-align: center;
      font-size: 10px;
      font-family: arial;
    }

#wp-calendar tbody td a {
        display: block;
        background: #0066ff;
        color: white;
      }

#wp-calendar tbody td a:hover {
          text-decoration: none;
          background: #0041a0;
        }

.widget_calendar table td {
    border-top: none !important;
    border-bottom: none !important;
  }

.widget_calendar tfoot {

    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
  }

.widget_calendar tfoot tr {
      border-top: none !important;
      border-bottom: none !important;
    }

.widget_calendar tfoot a {
      font-size: 11px;
      padding: 4px;
    }

.widget_calendar tfoot tr {
      border-right: none !important;
      border-left: none !important;
      border-top: none !important;
      border-bottom: none !important;
    }

.widget_calendar tfoot tr td,
      .widget_calendar tfoot tr th {
        border-right: none !important;
        border-left: none !important;
        border-top: none !important;
        border-bottom: none !important;
      }

.widget_calendar tbody tr {
    border-bottom: #fff solid 1px !important;
  }

.widget_calendar thead tr {
    border-left: white solid 1px;
    border-right: white solid 1px;
  }

table#wp-calendar {
  border: #fff !important;
}

#wp-calendar tbody .pad {
    background: none;
  }

#wp-calendar tfoot #next {
    text-align: right;
  }

.widget_rss a.rsswidget {
    color: #000;
  }

.widget_rss a.rsswidget:hover {
      color: #0066cc;
    }

.widget_rss .widget-title img {
    width: 11px;
    height: 11px;
  }

#main .widget-area ul {
  margin-left: 0;
}

#side-calender {
  margin-bottom: 30px;
}

.lst-side1 li {
  font-size: 11px;
  padding: 6px 0;
}

.lst-side1 li a {
    font-size: 11px;
    text-decoration: none;
    padding: 6px;
    display: inline-block;
    line-height: 1;
    color: black;
  }

.lst-side1 li a:hover {
      color: #0066ff;
    }

.lst-side1 li:nth-child(even) {
    background: #e9e9e9;
  }

.lst-side1 li:nth-child(odd) {
    background: #f8f8f8;
  }

.title-side {
  background: #0261c1;
  background: linear-gradient(to bottom, #0261c1 0%, #4599f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0261c1', endColorstr='#4599f9',GradientType=0 );
  color: white;
  font-weight: normal;
  padding: 5px 5px 5px 9px;
  line-height: 1.6;
  font-size: 16px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.title-side:after {
    content: " \0BB";
  }

.title-blue-l {
  color: #3d79cb;
  font-size: 170%;
  font-weight: bold;
}

.block-pp {
  margin-bottom: 90px;
}

#blog_contents .page-title {
    margin-bottom: 30px;
  }

#blog_contents .entry-title {
    margin-bottom: 5px;
  }

#blog_contents .entry-meta {
    font-size: 85%;
    text-align: right;
  }

body.single-post #content #blog_contents .entry-meta a {
    color: #999;
  }

body.single-post #content #blog_contents .entry-content {
    margin: 0 5px;
  }

#blog_contents h2 {
  background: url("../../images/bg-h2.gif") no-repeat scroll left bottom
    transparent;
  color: #0066cc;
  font-size: 108%;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 32px;
  margin-bottom: 2px;
  padding-left: 15px;
}

.category-voice #sidebar #menu-side-content-nav li.voice a,
.category-factory #sidebar #menu-side-content-nav li.voice a,
.child-factory #sidebar #menu-side-content-nav li.voice a,
.category-warehouse #sidebar #menu-side-content-nav li.voice a,
.child-warehouse #sidebar #menu-side-content-nav li.voice a,
.category-house_mansion #sidebar #menu-side-content-nav li.voice a,
.child-house_mansion #sidebar #menu-side-content-nav li.voice a,
.category-equipment #sidebar #menu-side-content-nav li.voice a,
.child-equipment #sidebar #menu-side-content-nav li.voice a,
.category-foreign #sidebar #menu-side-content-nav li.voice a,
.child-foreign #sidebar #menu-side-content-nav li.voice a,
.category-comfortwall #sidebar #menu-side-content-nav li.voice a,
.child-comfortwall #sidebar #menu-side-content-nav li.voice a,
#simulation #sidebar #menu-side-content-nav li.simulation a,
#different #sidebar #menu-side-content-nav li.different a,
#compare #sidebar #menu-side-content-nav li.compare a,
#principle #sidebar #menu-side-content-nav li.principle a,
#subsidy #sidebar #menu-side-content-nav li.subsidy a,
#effect #sidebar #menu-side-content-nav li.effect a,
#q-and-a #sidebar #menu-side-content-nav li.q-and-a a,
#wordlist-top #sidebar #menu-side-content-nav li.wordlist a,
.child-wordlist-top #sidebar #menu-side-content-nav li.wordlist a,
#sidebar #menu-side-content-nav li a:hover {
  background-image: none;
}

#footer {
  margin-top: 70px;
}

#footer #colophon {
    margin: 0 auto;
  }

#footer a {
    color: #000000;
    font-size: 96%;
  }

#footer a:hover {
      text-decoration: none;
      color: #666666;
    }

#footer .widget-area .menu li {
      margin-right: 10px;
      float: left;
    }

#footer .widget-area #menu-footer-nav li {
      padding-left: 10px;
      background: transparent url(../../images/lm-blue1.gif) 0 center no-repeat;
    }

#footer #footer-widget-area1 {
    margin: 0 auto 10px;
    width: 950px;
  }

#footer .widget-area .menu-footer-nav-container {
      float: left;
      width: 780px;
    }

#footer .widget-area .menu-langage-container {
      width: 150px;
      float: right;
    }

#footer .widget-area .menu-langage-container ul li {
        margin-right: 0;

        background-position: top left;
        background-color: transparent;
        background-repeat: no-repeat;
      }

#footer .widget-area .menu-langage-container ul li.english {
          margin-right: 10px;
        }

#footer .widget-area .menu-langage-container ul li a {
          display: block;
          width: 70px;
          height: 22px;
          text-indent: -9999px;
          background-position: top left;
          background-color: transparent;
          background-repeat: no-repeat;
        }

#footer .widget-area .menu-langage-container ul li.chinese {
          background-image: url(../../images/btn-chinese-on.gif);
        }

#footer .widget-area .menu-langage-container ul li.chinese a {
            background-image: url(../../images/btn-chinese.gif);
          }

#footer .widget-area .menu-langage-container ul li.english {
          background-image: url(../../images/btn-english-on.gif);
        }

#footer .widget-area .menu-langage-container ul li.english a {
            background-image: url(../../images/btn-english.gif);
          }

#footer .widget-area .menu-langage-container ul li a:hover {
          background-image: none;
        }

#footer #footer-last-block {
    padding-top: 10px;
    border-top: 1px solid #cccccc;
    background: #e9e9e9 url(../../images/footer-bg.gif) center 0 repeat-y;
  }

#footer #footer-last-block .block {
      margin: 0 auto;
      width: 950px;
    }

#footer #footer-last-block #charenge25 {
      margin: 0 auto;
      float: left;
      width: 300px;
      text-align: left;
    }

#footer #footer-last-block #footer-widget-area2 {
      width: 500px;
      float: right;
    }

#footer #copyright {
    width: 500px;
    float: right;
  }

#footer .bnr-coolchoice {
    margin: 0 auto;
    float: left;
    width: 400px;
    text-align: left;
    padding: 0 0 10px;
  }

#footer #footer-last-block #footer-widget-area2 .menu-footer-sub-nav-container {
    float: right;
  }

html
  body
  #footer
  #footer-last-block
  #footer-widget-area2
  .menu-footer-sub-nav-container {
  width: 324px;
}

#footer .widget-area #menu-footer-sub-nav li {
      padding-right: 10px;
      font-size: 11px !important;
      border-right: 1px solid #aaaaaa;
      line-height: 1;
    }

#footer .widget-area #menu-footer-sub-nav li.privacy {
        padding-right: 0;
        margin: 0;
        border-right: none;
      }

#footer .widget-area ul ul {
      margin-left: 0;
    }

#footer #copyright {
    margin-top: 25px;
    text-align: right;
    font-size: 86%;
  }

#site-info {
  font-weight: bold;
}

#site-info a {
    color: #000;
    text-decoration: none;
  }

img#wpstats {
  display: block;
  margin: 0 auto 10px;
}

pre {
  -webkit-text-size-adjust: 140%;
}

code {
  -webkit-text-size-adjust: 160%;
}

#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
  -webkit-text-size-adjust: 120%;
}

#site-description {
  -webkit-text-size-adjust: none;
}

#container #content .error404 .search-form-block,
body.search-no-results #content .search-form-block {
  margin-top: 70px;
}

#container #content .error404 .search-form-block form,
body.search-no-results #content .search-form-block form {
  width: 600px;
  margin-left: 20px;
}

#container #content .error404 .search-form-block form #searchsubmit,
body.search-no-results #content .search-form-block form #searchsubmit {
  width: 4em;
  min-width: 4em;
}

#container #content .error404 .search-form-block form input,
body.search-no-results #content .search-form-block form input {
  padding: 5px;
}

#container #content .error404 h1 {
    margin: 50px 0 30px 10px;
  }

#container #content .error404 .entry-content .text {
    margin-left: 70px;
  }

body.search h1 {
      margin: 0 10px;
      width: 680px !important;
      background: none;
      text-align: left;
      border-bottom: 2px solid #cccccc;
    }

body.search #content .navigation {
        margin: 20px 10px;
        text-align: right;
      }

body.search #content .hentry {
        margin: 0 10px 10px;
        padding: 0 10px 10px;
        border-bottom: 1px dashed #cccccc;
      }

body.search-results h2.entry-title {
    font-size: 116%;
  }

body.search-no-results #content h2.entry-title {
      margin: 50px 0 30px 10px;
    }

body.search-no-results #content .entry-content .text {
      margin-left: 20px;
    }

#wpadminbar #adminbarsearch-wrap #adminbar-search {
    text-shadow: none;
    -moz-box-shadow: none;
  }

#wpadminbar #adminbarsearch-wrap .adminbar-button {
    text-shadow: none;
    -moz-box-shadow: none;
    color: #ffffff;
  }

#wpadminbar #adminbarsearch-wrap #adminbar-search {
    border-color: #ffffff;
  }

#wpadminbar #adminbarsearch-wrap .adminbar-button {
    border-color: #ffffff !important;
    color: #ffffff !important;
    text-shadow: none !important;
  }

#cboxTitle,
.edit-link {
  display: none !important;
}

@media print {
  body {
    background-image: none;
    background-color: transparent;
  }

  #wrapper {
    clear: both !important;
    display: block !important;
    float: none !important;
    position: relative !important;
    text-align: center;
  }

  #footer {
    border-top: 2pt solid #000;
    padding-top: 10px;
  }

  #footer-last-block {
    background-image: none !important;
    background-color: transparent !important;
    border-top: none !important;
  }

  #footer #copyright {
    margin-top: 0px;
  }

  .entry-content {
    font-size: 14pt;
    line-height: 1.6em;
  }

  .entry-title {
    font-size: 21pt;
  }

  #respond,
  .comment-edit-link,
  .edit-link {
    display: none !important;
  }
}

.social_btn {
  float: left;
  margin: 15px 0 10px 0;
  width: 550px;
  height: 26px;
  position: relative;

  zoom: 1;
}

.social_btn li {
    float: left;
  }

.social_btn:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }

.social_btn .tw {
    margin-right: 10px;
  }

.social_btn .fb {
    position: absolute;
    left: 160px;
  }

.wpcf7-form input#submit {
  padding: 12px 40px;
  font-size: 116%;
}

form .font_bold {
  font-weight: bold;
}

.entry-content .require {
    padding-left: 3px;
    color: #ff0000;
  }

.entry-content .require2 {
    padding-left: 3px;
    color: #ff0000;
    font-size: 93%;
  }

.contact .tab_menu {
    padding-top: 22px;
  }

.contact .tab_menu li {
      width: 106px;
      height: 30px;
      overflow: hidden;
      display: inline-block;
    }

.contact .ui_tab_on img {
    position: relative;
    top: -30px;
    z-index: 10;
  }

.contact .ui-tabs-nav img {
    position: relative;
    top: 0px;
    z-index: 10;
  }

.contact .ui-tabs-selected img {
    position: relative;
    top: -30px;
    z-index: 10;
  }

.contact .contents_tab_001 table tr th,
  .contact .entry-content form table tr th {
    color: #333;
    font-weight: bold;
    padding: 5px 10px;
    width: 164px;
  }

.contact #ui-table {
    width: 640px;
    margin: 0 auto;

    border-bottom: 0;
  }

.contact #ui-table th {
      font-size: 13px !important;
      padding: 10px;
      background-color: #e5f7ff;
      vertical-align: middle;
    }

.contact #ui-table tr {

      border-bottom: 0;
    }

.contact #ui-table tr td {
        border-top: 1px solid #cccccc;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        padding: 5px 10px;
        border-bottom: 0;
      }

.contact #ui-table tr th {
        border-bottom: 0;
      }

.contact_text {
  color: #0066cc;
  font-size: 156%;
}

.contact .entry-content #ui-tab .tab_menu {
    margin: 30px auto 0;
    overflow: hidden;
    padding: 10px 0;
    position: rerative;
  }

.contact .entry-content #ui-tab .tab_menu li {
      z-index: 100;
      overflow: hidden;
    }

.contact .entry-content #ui-tab .tab_menu li a {
        text-decoration: none;
      }

.contact .entry-content .tab_menu:after {
      display: block;
      clear: both;
      content: " ";
    }

.contact .entry-content .tab_menu li {
      margin-right: 10px;
    }

.post_contents_block {
  padding: 0 5px;
  overflow: hidden;
}

.archive article.hentry {

  padding: 5px 0 5px;
  margin-bottom: 30px;
  overflow: hidden;
}

.archive article.hentry .entry-date {
    padding: 0 5px;
    text-decoration: none;
  }

.archive article.hentry .entry-meta a {
    text-decoration: none;
  }

.archive article.hentry .entry-title {
    background: url("../../images/bg-h2.gif") no-repeat scroll left bottom
      transparent;
    color: #0066cc;
    font-size: 108%;
    font-weight: bold;
    letter-spacing: 0.075em;
    line-height: 32px;
    margin-bottom: 6px;
    padding-left: 15px;
  }

.search article.hentry {
  padding: 5px 0 5px;
  margin-bottom: 30px;
  overflow: hidden;
}

#main article.hentry .attachment-large_thumbnail {
  background-color: #fff;
  padding: 4px;
  border: solid 1px #ddd;
  float: right;
  margin-left: 20px;
}

.archive article.hentry .entry-content {
  clear: none;
}

.entry-content {
  padding-bottom: 20px;
}

#blog_contents .entry-content h3 {
  margin-bottom: 10px;
}

.entry-content h4 {
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
  padding: 2px 3px;
  margin-bottom: 10px;
}

.archive article.hentry .entry-header {
    margin-bottom: 10px;
  }

.archive article.hentry .entry-content {
    overflow: auto;
    _zoom: 1;
  }

.search article.hentry .entry-header,
  .search article.hentry .entry-content {
    overflow: auto;
    _zoom: 1;
  }

.archive article.hentry time,
.search article.hentry time {
  position: relative;
  top: -4px;
}

span.author {
  font-size: 80%;
  display: block;
  float: right;
}

.archive article h1,
.search article h1 {
  font-size: 150%;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 5px;
}

.archive article p,
.search article p {
  margin: 0;
}

ul.social_buttons {
  margin: 10px 0 0;
}

ul.social_buttons:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }

.social_buttons li {
  float: left;
  list-style: none;
  padding-right: 10px;
}

#content_date_author {
  width: 650px;
}

#content_date_author ul {
    list-style-type: none;
  }

.archive-content {
  padding: 0 5px;
}

.page-nav {
  text-align: center;
}

.page-nav li {
    display: inline;
    list-style: none outside none;
  }

.page-nav li a {
      border: 1px solid #e6e6e6;
      color: #666;
      text-decoration: none;
      border-radius: 3px;
    }

.page-nav li a:hover {
        border: 1px solid #e6e6e6;
      }

.page-nav li a:active {
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) inset;
        top: 1px;
      }

.page-nav li.current span {
      border: 1px solid #baa684;
      color: #79510f;
      font-weight: bold;
      border-radius: 3px;
    }

.page-nav li.first span,
    .page-nav li.previous span,
    .page-nav li.next span,
    .page-nav li.last span {
      background: #f8f8f8;
      border: 1px solid #e6e6e6;
      color: #b4b4b4;
      text-decoration: none;
      border-radius: 3px;
    }

.page-nav li.page_nums span {
      background: #666;
      border: 1px solid #333;
      color: #fff;
    }

.page-nav li a,
    .page-nav li.current span,
    .page-nav li.first span,
    .page-nav li.previous span,
    .page-nav li.next span,
    .page-nav li.last span,
    .page-nav li.page_nums span {
      padding: 0.25em 0.8em;
      display: inline-block;
      position: relative;
    }

.pages-link {
  text-align: center;
}

.pages-link a span {
    border: 1px solid #e6e6e6;
    color: #666;
    text-decoration: none;
    font-weight: normal;
  }

.pages-link span {
    border: 1px solid #baa684;
    color: #79510f;
    font-weight: bold;
    border-radius: 3px;
    padding: 0.25em 0.8em;
    display: inline-block;
    position: relative;
  }

.pages-link a:hover span {
      border: 1px solid #e6e6e6;
    }

.pages-link a:active span {
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) inset;
      top: 1px;
    }

#similar_posts_block .caption,
#new_article_block .caption {
  border-bottom: 1px #ccc solid;
  padding: 2px 3px;
  font-weight: bold;
  font-size: 116%;
}

#similar_posts_block {
  margin-bottom: 40px;
}

.similar-posts {
  padding: 8px 3px;
}

.similar-posts li {
    margin-bottom: 5px;
  }

#new_article_block .saisin {
  margin-bottom: 5px;
}

.new_article_contents {
  padding: 8px 3px;
}

#content .top_text_block {
  background: #f7f7f7;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px #ddd solid;
}

#content .top_text_block p {
    padding: 10px 10px 0;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.7;
    text-align: justify;
  }

#content .top_text_block p:last-child {
      margin: 0;
    }

.slide_block {
  width: 950px;
  height: 330px;
  overflow: hidden;
}

#features {
  width: 950px;
  overflow: hidden;
  height: 330px;
}

.jshowoff-slidelinks {
  width: 100%;
  position: absolute;
  bottom: 0px;
  padding-bottom: 5px;
  text-align: center;
  left: 0;
  right: 0;
  margin-bottom: 0;
}

.jshowoff-slidelinks li {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }

.jshowoff-slidelinks li a {
      width: 11px;
      height: 11px;
      margin: 0 6px;
      padding: 0;
      overflow: hidden;
      background: #444;
      background: rgba(0, 0, 0, 0.4);
      cursor: pointer;
      display: block;
      text-indent: -9999px;
      border-radius: 20px;
      box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    }

.jshowoff-slidelinks li a:hover {
        background: #333;
        background: rgba(0, 0, 0, 0.7);
      }

.jshowoff-slidelinks li a.jshowoff-active {
        background: #000;
        background: rgba(0, 0, 0, 0.9);
        cursor: pointer;
      }

.jshowoff-slidelinks li a span {
        display: none;
      }

.cssHover:hover {
  filter: alpha(opacity = 80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.hitosuzumi {
  float: right;
  margin: 15px 0 5px 8px;
}

.item-catch-voice {
  margin: 20px 0;
}

#latest-entry {
  margin: 30px 0;
}

#latest-entry .new-entries {
    margin: 0 10px;
    overflow: hidden;
    width: 680px;
  }

#latest-entry .new-entries .new-entry {
      float: left;
      margin-right: 16px;
      margin-bottom: 16px;
      width: 216px;
    }

#latest-entry .new-entries .new-entry:nth-child(3n) {
        margin-right: 0;
      }

#latest-entry .new-entry .new-entry-thumb {
      width: 216px;
      height: 160px;
    }

#latest-entry .new-entry .new-entry-thumb img {
        width: 216px;
        height: 160px;
      }

#latest-entry .new-entry .new-entry-thumb a:hover {
        opacity: 0.8;
      }

#latest-entry .new-entry .new-entry-content {
      padding: 15px;
      width: 184px;
      height: 109px;
      border-right: 1px solid #ccc;
      border-left: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
    }

#latest-entry .post_title {
    margin-bottom: 6px;
    overflow: hidden;
    width: 184px;
  }

#latest-entry .post_title a {
      text-decoration: none;
      font-weight: bold;
      font-size: 108%;
      color: #333;
    }

#latest-entry .post_category {
    margin-bottom: 10px;
    padding: 1px 8px 2px;
    display: inline;
    background-color: #0066cc;
    color: #fff;
  }

#latest-entry .post_category a {
      text-decoration: none;
      line-height: 50%;
      font-size: 77%;
      color: #fff;
    }

#latest-entry .post_voice {
    overflow: hidden;
    margin: 6px 0 10px;
  }

#latest-entry .post_voice p {
      margin: 0;
    }

#latest-entry .post_more {
    overflow: hidden;
    line-height: 24px;
  }

#latest-entry .post_more a {
      display: block;
      background: transparent url(images/voice/bg_more.gif) repeat-x 0 0;
      padding: 4px 12px;
      float: right;
      line-height: 1.6;
      text-decoration: none;
      font-size: 77%;
      color: #fff;
    }

#latest-entry .post_more a span {
        padding-left: 15px;
        background: transparent url(images/voice/icon_arrow_more.png) no-repeat
          0 50%;
      }

#latest-entry .post_more a:hover {
        opacity: 0.8;
      }

#post-7943 #post-wall-coatings html,
  #post-7943 #post-wall-coatings body,
  #post-7943 #post-wall-coatings div,
  #post-7943 #post-wall-coatings span,
  #post-7943 #post-wall-coatings applet,
  #post-7943 #post-wall-coatings object,
  #post-7943 #post-wall-coatings iframe,
  #post-7943 #post-wall-coatings h1,
  #post-7943 #post-wall-coatings h2,
  #post-7943 #post-wall-coatings h3,
  #post-7943 #post-wall-coatings h4,
  #post-7943 #post-wall-coatings h5,
  #post-7943 #post-wall-coatings h6,
  #post-7943 #post-wall-coatings p,
  #post-7943 #post-wall-coatings blockquote,
  #post-7943 #post-wall-coatings pre,
  #post-7943 #post-wall-coatings a,
  #post-7943 #post-wall-coatings abbr,
  #post-7943 #post-wall-coatings acronym,
  #post-7943 #post-wall-coatings address,
  #post-7943 #post-wall-coatings big,
  #post-7943 #post-wall-coatings cite,
  #post-7943 #post-wall-coatings code,
  #post-7943 #post-wall-coatings del,
  #post-7943 #post-wall-coatings dfn,
  #post-7943 #post-wall-coatings em,
  #post-7943 #post-wall-coatings img,
  #post-7943 #post-wall-coatings ins,
  #post-7943 #post-wall-coatings kbd,
  #post-7943 #post-wall-coatings q,
  #post-7943 #post-wall-coatings s,
  #post-7943 #post-wall-coatings samp,
  #post-7943 #post-wall-coatings small,
  #post-7943 #post-wall-coatings strike,
  #post-7943 #post-wall-coatings strong,
  #post-7943 #post-wall-coatings sub,
  #post-7943 #post-wall-coatings sup,
  #post-7943 #post-wall-coatings tt,
  #post-7943 #post-wall-coatings var,
  #post-7943 #post-wall-coatings b,
  #post-7943 #post-wall-coatings u,
  #post-7943 #post-wall-coatings i,
  #post-7943 #post-wall-coatings center,
  #post-7943 #post-wall-coatings dl,
  #post-7943 #post-wall-coatings dt,
  #post-7943 #post-wall-coatings dd,
  #post-7943 #post-wall-coatings ol,
  #post-7943 #post-wall-coatings ul,
  #post-7943 #post-wall-coatings li,
  #post-7943 #post-wall-coatings fieldset,
  #post-7943 #post-wall-coatings form,
  #post-7943 #post-wall-coatings label,
  #post-7943 #post-wall-coatings legend,
  #post-7943 #post-wall-coatings table,
  #post-7943 #post-wall-coatings caption,
  #post-7943 #post-wall-coatings tbody,
  #post-7943 #post-wall-coatings tfoot,
  #post-7943 #post-wall-coatings thead,
  #post-7943 #post-wall-coatings tr,
  #post-7943 #post-wall-coatings th,
  #post-7943 #post-wall-coatings td,
  #post-7943 #post-wall-coatings article,
  #post-7943 #post-wall-coatings aside,
  #post-7943 #post-wall-coatings canvas,
  #post-7943 #post-wall-coatings details,
  #post-7943 #post-wall-coatings embed,
  #post-7943 #post-wall-coatings figure,
  #post-7943 #post-wall-coatings figcaption,
  #post-7943 #post-wall-coatings footer,
  #post-7943 #post-wall-coatings header,
  #post-7943 #post-wall-coatings hgroup,
  #post-7943 #post-wall-coatings menu,
  #post-7943 #post-wall-coatings nav,
  #post-7943 #post-wall-coatings output,
  #post-7943 #post-wall-coatings ruby,
  #post-7943 #post-wall-coatings section,
  #post-7943 #post-wall-coatings summary,
  #post-7943 #post-wall-coatings time,
  #post-7943 #post-wall-coatings mark,
  #post-7943 #post-wall-coatings audio,
  #post-7943 #post-wall-coatings video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }

#post-7943 #post-wall-coatings article,
  #post-7943 #post-wall-coatings aside,
  #post-7943 #post-wall-coatings details,
  #post-7943 #post-wall-coatings figcaption,
  #post-7943 #post-wall-coatings figure,
  #post-7943 #post-wall-coatings footer,
  #post-7943 #post-wall-coatings header,
  #post-7943 #post-wall-coatings hgroup,
  #post-7943 #post-wall-coatings menu,
  #post-7943 #post-wall-coatings nav,
  #post-7943 #post-wall-coatings section {
    display: block;
  }

#post-7943 #post-wall-coatings body {
    line-height: 1;
  }

#post-7943 #post-wall-coatings ol,
  #post-7943 #post-wall-coatings ul {
    list-style: none;
  }

#post-7943 #post-wall-coatings blockquote,
  #post-7943 #post-wall-coatings q {
    quotes: none;
  }

#post-7943 #post-wall-coatings blockquote:before,
    #post-7943 #post-wall-coatings blockquote:after {
      content: "";
      content: none;
    }

#post-7943 #post-wall-coatings q:before,
    #post-7943 #post-wall-coatings q:after {
      content: "";
      content: none;
    }

#post-7943 #post-wall-coatings table {
    border-collapse: collapse;
    border-spacing: 0;
  }

#post-7943 #post-wall-coatings .post-wall-coatings-ttl {
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-top: 60px;
  }

#post-7943 #post-wall-coatings .post-wall-coatings-ttl span {
      padding-left: 16px;
      padding-left: 1rem;
      margin-left: 16px;
      margin-left: 1rem;
      border-left: 1px solid gray;
      color: #e48844;
    }

#post-7943 #post-wall-coatings .post-wall-coatings-ttl_blue {
    color: #0170cc;
    border-left: #0170cc solid 7px;
  }

#post-7943 #post-wall-coatings .post-wall-coatings-ttl_green {
    color: #1bad5c;
    border-left: #1bad5c solid 7px;
  }

#post-7943 #post-wall-coatings .post-wall-coatings_sec {
    margin-top: 20px;
    border: gray solid 1px;
  }

#post-7943 #post-wall-coatings .post-wall-coatings_sec a {
      text-decoration: none !important;
    }

#post-7943 #post-wall-coatings .post-wall-coatings_sec a:hover div {
        opacity: 0.7;
      }

#post-7943 #post-wall-coatings .post-wall-coatings_sec-ttl {
    position: relative;
    padding: 20px;
  }

#post-7943 #post-wall-coatings .post-wall-coatings_sec-ttl a {
      text-decoration: none;
      color: red;
    }

#post-7943 #post-wall-coatings .post-wall-coatings_sec-ttl p {
      font-size: 22px;
      color: white;
    }

#post-7943 #post-wall-coatings .post-wall-coatings_sec-spc {
    float: right;
    margin-top: 6px;
  }

#post-7943 #post-wall-coatings .post-wall-coatings_spc li {
    display: inline-block !important;
    background-image: none;
    margin-left: 16px;
    margin-left: 1rem;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    font-size: 14px;
  }

#post-7943 #post-wall-coatings .post-wall-coatings_spc li.post-wall-coatings_spc-syanetsu {
      background-color: #ff7f2a;
    }

#post-7943 #post-wall-coatings .post-wall-coatings_spc li.post-wall-coatings_spc-koutaikyu {
      background-color: #a9375b;
    }

#post-7943 #post-wall-coatings .post-wall-coatings_spc li.post-wall-coatings_spc-muki {
      background-color: #364d8e;
    }

#post-7943 #post-wall-coatings .post-wall-coatings_spc li.post-wall-coatings_spc-teiosen {
      background-color: #87a03d;
    }

#post-7943 #post-wall-coatings .post-wall-coatings_spc li.post-wall-coatings_spc-boukabi {
      background-color: #6f3a83;
    }

#post-7943 #post-wall-coatings .post-wall-coatings_sec-blue .post-wall-coatings_sec-ttl {
    background: #0170cc;
    background: linear-gradient(to right, #0170cc 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0170cc', endColorstr='#ffffff',GradientType=1 );
  }

#post-7943 #post-wall-coatings .post-wall-coatings_sec-green .post-wall-coatings_sec-ttl {
    background: #1bad5c;
    background: linear-gradient(to right, #1bad5c 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1bad5c', endColorstr='#ffffff',GradientType=1 );
  }

#post-7943 #post-wall-coatings .post-wall-coatings_sec-cnt {
    padding: 20px;
  }

#post-7943 #post-wall-coatings .post-wall-coatings_sec-cnt p {
      color: black;
    }

.ttl-style-main {
  position: relative;
  width: 100%;
  margin: 1px auto 30px;
  padding: 10px 10px 0 5px;
  font-size: 22px;
  color: #0066cc;
  font-weight: bold;
}

.ttl-style-main:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 35px);
    height: 2px;
    background: #cccccc;
  }

.ttl-style-main:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 160px;
    height: 2px;
    background: #0066cc;
  }

.ttl-style-sub {
  margin-bottom: 20px;
  padding-left: 15px;
  background: url(../../images/bg-h2.gif) left bottom no-repeat;
  color: #0066cc;
  line-height: 32px;
  font-weight: bold;
  font-size: 108%;
  letter-spacing: 0.075em;
}

#sidebar #news {
      zoom: -1;
      margin: 15px 0;
      border: #AAAAAA solid 1px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      border-top: none;
    }

#sidebar #blog ul li {
        margin: 3px 0 15px;
      }

#sidebar #blog ul li a {
          text-decoration: none;
          color: black;
        }

#sidebar #blog ul li a h5 {
            margin: 0 0 0;
            display: block;
            padding-left: 5px;
            background: #d9d9d9;
            font-size: 12px;
            line-height: 1.7;
            color: black;
            text-decoration: none;
          }

#sidebar #blog ul li a h5:hover {
              color: #0066ff;
            }

#sidebar #blog .side-eyecatch {
        position: relative;
      }

#sidebar #blog .side-eyecatch img {
          width: 230px;
          height: auto;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          transition: 0.3s linear;
        }

#sidebar #blog .side-eyecatch img:hover {
            opacity: 1;
          }

#sidebar #blog .side-eyecatch__time {
        position: absolute;
        bottom: 0;
        width: 226px;
        font-size: 10px;
        color: #fcffbf;
        background: rgba(0, 0, 0, 0.6);
        text-align: right;
        padding: 2px;
      }

#sidebar .sidesec {
      zoom: -1;
      margin: 15px 0;
      border: #AAAAAA solid 1px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      border-top: none;
    }

#sidebar #news #newslist {
          zoom: 1;
        }

#sidebar #news #newslist li {
            margin: 5px;
            border-bottom: 1px dashed #aaaaaa;
          }

#sidebar #news #newslist li a {
              font-weight: bold;
              display: block;
              background: none;
            }

#sidebar #news #newslist li a span.date {
                display: block;
                color: #000000;
                font-weight: normal;
                line-height: 1.2;
              }

#sidebar #news .more-news {
          margin: 0 10px;
          padding: 5px 0;
          text-align: right;
          zoom: 1;
        }

#sidebar .tab_contents_bg {
        background: transparent url(../../images/graybg-230.gif) 0 bottom no-repeat;
        zoom: -1;
        margin: 0 0 0;
      }

#sidebar #blog {
        padding-top: 15px;
      }

#sidebar #blog .bloglist {
          zoom: 1;
          width: 100%;
          overflow: hidden;
        }

#sidebar #blog .bloglist li {
            margin: 5px;
            border-bottom: 1px dashed #aaaaaa;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
          }

#sidebar #blog .bloglist li a {
              font-weight: bold;
              background: none;
            }

#sidebar #blog .bloglist li a span.date {
                display: block;
                color: #000000;
                font-weight: normal;
                line-height: 1.2;
              }

#sidebar #blog .more-blog {
          margin: 0 10px;
          padding: 5px 0;
          text-align: right;
          zoom: 1;
        }

#sidebar #blog .ui-tabs-panel {
          background: none;
        }

#sidebar #blog .tab_content {
          min-height: 240px;
          height: auto !important;
          height: 240px;
          padding-top: 5px;
        }

#sidebar #blog .tab_menu {
          position: relative;
          z-index: 100;
          height: 30px;
        }

#sidebar #blog .tab_menu li {
            float: left;
            background: #fff;
            overflow: hidden;
          }

#sidebar #blog .tab_menu li a {
              display: block;
              text-indent: -9999px;
              height: 30px;
            }

#sidebar #blog .tab_content {
          clear: both;
          position: relative;
          z-index: 90;
          top: -1px;
        }

#sidebar #blog .tab_menu #tab01 a {
          width: 77px;
          background-image: url(../../images/sidebar/tab_blog.gif);
        }

#sidebar #blog .tab_menu #tab02 a {
          width: 77px;
          background-image: url(../../images/sidebar/tab_tag.gif);
        }

#sidebar #blog .tab_menu #tab03 a {
          width: 76px;
          background-image: url(../../images/sidebar/tab_log.gif);
        }

#sidebar #blog .tab_menu a {
          background-position: 0 30px;
        }

#sidebar #blog .tab_menu .ui-tabs-selected a {
          background-position: 0 0;
        }

#sidebar #menu-side-content-nav {
        margin-bottom: 15px;
        padding: 5px 5px 2px;
        background-color: #e5e5e5;
      }

#sidebar #menu-side-content-nav li {
          margin-bottom: 3px;
          display: block;
          width: 220px;
          height: 40px;
          text-indent: -9999px;
          background: transparent url(../../images/sidebar/sidebar.gif) 0 0 no-repeat;
        }

#sidebar #menu-side-content-nav li a {
            display: block;
            width: 220px;
            height: 40px;
            text-indent: -9999px;
            background: transparent url(../../images/sidebar/sidebar.gif) 0 0 no-repeat;
          }

#sidebar #menu-side-content-nav li.voice {
            background-position: right top;
          }

#sidebar #menu-side-content-nav li.voice a {
              background-position: left top;
            }

#sidebar #menu-side-content-nav li.simulation {
            background-position: right -40px;
          }

#sidebar #menu-side-content-nav li.simulation a {
              background-position: left -40px;
            }

#sidebar #menu-side-content-nav li.different {
            background-position: right -80px;
          }

#sidebar #menu-side-content-nav li.different a {
              background-position: left -80px;
            }

#sidebar #menu-side-content-nav li.compare {
            background-position: right -120px;
          }

#sidebar #menu-side-content-nav li.compare a {
              background-position: left -120px;
            }

#sidebar #menu-side-content-nav li.principle {
            background-position: right -160px;
          }

#sidebar #menu-side-content-nav li.principle a {
              background-position: left -160px;
            }

#sidebar #menu-side-content-nav li.effect {
            background-position: right -200px;
          }

#sidebar #menu-side-content-nav li.effect a {
              background-position: left -200px;
            }

#sidebar #menu-side-content-nav li.subsidy {
            background-position: right -240px;
          }

#sidebar #menu-side-content-nav li.subsidy a {
              background-position: left -240px;
            }

#sidebar #menu-side-content-nav li.q-and-a {
            background-position: right -280px;
          }

#sidebar #menu-side-content-nav li.q-and-a a {
              background-position: left -280px;
            }

#sidebar #menu-side-content-nav li.wordlist {
            background-position: right -320px;
          }

#sidebar #menu-side-content-nav li.wordlist a {
              background-position: left -320px;
            }

#sidebar #menu-side-content-nav li.staff-blog {
            background-position: right -360px;
          }

#sidebar #menu-side-content-nav li.staff-blog a {
              background-position: left -360px;
            }

#sidebar .side_bnr {
          margin: 0 auto 10px;
      }

#sidebar .bnr20130611 li {
          margin-bottom: 15px !important;
      }

#sidebar .bnrShopping{
        margin-bottom: 1px;
      }

#sidebar .bnrShoppingLink{
        display: block;
        text-align: center;
      }

#sidebar .bnrShoppingLink a{
            text-align: center;
            display: block;
            width: 100%;
            transition: .3s ;
            
            font-size: 10px;
            color: #0066cc;
            text-decoration: none;
          }

#sidebar .bnrShoppingLink a:hover{
                opacity: .5;
            }

#sidebar .bnrShoppingLink a img{
                max-width: 130px;
                height: auto;
            }

#sidebar .bnrShoppingLink a span{
              display: block;
              text-align: center;
            }

.page-subvention .tbl-subvention tr th{

            }

.page-subvention .tbl-subvention tr td{

            }

.page-subvention .tbl-subvention ul, .page-subvention .tbl-subvention ol{
            padding-left: 1rem;
        }

.page-subvention .tbl-subvention ul li{
                list-style-type: disc;
            }

.page-subvention .tbl-subvention ol li{
                list-style-type: decimal;
            }

#lineup-list .list-three {
    display: flex;
    margin-bottom: 1.5rem;
    flex-wrap: wrap;
    grid-gap: 10px;
    gap: 10px;
  }

#lineup-list .list-three li {
      list-style: none;
      width: 218px;
      margin-right: 0 !important;
    }
