/* CSS Document */
* {
  margin: 0px;
  padding: 0px;
  -webkit-text-size-adjust: none;
}

img {
  border: 0px;
}

a {
  color: #555134;
  text-decoration: none;
}

li {
  list-style: none;
}

body {
  font-size: 12px;
  line-height: 1.5em;
  color: #555134;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  line-height: 0;
  visibility: hidden;
}

#bgWrap {
  width: 100%;
  padding-top: 20px;
}

#wrapper {
  width: 320px;
  margin: 0 auto;
}

#contWrap {
  width: 300px;
  margin: 0 auto;
}

/* header	============================================================================= */
#header {
  width: 100%;
  height: 46px;
  margin: 0px auto;
  position: relative;
}

#btnOpenMenu {
  position: absolute;
  right: 24px;
}

#menuHead {
  background: url(../img/header/floatmenu_top.png);
  background-repeat: no-repeat;
  background-size: 235px;
  height: 39px;
}

#menuFoot {
  background: url(../img/header/menu_bottom.png);
  background-repeat: no-repeat;
  background-size: 320px 22px;
  height: 22px;
}

#headerMenu {
  width: 320px;
  margin: 0px auto;
  background-size: 235px 39px, 320px 22px;
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 20px;
  overflow: hidden;
  display: none;
}

#headerMenu .menuList {
  background: url(../img/header/floatmenu_middle.png);
  background-size: 320px 10px;
  padding: 0px 10px;
}

#btnCloseMenu {
  position: absolute;
  right: 0px;
  top: 0px;
}

#headerMenuBg {
  background: #000;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.65;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
  z-index: 99;
  display: none;
}

.menuList {
  width: 300px;
  margin: 0px auto;
  line-height: 0px;
}

.menuList li {
  float: left;
}

#menuWrap {
  background: url(../../common/img/area/area_head.png), url(../../common/img/area/arae_foot.png);
  background-position: left top, left bottom;
  background-repeat: no-repeat, no-repeat;
  -webkit-background-size: 300px 11px, 300px 11px;
  -moz-background-size: 300px 11px, 300px 11px;
  -o-background-size: 300px 11px, 300px 11px;
  padding: 11px 0 11px;
}

#menuWrap ul li {
  float: left;
  width: 150px;
  height: 46px;
  overflow: hidden;
}

#footerWrap {
  position: relative;
  background: url(../../common/img/footer/foot_head.png) center 31px no-repeat;
  -webkit-background-size: 300px 15px;
  -moz-background-size: 300px 15px;
  -o-background-size: 300px 15px;
  margin-top: 10px;
}

.toTop {
  position: relative;
  left: 169px;
  top: 0;
  width: 110px;
  overflow: hidden;
}

#footLinkWrap {
  margin-top: 14px;
  background-color: #0083ff;
  text-align: center;
}

#footerWrap a {
  color: #fff;
  text-decoration: underline;
}

#toPC {
  text-align: center;
  padding: 5px 0;
  font-size: 14px;
}

#footLinkWrap ul.langwrap {
  margin: 0 auto;
  width: 285px;
}

#footLinkWrap ul.langwrap li {
  float: left;
  margin-left: 27px;
}

#footList {
  border-bottom: 1px solid #adc4f6;
  padding-bottom: 10px;
  /*
  background:url(../../common/img/footer/footline.gif) center bottom no-repeat ;
  -webkit-background-size: 300px 1px;
  -moz-background-size:300px 1px;
  -o-background-size:300px 1px;
  */
  text-align: center;
}

#footList li {
  display: inline;
  font-size: 11px;
}

#footList li a {
  display: inline-block;
  padding: 0 5px 1px;
}

.copyright {
  font-size: 10px;
  padding: 0 0 10px;
  color: #fff;
}

h3.intitle {
  font-size: 17px;
  line-height: 1.2em;
  padding: 11px 13px 8px 10px;
  background-color: #fbfbf3;
  border-bottom: 1px solid #D7D3B6;
  position: relative;
}

.logo_title {
  background: url(/sp/common/img/area/area_icon.png) left top no-repeat;
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  padding: 0 0 8px 23px;
}

#contBgWrap {
  background: url(/sp/common/img/area/arae_foot.png) no-repeat scroll center bottom;
  padding-bottom: 11px;
  -webkit-background-size: 300px 12px;
  -moz-background-size: 300px 12px;
  -o-background-size: 300px 12px;
}

#contBg {
  background-color: #faf5df;
}

.oneCont {
  padding: 15px 0 10px 15px;
  border-bottom: 1px solid  #d7d3b6;
}

.oneContLp {
  padding: 15px 15px 10px 15px;
}

.btnGray {
  background: url(/sp/common/img/btn/white_arrow.png), url(/sp/common/img/btn/white_540_88.png) !important;
  background-position: 250px center, left top !important;
  background-repeat: no-repeat, no-repeat !important;
  -webkit-background-size: 4px 4px, 270px 44px !important;
  -moz-background-size: 4px 4px, 270px 44px !important;
  -o-background-size: 4px 4px, 270px 44px !important;
  padding: 13px 0 0 !important;
  width: 270px !important;
  height: 31px !important;
  text-align: center !important;
  margin: 2px 0 10px !important;
  display: block !important;
  font-size: 13px !important;
  font-weight: bold !important;
}

.btnGray130 {
  display: block !important;
  width: 130px !important;
  background: url(/sp/common/img/btn/white_arrow.png), url(/sp/common/img/btn/btn_260_88.png) !important;
  background-position: 115px center, left top !important;
  background-repeat: no-repeat, no-repeat !important;
  -webkit-background-size: 4px 4px, 130px 44px !important;
  -moz-background-size: 4px 4px, 130px 44px !important;
  -o-background-size: 4px 4px, 130px 44px !important;
  padding: 14px 0 0 !important;
  height: 30px !important;
  text-align: center !important;
  margin: 2px 10px 10px 0 !important;
  display: block !important;
  font-size: 13px !important;
  font-weight: bold !important;
}

.btnGray2Line {
  padding: 7px 0 0 !important;
  line-height: 1.2em;
  height: 37px !important;
}

.btnRed270 {
  background: url(/sp/common/img/btn/red_arrow.png), url(/sp/common/img/btn/red_540_68.png) !important;
  background-position: 250px 16px, left top !important;
  background-repeat: no-repeat, no-repeat !important;
  -webkit-background-size: 4px 4px, 270px 34px !important;
  -moz-background-size: 4px 4px, 270px 34px !important;
  -o-background-size: 4px 4px, 270px 34px !important;
  padding: 9px 0 0 !important;
  width: 270px !important;
  height: 21px !important;
  text-align: center !important;
  margin: 2px 0 10px !important;
  display: block !important;
  font-size: 12px !important;
  font-weight: bold !important;
  color: #ffffff !important;
}

.btnRed270_h88 {
  background: url(/sp/common/img/btn/red_arrow.png), url(/sp/common/img/pr/btn_more1.png) !important;
  background-position: 250px center, left top !important;
  background-repeat: no-repeat, no-repeat !important;
  -webkit-background-size: 4px 4px, 270px 44px !important;
  -moz-background-size: 4px 4px, 270px 44px !important;
  -o-background-size: 4px 4px, 270px 44px !important;
  padding: 13px 0 0 !important;
  width: 270px !important;
  height: 31px !important;
  text-align: center !important;
  margin: 2px auto 10px !important;
  display: block !important;
  font-size: 13px !important;
  font-weight: bold !important;
  color: #ffffff !important;
}

.fl {
  float: left;
}

.TAC {
  text-align: center !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt11 {
  margin-top: 11px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.red {
  color: #F30012;
}

.redLink {
  color: #F30012;
  text-decoration: underline;
}

#moreList h4 {
  font-size: 14px;
  height: 20px;
  margin-bottom: 4px;
}

#moreList li {
  margin-bottom: 8px;
}

#moreList li a {
  color: #F30012;
  background: url(/sp/common/img/area/area_arrow.png) 2px center no-repeat;
  -webkit-background-size: 5px 5px;
  -moz-background-size: 5px 5px;
  -o-background-size: 5px 5px;
  padding-left: 11px;
  text-decoration: underline;
}

#moreList h4#attractionLtitle {
  background: url(/sp/attraction/img/top/icon/attraction_large.png) left top no-repeat;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
  font-size: 14px;
  height: 20px;
  margin-bottom: 4px;
  padding: 6px 0 0 30px;
}

#moreList h4#foodLtitle {
  background: url(/sp/shop_food/img/detail/food/icon/food_list.gif) left top no-repeat;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
  font-size: 14px;
  height: 20px;
  margin-bottom: 4px;
  padding: 6px 0 0 30px;
}

#moreList h4#kanrenLtitle {
  background: url(/sp/map/img/icon_kanren.png) left top no-repeat;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
  font-size: 14px;
  height: 20px;
  margin-bottom: 4px;
  padding: 6px 0 0 30px;
}

.oh-link {
  text-align: center;
}

/* CSS Document */
body {
  background-image: none;
  background-color: #FFF;
}

#contBg {
  background-color: #FFF;
  padding: 0 15px;
}

h3 {
  background-color: #c5e3ff;
  padding: 8px;
  margin-top: 20px;
}

#intitle {
  color: #FFF;
  background-color: #0083ff;
  padding: 13px;
}

#company-title {
  margin-bottom: 10px;
}

.company-detail-title {
  margin-bottom: 15px;
}

dl dt span {
  font-weight: bold;
}

dl dd {
  margin-bottom: 20px;
}

#fujiq-hp {
  width: 240px;
  height: 23px;
  margin: auto;
  text-align: center;
  background-image: url(/sp/assets/img/company/btn/red_480_68.png);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #FFF;
  padding-top: 9px;
  -webkit-background-size: 240px 34px;
  -moz-background-size: 240px 34px;
  -o-background-size: 240px 34px;
  margin-top: 20px;
}

#fujiq-hp a {
  color: #FFF;
}

#fujiq-hp img {
  margin-right: 10px;
}

table {
  background-color: #666;
}

.companydetail .name {
  text-align: center;
  width: 69px;
  background-color: #f2f2f2;
}

.companydetail .info {
  background-color: #FFF;
  padding: 10px;
  width: 200px;
}

#footer {
  color: #FFF;
  background-color: #0083ff;
  height: 50px;
}

#footer a {
  color: #FFF;
}

#footer ul {
  padding: 0px 14px;
  margin: auto;
  margin-top: 14px;
}

#footer ul li {
  float: left;
  margin-right: 10px;
  list-style: none;
}
