@charset "UTF-8";
/*
Theme Name:  DaikokuBan Template
Author: ARC-S Architectural Systems, Inc.
Author URI: http://www.arc-s.co.jp/daikoku/
Description: 
Version: 1.0
*/
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;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/*----------------------------------------------------
    #エレメントスタイル
----------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    overflow: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
}
body {
  background: #ffffff;
  color: #000;
  font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  body {
    min-width: 1024px;
  }
}
@media only screen and (max-width: 768px) {
  body {
    overflow: hidden;
    text-align: left;
  }
  body a {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: #fffd76;
  }
  body img {
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: bicubic;
  }
}

input, textarea {
  font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

a:link {
  color: #0000ff;
  text-decoration: underline;
}
a:visited {
  color: #0000ff;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color: #9000ff;
}
a:active {
  color: #0000ff;
}

/*----------------------------------------------------
    #簡易なスタイルおよびフォント
----------------------------------------------------*/
.none {
  display: none;
}

.invisible {
  position: absolute;
  left: -9999px;
}

.uline {
  text-decoration: underline;
}

.clear {
  clear: both;
}

.tleft {
  text-align: left;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.nobr {
  white-space: owrap;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  margin: 0 auto;
}

.line {
  border-bottom: 1px solid #d9d9d9;
  clear: both;
}

.line-d {
  border-bottom: 1px dotted #d9d9d9;
  clear: both;
}

.m0 {
  margin-top: 1px;
}

.m1 {
  margin-top: 5px;
}

.m2 {
  margin-top: 10px;
}

.m3 {
  margin-top: 15px;
}

.m4 {
  margin-top: 20px;
}

.m5 {
  margin-top: 25px;
}

.m6 {
  margin-top: 30px;
}

.m7 {
  margin-top: 35px;
}

.m8 {
  margin-top: 40px;
}

.m9 {
  margin-top: 45px;
}

.m10 {
  margin-top: 50px;
}

.i1 {
  margin-left: 5px;
}

.i2 {
  margin-left: 10px;
}

.i3 {
  margin-left: 15px;
}

.i4 {
  margin-left: 20px;
}

.i5 {
  margin-left: 25px;
}

.i6 {
  margin-left: 30px;
}

.i7 {
  margin-left: 35px;
}

.i8 {
  margin-left: 40px;
}

.i9 {
  margin-left: 45px;
}

.i10 {
  margin-left: 50px;
}

.i11 {
  margin-left: 55px;
}

.i12 {
  margin-left: 60px;
}

.i13 {
  margin-left: 65px;
}

.i14 {
  margin-left: 70px;
}

.i15 {
  margin-left: 75px;
}

.i16 {
  margin-left: 80px;
}

.i17 {
  margin-left: 85px;
}

.i18 {
  margin-left: 90px;
}

.e1 {
  margin-right: 5px;
}

.e2 {
  margin-right: 10px;
}

.e3 {
  margin-right: 15px;
}

.e4 {
  margin-right: 20px;
}

.e5 {
  margin-right: 25px;
}

.e6 {
  margin-right: 30px;
}

.e7 {
  margin-right: 35px;
}

.e8 {
  margin-right: 40px;
}

.e9 {
  margin-right: 45px;
}

.e10 {
  margin-right: 50px;
}

.e11 {
  margin-right: 55px;
}

.e12 {
  margin-right: 60px;
}

.e13 {
  margin-right: 65px;
}

.e14 {
  margin-right: 70px;
}

.e15 {
  margin-right: 75px;
}

.e16 {
  margin-right: 80px;
}

.e17 {
  margin-right: 85px;
}

.e18 {
  margin-right: 90px;
}

/* text */
.text-s {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 143.75%;
}

.text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 162.5%;
}

.word-s3 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 100%;
}

.word-s2 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 112.5%;
}

.word-s {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 125%;
}

.word {
  font-size: 16px;
  font-size: 1rem;
  line-height: 131.25%;
}

.word-l {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 162.5%;
}

.notice {
  color: #ff0000;
}

.keyword-b {
  background: #0000FF;
  font-weight: bold;
}

.keyword-g {
  background: #00FF00;
  font-weight: bold;
}

.num, .en, .date {
  font-family: 'Tahoma', 'Helvetica', 'Verdana', 'sans-serif';
}

a.img:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

/*----------------------------------------------------
    #レイアウト
----------------------------------------------------*/
.wrapper {
  display: block;
  width: 944px;
  text-align: left;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .wrapper {
    width: 100%;
  }
}

#Contents {
  display: block;
  width: 940px;
  text-align: left;
  margin: 0 auto;
  clear: both;
}
@media only screen and (max-width: 768px) {
  #Contents {
    width: 100%;
  }
  #Contents img {
    width: 100%;
    height: auto;
  }
}

#HomeLeft {
  padding: 20px 0;
  width: 530px;
  float: left;
}
@media only screen and (max-width: 768px) {
  #HomeLeft {
    width: 90%;
    margin: 0 5%;
  }
  #HomeLeft img {
    width: 100%;
    height: auto;
  }
}

#HomeRight {
  padding: 20px 0;
  width: 410px;
  float: left;
}
@media only screen and (max-width: 768px) {
  #HomeRight {
    width: 90%;
    margin: 0 5%;
    padding: 2% 0;
  }
}

#ContentsLeft {
  padding: 20px 0;
  width: 200px;
  float: left;
  margin-right: 20px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #ContentsLeft {
    float: none;
    position: static;
    width: 100%;
  }
}

#ContentsRight {
  padding: 0;
  width: 720px;
  float: right;
}
@media only screen and (max-width: 768px) {
  #ContentsRight {
    float: none;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .sp-scroll {
    box-sizing: border-box;
    border-right: 2px dashed #e07903;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 5% 0;
    position: relative;
    padding-top: 20px;
  }
  .sp-scroll:before {
    content: "\008868\00306f\005de6\0053f3\00306b\0030b9\0030af\0030ed\0030fc\0030eb\003067\00304d\00307e\003059";
    /* 文字化け対策のためUnicode変換 */
    color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    background-color: #e07903;
    position: absolute;
    top: 0;
    border-radius: 5px;
    padding: 0.05em 0.5em;
  }

  .sp-scroll table {
    border-right: none;
    width: 940px;
  }
}
@media only screen and (max-width: 768px) {
  .sp-block {
    display: none;
  }
}

div.button {
  text-align: center;
  padding: 0 0 30px 0;
}
@media only screen and (max-width: 768px) {
  div.button {
    max-width: 400px;
    margin: 0 auto;
  }
}

#Breadcrumb {
  padding: 2px 0;
  border-bottom: 1px solid #e8e8e8;
}
#Breadcrumb p {
  padding: 0 2px;
}
#Breadcrumb a {
  color: #262626;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 150%;
}
#Breadcrumb strong a {
  text-decoration: none;
}

#SubTitle {
  background: url(../../images/bg002.png) repeat-x left bottom #d8d8d8;
  height: 80px;
}
@media only screen and (max-width: 768px) {
  #SubTitle {
    height: auto;
    background: none;
  }
}
#SubTitle h2 {
  background: #727272;
  padding: 0 15px 0 20px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 250%;
  color: #ffffff;
  height: 80px;
  margin: 0 2px;
}
@media only screen and (max-width: 768px) {
  #SubTitle h2 {
    height: auto;
    margin-top: 5%;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 187.5%;
  }
}

#Column {
  padding: 20px 0;
}
#Column h3 {
  clear: both;
  background: #BEDC81;
	border-width:0 0 5px 0;
	border-color:#029EBC;
	border-style:solid;
  color: #333333;
  padding: 15px;
  font-size: 21px;
  font-size: 1.3125rem;
}
@media only screen and (max-width: 768px) {
  #Column h3 {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 2% 4%;
  }
}
#Column h4 {
  clear: both;
  border-bottom: 2px solid #80CEDD;
  padding: 15px 15px 5px 15px;
  font-size: 16px;
  font-size: 1rem;
	font-weight: 600;
}
#Column h5 {
  padding: 15px 15px 0 15px;
  font-size: 16px;
  font-size: 1rem;
}
#Column p {
  padding: 15px;
}
#Column ul {
  padding: 15px 15px  15px 35px;
}

ul#SubMenu {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  border: 1px solid #d6d6d6;
}
@media only screen and (max-width: 768px) {
  ul#SubMenu {
    border-top: 5px solid #000;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
}
ul#SubMenu li {
  margin: 0;
  padding: 0;
  width: 100%;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #f2f2f2;
  line-height: 0;
}
@media only screen and (max-width: 768px) {
  ul#SubMenu li {
    border-top: none;
    border-bottom: 1px solid #d6d6d6;
  }
}
ul#SubMenu li a {
  background: #fafafa;
  border-left: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
  vertical-align: bottom;
  display: block;
  line-height: normal;
  padding: 5px 10px;
  zoom: 1;
}
@media only screen and (max-width: 768px) {
  ul#SubMenu li a {
    border: none;
    position: relative;
    padding: 3% 50px 3% 2%;
  }
  ul#SubMenu li a:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: solid 2px #4da6ff;
    border-right: solid 2px #4da6ff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
  ul#SubMenu li a br {
    display: none;
  }
}
ul#SubMenu li.current a {
  display: block;
  background: #3e3a39;
  color: #ffffff;
  text-decoration: none;
}

div#Howto {
  line-height: 120%;
  clear: both;
  background-color: #6E2808;
  color: #ffffff;
  padding: 5px 2px;
}
@media only screen and (max-width: 768px) {
  div#Howto {
    padding: 0;
  }
}
div#Howto strong.HowtoTitle {
  float: left;
  margin-left: 2px;
}
@media only screen and (max-width: 768px) {
  div#Howto strong.HowtoTitle {
    color: #a7a7a7;
    margin: 0;
    float: none;
    display: block;
    background-color: #000000;
    padding: 1% 2%;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
div#Howto ul#HowtoNavigation {
  float: right;
  margin-right: 2px;
  padding: 0;
  border-left: 1px solid #cccccc;
}
@media only screen and (max-width: 768px) {
  div#Howto ul#HowtoNavigation {
    float: none;
    margin: 0;
    border: none;
  }
}
div#Howto ul#HowtoNavigation li {
  float: left;
  list-style: none;
  padding: 1px 15px;
  border-right: 1px solid #cccccc;
}
@media only screen and (max-width: 768px) {
  div#Howto ul#HowtoNavigation li {
    float: none;
    border: none;
    border-bottom: 1px solid #fff;
  }
}
div#Howto ul#HowtoNavigation a {
  margin: 0;
  color: #ffffff;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  div#Howto ul#HowtoNavigation a {
    display: block;
    padding: 2% 2%;
  }
  div#Howto ul#HowtoNavigation a:link {
    text-decoration: none;
  }
  div#Howto ul#HowtoNavigation a:visited {
    text-decoration: none;
  }
  div#Howto ul#HowtoNavigation a:hover {
    text-decoration: none;
  }
}
div#Howto ul#HowtoNavigation strong a {
  text-decoration: none;
}

/*----------------------------------------------------
    #ヘッダ
----------------------------------------------------*/
#Header {
  border-bottom: 1px solid #e8e8e8;
}
#Header #Catch {
  line-height: 120%;
  background-color: #000000;
  color: #ffffff;
  padding: 5px 2px;
}
@media only screen and (max-width: 768px) {
  #Header #Catch {
    display: none;
  }
}
#Header #Catch p {
  font-size: 80%;
  color: #cccccc;
  padding: 0 2px 0 2px;
  text-align: center;
}
#Header .bgimg {
  height: 187px;
  background: url(../images/header_bg.png) repeat-x 0 0;
}
@media only screen and (max-width: 768px) {
  #Header .bgimg {
    height: auto;
    background: inherit;
  }
}
#Header h1#Logo {
  line-height: 0;
  display: block;
  padding: 2px 2px 4px 2px;
}
@media only screen and (max-width: 768px) {
  #Header h1#Logo img {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 768px) {
  #Inquiry {
    display: none;
  }
}
#Inquiry a {
  display: block;
  width: 894px;
  height: 37px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: left top;
  background: url(../images/inquiry.png) no-repeat left top;
  margin: 2px auto 0;
}

.sp-nav {
  display: none;
}

@media only screen and (max-width: 768px) {
  .sp-nav {
    display: block;
    background-color: #414349;
    padding: 2% 4%;
  }
  .sp-nav ul li {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
  }
  .sp-nav ul li i {
    margin-right: 5px;
  }
  .sp-nav ul li.sp-products {
    float: left;
  }
  .sp-nav ul li.sp-price {
    float: right;
  }
  .sp-nav ul li.sp-inquiry {
    float: right;
    padding-left: 10px;
  }
  .sp-nav ul li a {
    color: #fff;
  }
  .sp-nav ul li a:link {
    text-decoration: none;
  }
  .sp-nav ul li a:visited {
    text-decoration: none;
  }
  .sp-nav ul li a:hover {
    text-decoration: none;
  }
}
/*----------------------------------------------------
    #ヘッダーナビ
----------------------------------------------------*/
@media only screen and (max-width: 768px) {
  header nav {
    display: none;
  }
}
#Menu {
  width: 944px;
  background: url(../images/menu_bg.png) no-repeat 0 0 #005cb7;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 50px;
}
@media only screen and (max-width: 768px) {
  #Menu {
    width: 100%;
    background: none;
    height: auto;
  }
}
#Menu li {
  height: 50px;
  text-align: center;
  float: left;
  margin: 0;
  display: inline;
}
@media only screen and (max-width: 768px) {
  #Menu li {
    height: auto;
    text-align: left;
    display: block;
  }
}
#Menu li a {
  margin-left: 1px;
  display: block;
  width: 156px;
  height: 50px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: left top;
}
@media only screen and (max-width: 768px) {
  #Menu li a {
    width: auto;
    height: auto;
  }
}
#Menu li a:hover, #Menu li strong a {
  background-color: #00bcff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

#Menu .products a {
  background: url(../images/menu_products.png) no-repeat left top;
}
@media only screen and (max-width: 768px) {
  #Menu .products a {
    text-indent: 0;
    background: none;
  }
}

#Menu .results a {
  background: url(../images/menu_results.png) no-repeat left top;
}
@media only screen and (max-width: 768px) {
  #Menu .results a {
    text-indent: 0;
    background: none;
  }
}

#Menu .attention a {
  background: url(../images/menu_attention.png) no-repeat left top;
}
@media only screen and (max-width: 768px) {
  #Menu .attention a {
    text-indent: 0;
    background: none;
  }
}

#Menu .m-price a {
  background: url(../images/menu_price.png) no-repeat left top;
}
@media only screen and (max-width: 768px) {
  #Menu .m-price a {
    text-indent: 0;
    background: none;
  }
}

#Menu .payment a {
  background: url(../images/menu_payment.png) no-repeat left top;
}
@media only screen and (max-width: 768px) {
  #Menu .payment a {
    text-indent: 0;
    background: none;
  }
}

#Menu .estimate a {
  background: url(../images/menu_estimate.png) no-repeat left top;
}
@media only screen and (max-width: 768px) {
  #Menu .estimate a {
    text-indent: 0;
    background: none;
  }
}

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #00338d;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}

.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #005ab3;
  margin-top: 44px;
}

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

.mean-container .mean-nav {
  border-top: none;
}
.mean-container .mean-nav ul li {
  text-align: left;
  width: 100%;
  display: block;
  border-bottom: 1px solid #00338d;
}
.mean-container .mean-nav ul li a {
  width: 94%;
  padding: 0 3%;
  text-indent: 0;
  background-image: none;
  display: block;
  color: #fff;
  line-height: 48px;
  clear: both;
  position: relative;
  text-decoration: none;
}
.mean-container .mean-nav ul li a:before {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  margin-top: -4px;
  border-top: solid 2px #4da6ff;
  border-right: solid 2px #4da6ff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
.mean-container .mean-nav ul li a:hover, .mean-container .mean-nav ul li a.hover {
  background-color: #00338d;
}
.mean-container .mean-nav ul li.member {
  background-color: #00338d;
}
.mean-container .mean-nav ul li.member a {
  color: #fff;
}
.mean-container .mean-nav ul li.member a:before {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.mean-container .mean-nav ul li:last-child {
  border-bottom: none;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.mean-remove {
  display: none !important;
}

/*----------------------------------------------------
    #フッタ
----------------------------------------------------*/
.wrapper-f {
  display: block;
  width: 700px;
  text-align: center;
  margin: 0 auto;
}
#Footer {
  clear: both;
  border-top: 1px solid #ffffff;
  padding-top: 10px;
}
@media only screen and (max-width: 768px) {
  #Footer {
    border: none;
    padding: 0;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#Footer #Copy {
  padding: 20px 2px 10px 2px;
  line-height: 150%;
  font-size: 90%;
  clear: both;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #Footer #Copy {
    text-align: center;
  }
}
#Footer #Copy a {
  color: #262626;
}

#Footer #FooterNavigation { 
	display: block;
  line-height: 120%;
  padding: 0;
	margin-left:48px;
  border-left: 1px solid #ffffff;
	
}
@media only screen and (max-width: 768px) {
  #Footer #FooterNavigation {
    border: none;
    margin: 0;
  }
}
#Footer #FooterNavigation li {
  float: left;
  list-style: none;
  padding: 1px 15px;
  border-right: 1px solid #ffffff;
}
@media only screen and (max-width: 768px) {
  #Footer #FooterNavigation li {
    float: none;
    border: none;
    border-bottom: 1px solid #000;
    padding: 0;
  }
}
#Footer #FooterNavigation a {
  margin: 0;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  #Footer #FooterNavigation a {
    display: block;
    padding: 2% 4%;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  #Footer #FooterNavigation a:link {
    text-decoration: none;
  }
  #Footer #FooterNavigation a:visited {
    text-decoration: none;
  }
  #Footer #FooterNavigation a:hover {
    text-decoration: none;
  }
}
#Footer #FooterNavigation strong a {
  text-decoration: none;
  color: #262626;
}
.bg-g { background-color: #CFCFCF;
}
.bg-w{background-color: #ffffff;}