html, body {
  color:#000000;
}
body {
  overflow-y:scroll;
}
.contents nav {
  display:none;
}
.top-bar {
  padding:0;
  height:135px;
  box-shadow:none;
  background:none;
}
@media (max-width: 680px) {
  .top-bar {
      height:205px;
      padding:0 1em;
  }
}
.top-bar a,
.footer a,
.footer a:hover {
  color:#000000;
  border-bottom:0;
  padding:0;
}
.top-bar a:hover {
  color:#828282;
}
.top-bar li .preferences,
.top-bar li .help {
  margin-right:1em;
}
.util-menu,
.util-menu a,
.util-menu a:hover {
  font-size:11px;
}
.util-menu {
  float:left;
  width:100%;
  height:20px;
  margin-top:9px;
  text-align:right;
}
@media (max-width: 680px) {
  .util-menu {
      margin-top:5px;
      text-align:center;
  }
}
.home {
  float:left;
  width:80px;
  height:89px;
}
@media (max-width: 680px) {
  .home {
      width:100%;
      text-align:center;
      margin-top:15px;
  }
  .home img {
      width:75px;
  }
}
.main-menu {
  float:left;
  margin-top:31px;
  margin-left:32px;
  font-weight:bold;
  font-size:13px;
}
@media (max-width: 680px) {
  .main-menu {
      width:100%;
      margin-top:15px;
      margin-left:0;
      text-align:center;
  }
}
.help-small-icon {
  vertical-align:middle;
  width:12px;
}
.separator {
  color:#505050;
  margin-left:19px;
  margin-right:12px;
}
.search {
  float:right;
  margin-top:28px;
  width:215px;
  height:26px;
  border:2px solid #000000;
  border-radius:1.5em;
}
#searchbox {
  float:left;
  border:0;
  width:170px;
  height:20px;
  margin-left:10px;
  margin-top:3px;
  padding:0;
  background:none;
}
@media (max-width: 680px) {
  .search {
      margin-top:20px;
      width:100%;
      height:26px;
      border:2px solid #000000;
      border-radius:1.5em;
  }
  #searchbox {
      width:75%;
  }
}
.top-bar li.search input[type="submit"] {
  display:block;
  float:right;
  width:20px;
  height:20px;
  padding:0;
  border:0;
  margin-top:3px;
  margin-right:10px;
  background:url("https://insilicogen.com/wikiattach/TempDownload/attachments/search.png") no-repeat top left;
}
.contents p {
  text-align:justify;
}
.str-text {
  color:#00b404;
}
.btn-primary {
  background-color:#00b404;
  border-color:#00b404;
}
.btn-primary:hover {
  background-color:#008e03;
  border-color:#008e03;
}
.footer {
  margin-top:18px;
  padding-top:18px;
  border-top:1px solid #bababa;
}
.footer {
  float:left;
  width:100%;
}
.footer .footer-text,
.footer .footer-copyright {
  margin:0;
  padding:0;
}
.footer .footer-text {
  float:left;
  width:435px;
  margin-left:90px;
  text-align:right;
  color:#191919;
  font-size:0.9em;
  line-height:1.3em;
}
.footer .footer-copyright {
  float:right;
  text-align:right;
}
@media (max-width: 680px) {
  .footer .footer-text,
  .footer .footer-copyright {
      width:100%;
  }
  .footer .footer-text {
      margin-left:0;
      margin-bottom:10px;
      text-align:justify;
  }
  .footer .footer-copyright {
      text-align:center;
  }
  .footer .footer-copyright img {
      width:70px;
  }
}

/* home */
div.contents {
  overflow:hidden;
  margin:1em auto 1em
}
#home-rolling-wrapper {
  float:left;
  width:100%;
  min-height:570px;
  padding-top:30px;
}
.home-menu,
.home-menu:hover {
  border-bottom:0;
}
.home-menu-wrapper {
  width:100%;
  position:absolute;
  left:100%;
  margin:0 1em;
}
.home-menu-wrapper a {
  border:0;
}
@media (max-width: 550px) {
  #home-rolling-wrapper {
      min-height:450px;
  }
}
@media (max-width: 450px) {
  #home-rolling-wrapper {
      min-height:400px;
  }
}
@media (max-width: 400px) {
  #home-rolling-wrapper {
      min-height:350px;
  }
}
@media (max-width: 300px) {
  #home-rolling-wrapper {
      min-height:300px;
  }
}
.home-menu-wrapper.on {
  display:block;
  left:0 !important;
}
.home-menu-wrapper.off {
  display:none;
}
#home-rolling-count {
  float:left;
  width:100%;
  text-align:center;
  margin-top:15px;
}
#home-rolling-count span {
  display:inline-block;
  width:11px;
  height:11px;
  border-radius:11px;
  cursor:pointer;
  margin:0 3px;
  background:#5b5b5b;
}
#home-rolling-count span.on {
  background:#a0a0a0;
}
.home-menu {
  float:left;
  display:block;
  margin-left:8%;
  margin-bottom:5%;
  width:26.5%;
}
@media (max-width: 400px) {
  .home-menu {
      margin-left:6%;
      margin-bottom:6%;
  }
}
.home-menu img {
  width:100%;
}
.home-menu img,
.tag-word img {
  border-radius:100%;
  border:1px solid #ffffff;
  background:#ffffff;
}
.home-menu img:hover,
.tag-word img:hover {
  border:1px solid #ffffff;
  background:#ffffff;
}
.home-menu img.ie_7,
.home-menu img.ie_8,
.tag-word img.ie_7,
.tag-word img.ie_8,
.home-menu img.ie_7:hover,
.home-menu img.ie_8:hover,
.tag-word img.ie_7:hover,
.tag-word img.ie_8:hover {
  border:0;
  background:none;
}
.home-menu.no-margin-left {
  margin-left:0;
}
.vendor-filter {
  display:none;
}
.vendor-filter.ie_7,
.vendor-filter.ie_8 {
  display:inline;
}

/* tag */
.tag-line {
  position:absolute;
  border-top:0;
  border-left:0;
  border-right:0;
  border-bottom:2px dotted #2b2828;
}
.tag-line.ie_7,
.tag-line.ie_8 {
  display:none;
}
.tag-word {
  position:absolute;
  display:block;
  text-align:center;
  border:0;
}
.tag-word img {
  width:100%;
}
.level-1 {
  width:29%;
}
.level-2 {
  width:22.5%;
}
.level-3 {
  width:19%;
}
.level-4 {
  width:13.5%;
}

/* tag-word-1 */
#tag-word-1-01,
#tag-word-2-01 {
  margin-top:27%;
  margin-left:33%;
}
#tag-word-1-02 {
  margin-top:0;
  margin-left:13%;
}
#tag-word-1-02-line {
  width:30%;
  -ms-transform: rotate(48deg);
  -webkit-transform: rotate(48deg);
  transform: rotate(48deg);
  margin-top:21%;
  margin-left:18%;
}
#tag-word-1-03 {
  margin-top:0;
  margin-left:45%;
}
#tag-word-1-03-line {
  width:30%;
  -ms-transform: rotate(106deg);
  -webkit-transform: rotate(106deg);
  transform: rotate(106deg);
  margin-top:18%;
  margin-left:38%;
}
#tag-word-1-04 {
  margin-top:9%;
  margin-left:75%;
}
#tag-word-1-04-line {
  width:30%;
  -ms-transform: rotate(147deg);
  -webkit-transform: rotate(147deg);
  transform: rotate(147deg);
  margin-top:29%;
  margin-left:55%;
}
#tag-word-1-05 {
  margin-top:24%;
  margin-left:1%;
}
#tag-word-1-05-line {
  width:30%;
  -ms-transform: rotate(195deg);
  -webkit-transform: rotate(195deg);
  transform: rotate(195deg);
  margin-top:39%;
  margin-left:14%;
}
#tag-word-1-06 {
  margin-top:37%;
  margin-left:67%;
}
#tag-word-1-06-line {
  width:30%;
  -ms-transform: rotate(194deg);
  -webkit-transform: rotate(194deg);
  transform: rotate(194deg);
  margin-top:45%;
  margin-left:50%;
}
#tag-word-1-07 {
  margin-top:66%;
  margin-left:6%;
}
#tag-word-1-07-line {
  width:33%;
  -ms-transform: rotate(134deg);
  -webkit-transform: rotate(134deg);
  transform: rotate(134deg);
  margin-top:60%;
  margin-left:14%;
}
#tag-word-1-08 {
  margin-top:61%;
  margin-left:29%;
}
#tag-word-1-08-line {
  width:30%;
  -ms-transform: rotate(117deg);
  -webkit-transform: rotate(117deg);
  transform: rotate(117deg);
  margin-top:56%;
  margin-left:28%;
}
#tag-word-1-09 {
  margin-top:58%;
  margin-left:70%;
}
#tag-word-1-09-line {
  width:33%;
  -ms-transform: rotate(38deg);
  -webkit-transform: rotate(38deg);
  transform: rotate(38deg);
  margin-top:59%;
  margin-left:52%;
}

/* tag-word-2 */
#tag-word-2-02 {
  margin-top:4%;
  margin-left:16%;
}
#tag-word-2-02-line {
  width:30%;
  -ms-transform: rotate(48deg);
  -webkit-transform: rotate(48deg);
  transform: rotate(48deg);
  margin-top:23%;
  margin-left:20%;
}
#tag-word-2-03 {
  margin-top:0;
  margin-left:56%;
}
#tag-word-2-03-line {
  width:30%;
  -ms-transform: rotate(123deg);
  -webkit-transform: rotate(123deg);
  transform: rotate(123deg);
  margin-top:21%;
  margin-left:43%;
}
#tag-word-2-04 {
  margin-top:16%;
  margin-left:74%;
}
#tag-word-2-04-line {
  width:30%;
  -ms-transform: rotate(156deg);
  -webkit-transform: rotate(156deg);
  transform: rotate(156deg);
  margin-top:34%;
  margin-left:58%;
}
#tag-word-2-05 {
  margin-top:33%;
  margin-left:3%;
}
#tag-word-2-05-line {
  width:30%;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top:42%;
  margin-left:10%;
}
#tag-word-2-06 {
  margin-top:46%;
  margin-left:78%;
}
#tag-word-2-06-line {
  width:30%;
  -ms-transform: rotate(197deg);
  -webkit-transform: rotate(197deg);
  transform: rotate(197deg);
  margin-top:49%;
  margin-left:57%;
}
#tag-word-2-07 {
  margin-top:57%;
  margin-left:0;
}
#tag-word-2-07-line {
  width:30%;
  -ms-transform: rotate(147deg);
  -webkit-transform: rotate(147deg);
  transform: rotate(147deg);
  margin-top:58%;
  margin-left:12%;
}
#tag-word-2-08 {
  margin-top:66%;
  margin-left:32%;
}
#tag-word-2-08-line {
  width:30%;
  -ms-transform: rotate(104deg);
  -webkit-transform: rotate(104deg);
  transform: rotate(104deg);
  margin-top:58%;
  margin-left:30%;
}
#tag-word-2-09 {
  margin-top:58%;
  margin-left:55%;
}
#tag-word-2-09-line {
  width:30%;
  -ms-transform: rotate(52deg);
  -webkit-transform: rotate(52deg);
  transform: rotate(52deg);
  margin-top:55%;
  margin-left:41%;
}

