@charset "utf-8";
@import "layout.css";
a {
  color: #4791bc;
  text-decoration: underline;
}
a:hover {
  color: #4791bc;
  text-decoration: none;
}
a.own,
.own a {
  color: #333333;
  text-decoration: none;
}
a.blt-01 {
  padding-left: 10px;
  background: url('../imgs/form/blt-01.gif') no-repeat left center !important;
}
body {
  background: #f3f3f3;
}
.page {
  background: #ffffff url("../imgs/page-bg.gif") repeat-x left top;
}
#container,
.wrapper {
  position: relative;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#gHeader {
  position: relative;
  padding-top: 86px;
}
.siteTitle {
  position: absolute;
  left: 0px;
  top: 20px;
}
.siteTitle a {
  display: block;
  width: 185px;
  height: 43px;
  background: transparent url("../imgs/logo.gif") no-repeat left top;
  text-indent: -9999px;
  overflow: hidden;
}
.siteTitle a:hover {
  background: transparent url("../imgs/logo_ov.gif") no-repeat left top;
}
.contentTitle {
  margin-bottom: 20px;
}
.sectionTitle {
  margin-bottom: 30px;
}
.breadcrumb {
  text-align: right;
  margin-top: 5px;
  font-size: 10px;
}
.breadcrumb li {
  display: inline;
  padding-left: 10px;
  margin-left: 7px;
  background: transparent url("../imgs/blt-breadcrumb.gif") no-repeat left center;
}

.linkBlt a {
  display: inline;
  padding-left: 10px;
  background: transparent url("../imgs/blt-link.gif") no-repeat left center;
}
.linkBlt a:hover {
  background: transparent url("../imgs/blt-link.gif") no-repeat left center;
}

.linkBlank a {
  display: inline;
  background: url("../imgs/blt-link-blank.gif") no-repeat left center;
  padding-left: 20px
}
.linkBlank a:hover {
  background: url("../imgs/blt-link-blank.gif") no-repeat left center;
}

#hNav {
  position: absolute;
  left: 727px;
  top: 30px;
  width: 223px;
  height: 20px;
}
#hNav li {
  float: left;
}
#hNav a {
  display: block;
  height: 21px;
  text-indent: -9999px;
  overflow: hidden;
}
#hNav .home a {
  width: 92px;
  background: transparent url("../imgs/hnav-home.gif") no-repeat left top;
}
#hNav .home a:hover {
  background: transparent url("../imgs/hnav-home_ov.gif") no-repeat left top;
}
#hNav .recruit a {
  width: 107px;
  background: transparent url("../imgs/hnav-recruit.gif") no-repeat left top;
}
#hNav .recruit a:hover {
  background: transparent url("../imgs/hnav-recruit_ov.gif") no-repeat left top;
}
#hNav .wine a {
  width: 116px;
  background: transparent url("../imgs/hnav-wine.gif") no-repeat left top;
}
#hNav .wine a:hover {
  background: transparent url("../imgs/hnav-wine_ov.gif") no-repeat left top;
}

#gNav {
  margin-left: 57px;
  margin-right: 57px;
  margin-bottom: 40px;
}
#gNav ul {
  height: 38px;
}
#gNav li {
  float: left;
}
#gNav li a {
  display: block;
  height: 38px;
  text-indent: -9999px;
  overflow: hidden;
}

#gNav li.company a {
  width: 169px;
  background: transparent url("../imgs/nav-company.gif") no-repeat left top;
}
#gNav li.company a:hover,
#gNav li.company a.own {
  background: transparent url("../imgs/nav-company_ov.gif") no-repeat left top;
}
#gNav li.solution a {
  width: 267px;
  background: transparent url("../imgs/nav-solution.gif") no-repeat left top;  
}
#gNav li.solution a:hover,
#gNav li.solution a.own {
  background: transparent url("../imgs/nav-solution_ov.gif") no-repeat left top;
}
#gNav li.goods a {
  width: 224px;
  background: transparent url("../imgs/nav-goods.gif") no-repeat left top;  
}
#gNav li.goods a:hover,
#gNav li.goods a.own {
  background: transparent url("../imgs/nav-goods_ov.gif") no-repeat left top;  
}
#gNav li.contact a {
  width: 176px;
  background: transparent url("../imgs/nav-contact.gif") no-repeat left top;  
}
#gNav li.contact a:hover,
#gNav li.contact a.own {
  background: transparent url("../imgs/nav-contact_ov.gif") no-repeat left top;  
}

.snavheader {
  margin-bottom: 10px;
}

#gFooter {
  margin-top: 50px;
}
#fbox {
  width: 100%;
  margin-bottom: 40px;
  background: transparent url("../imgs/f-box-bg.gif") repeat-y left top;
}
#fboxInner01 {
  background: transparent url("../imgs/f-box-bg-top.gif") no-repeat left top;
}
#fboxInner02 {
  padding: 10px;
  background: transparent url("../imgs/f-box-bg-bottom.gif") no-repeat left bottom;
}
#fbox .title {
  width: 89px;
  height: 12px;
  margin-bottom: 10px;
  background: transparent url("../imgs/f-title.gif") no-repeat left top;
  text-indent: -9999px;
  overflow: hidden;
}
#fbox .enterprise {
  width: 380px;
  margin-right: 10px;
  background: transparent url("../imgs/fbg-01.gif") no-repeat left top;
  padding-bottom: 10px;
}
#fbox .enterprise h4 {
  width: 380px;
  height: 38px;
  background: transparent url("../imgs/fh-01.gif") no-repeat left top;
  text-indent: -9999px;
  overflow: hidden;
}
#fbox .individual {
  width: 380px;
  margin-right: 10px;
  background: transparent url("../imgs/fbg-02.gif") no-repeat left top;
  padding-bottom: 10px;
}
#fbox .individual h4 {
  width: 380px;
  height: 38px;
  background: transparent url("../imgs/fh-02.gif") no-repeat left top;
  text-indent: -9999px;
  overflow: hidden;
}
/* clearfix　*/
  #fbox .enterprise ul {
    zoom:1;
    padding: 0 10px;
  }
  #fbox .enterprise ul:after {
    content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden;
  }
#fbox .enterprise li {
  display: block;
  vertical-align: top;
  float: left;
  padding-right: 10px;
}
#fbox .enterprise li.bt02 {
	padding-right: 0;
}
  #fbox .individual ul {
    zoom:1;
    padding: 0 10px;
  }
  #fbox .individual ul:after {
    content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden;
  }
#fbox .individual li {
  display: block;
  vertical-align: top;
  float: left;
  padding-right: 10px;
}
#fbox .individual li.bt02 {
	padding-right: 0;
}
#fbox .personal {
  width: 150px;
  background: transparent url("../imgs/fbg-03.gif") no-repeat left top;
  padding: 10px 0;
}
  #fbox .personal ul {
    zoom:1;
    padding: 0 11px;
  }
#fbox .personal li {
  display: block;
  vertical-align: top;
}
#fNav {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f8f8f8 url("../imgs/ftr-line-01.gif") repeat-x left top;
}
#fNav ul {
  margin-left: 20px;
  margin-right: 20px;
}
#fInfo {
  height: 75px;
  background: #f3f3f3 url("../imgs/ftr-line-02.gif") repeat-x left top;
}
#fInfo ul {
  position: absolute;
  left: 18px;
  top: 17px;
  width: 525px;
}
#fInfo ul li {
  display: block;
  float: left;
  padding-right: 22px;
}
#fInfo ul li a {
  display: block;
  background: transparent url("../imgs/ftr-blt.gif") no-repeat left center;
  padding-left: 10px;
}
#fInfo #pagetop {
  position: absolute;
  right: 18px;
  top: 17px;
}
#fInfo #pagetop a {
  display: block;
  background: transparent url("../imgs/ftr-blt-pagetop.gif") no-repeat left center;
  padding-left: 10px;
}
#fInfo .ftr-address {
  position: absolute;
  left: 18px;
  top: 51px;
}
#fInfo .ftr-address a {
  display: block;
  width: 418px;
  height: 10px;
  background: transparent url("../imgs/ftr-address.gif") no-repeat left top;
  text-indent: -9999px;
  overflow: hidden;
}
#fInfo .ftr-copyright {
  position: absolute;
  right: 18px;
  top: 51px;
  width: 263px;
  height: 10px;
  background: transparent url("../imgs/ftr-copyright.gif") no-repeat left top;
  text-indent: -9999px;
  overflow: hidden;
}
.ftrSnav {
  width: 590px;
  height: 77px;
  background: transparent url("../imgs/bg-ftr-snav.gif") no-repeat left top;
  margin: 0 auto;
  padding: 10px;
}
.ftrSnav ul {
	margin: 0 auto;
}
.ftrSnav li {
  width: 290px;
  float: left;
}
/* txtLink */
.txtLink {
  display: inline;
  padding-left: 10px;
  background: transparent url("../imgs/blt-link.gif") no-repeat left center;
}

