/*----- Simple01 -----*/
/* BasicSetting --------------------*/
body {
  color: #333;
}

a {
  color: #7dabbf;
}
a:hover {
  color: #a0d8ef;
}

/* BasicLayout --------------------*/
#wrap_body #topMenu {
  border-bottom: 4px solid #a0d8ef;
}
#wrap_body #contents {
  background: #fafbfc;
}

#topMenu_outer .topMenu li a {
  color: #333;
}
#topMenu_outer .topMenu li a:hover {
  border-bottom: solid 4px #7dabbf;
}

#pankuz {
  color: #ccc;
}

#footer {
  background: #a0d8ef;
}
#footer * {
  color: #fff;
}

/* ArticlesLayout --------------------*/
.article,
.gallery,
#mainTopics,
#listTopics,
#mainServices,
#mainBlogComments,
#mainBlogCommentForm {
  background: #fff;
  border-top: solid 4px #a0d8ef;
}

/* HeadLine --------------------*/
/*h2*/
#mainArticles h2,
#listTopics h2 {
  color: #333;
}

/*h3*/
#mainArticles .article h2,
.mainContents .article h3,
#mainTopics h2,
#listTopics h2,
.mainContents div.gallery h3,
#mainServices h2 {
  color: #fff;
  background: #a0d8ef;
}

.article h3 a,
.article h3 a:hover {
  color: #fff;
}

/*h4 h5 h6*/
.article h4 {
  color: #a0d8ef;
}
.article h5 {
  border-left: solid 4px #7dabbf;
}
.article h6 {
  background: #eee;
}
.article h6:before {
  color: #7dabbf;
}

/* Topics --------------------*/
ul.topics li {
  border-bottom: dashed 1px #ccc;
}

/* Items --------------------*/
/* Buttons -----*/
#mainTopics .listview a,
a.btn,
p.more a,
#mainServices h3 a {
  background: #7dabbf;
  color: #fff;
  box-shadow: 0 3px #eee;
}
#mainTopics .listview a:hover,
a.btn:hover,
p.more a:hover,
#mainServices h3 a:hover {
  background: #7dabbf;
  color: #fff;
}

/* Tables -----*/
.article table.normalTbl tr:nth-child(even) {
  background: #fafbfc;
}
.article table.normalTbl th {
  border-bottom: solid 1px #7dabbf;
}
.article table.normalTbl td {
  border-bottom: solid 1px #eee;
}
.article table#flowTbl strong {
  background: #fff;
}
.article table#flowTbl td {
  border: solid 5px #a0d8ef;
  background: #f6f6f8;
}
.article table#flowTbl td:after {
  color: #a0d8ef;
}
.article.articleFlow {
  border: solid 4px #a0d8ef;
}
.article.articleFlow:after {
  color: #a0d8ef;
}

/* Contact --------------------*/
#mainArticles, #mainBlogCommentForm_outer {
  /*contactTable*/
}
#mainArticles .notice_block h4, #mainBlogCommentForm_outer .notice_block h4 {
  color: #7dabbf;
}
#mainArticles .notice_block .notice_address, #mainBlogCommentForm_outer .notice_block .notice_address {
  background: #eee;
}
#mainArticles p.contact-note, #mainBlogCommentForm_outer p.contact-note {
  color: #ccc;
}
#mainArticles form, #mainBlogCommentForm_outer form {
  background: #fff;
}
#mainArticles .envelope, #mainBlogCommentForm_outer .envelope {
  background: #fafbfc;
  border: solid 4px #7dabbf;
}
#mainArticles table.contactTable tr th, #mainBlogCommentForm_outer table.contactTable tr th {
  border-bottom: solid 1px #7dabbf;
}
#mainArticles table.contactTable tr.must th, #mainBlogCommentForm_outer table.contactTable tr.must th {
  background-image: url(label_must.png);
}
#mainArticles table.contactTable tr td, #mainBlogCommentForm_outer table.contactTable tr td {
  border-bottom: solid 1px #eee;
}
#mainArticles table.contactTable tr td.th_headline, #mainBlogCommentForm_outer table.contactTable tr td.th_headline {
  background: #a0d8ef;
  color: #fff;
}
#mainArticles table.contactTable tr td.th_headline p.contact-note, #mainBlogCommentForm_outer table.contactTable tr td.th_headline p.contact-note {
  color: #fff;
}
#mainArticles table.contactTable tr.must th, #mainBlogCommentForm_outer table.contactTable tr.must th {
  background-image: url(label_must.png);
}
#mainArticles table.contactTable .textField, #mainBlogCommentForm_outer table.contactTable .textField {
  background: #fff;
}
#mainArticles table.contactTable input[type=text],
#mainArticles table.contactTable input[type=password],
#mainArticles table.contactTable textarea,
#mainArticles table.contactTable select, #mainBlogCommentForm_outer table.contactTable input[type=text],
#mainBlogCommentForm_outer table.contactTable input[type=password],
#mainBlogCommentForm_outer table.contactTable textarea,
#mainBlogCommentForm_outer table.contactTable select {
  border: solid 1px #ccc;
  background: #fff;
}
#mainArticles table.contactTable input.button,
#mainArticles table.contactTable input[type=button], #mainBlogCommentForm_outer table.contactTable input.button,
#mainBlogCommentForm_outer table.contactTable input[type=button] {
  color: #fff;
  background: #aaa;
}
#mainArticles table.contactTable input.button:hover,
#mainArticles table.contactTable input[type=button]:hover, #mainBlogCommentForm_outer table.contactTable input.button:hover,
#mainBlogCommentForm_outer table.contactTable input[type=button]:hover {
  opacity: 0.75;
}
#mainArticles table.contactTable input.button, #mainBlogCommentForm_outer table.contactTable input.button {
  background: #7dabbf;
}

/* SideContents --------------------*/
#sideContents .freeHtml,
#sideContents #sideServices,
#sideContents #sideBlogCategories,
#sideContents #sideBlogDates,
#sideContents #sideMobile {
  border-top: solid 4px #a0d8ef;
  background: #fff;
}
#sideContents #sideServices ul,
#sideContents #sideServices dl,
#sideContents #sideBlogCategories ul,
#sideContents #sideBlogCategories dl,
#sideContents #sideBlogDates ul,
#sideContents #sideBlogDates dl {
  background: #f6f6f8;
}
#sideContents #sideServices ul a,
#sideContents #sideServices dl a,
#sideContents #sideBlogCategories ul a,
#sideContents #sideBlogCategories dl a,
#sideContents #sideBlogDates ul a,
#sideContents #sideBlogDates dl a {
  color: #333;
}
#sideContents #sideServices ul a:before,
#sideContents #sideServices dl a:before,
#sideContents #sideBlogCategories ul a:before,
#sideContents #sideBlogCategories dl a:before,
#sideContents #sideBlogDates ul a:before,
#sideContents #sideBlogDates dl a:before {
  color: #7dabbf;
}
#sideContents #sideServices ul li,
#sideContents #sideServices dl dt,
#sideContents #sideBlogCategories ul li,
#sideContents #sideBlogCategories dl dt,
#sideContents #sideBlogDates ul li,
#sideContents #sideBlogDates dl dt {
  border-bottom: dashed 1px #ccc;
}
#sideContents #sideContact a {
  color: #fff;
  background: #7dabbf;
}

/* Blog --------------------*/
#mainBlogComments h2, #mainBlogCommentForm_outer h2 {
  color: #a0d8ef;
}/*# sourceMappingURL=wht.css.map */