@charset "UTF-8";
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;
}

body {
  min-width: 1020px;
  line-height: 1.8;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

a {
  color: inherit;
}

iframe, img {
  vertical-align: top;
}

small {
  font-size: 11px;
}

sub, sup {
  font-size: 11px;
}

sub {
  vartical-align: sub;
}

sup {
  vertical-align: super;
}

.btn {
  position: relative;
}
.btn:hover:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url('../img/bg_white_2.png');
}

.inner {
  width: 980px;
  margin: auto;
}

main > section {
  position: relative;
}

#header {
  min-height: 60px;
  line-height: 60px;
  background: #000000;
}
#header .inner {
  overflow: hidden;
}
#header h1 {
  float: left;
  width: 94px;
  font-size: 0;
}
#header h1 a {
  display: inline-block;
  vertical-align: middle;
}
#header h1 .sony {
  display: block;
  overflow: hidden;
  width: 94px;
  height: 17px;
  background: url('../img/header/logo.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header h1 .sony * {
  display: none;
}
#header h1 .digital-paper {
  display: none;
}
#header .products {
  float: left;
  width: 660px;
  margin-left: 15px;
  font-size: 0;
}
#header .products li {
  display: inline-block;
  margin-left: 15px;
  padding: 5px 10px 5px 0;
  vertical-align: middle;
  font-size: 14px;
}
#header .products .note,
#header .products .digital-paper {
  border-right: 1px solid #4d4d4d;
}
#header .products .digital-paper a {
  display: block;
  overflow: hidden;
  width: 135px;
  height: 16px;
  background: url('../img/header/text_digital_paper.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header .products .digital-paper a * {
  display: none;
}
#header .products .desc span {
  display: block;
  overflow: hidden;
  width: 160px;
  height: 14px;
  background: url('../img/header/text_desc.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header .products .desc span * {
  display: none;
}
#header .products .document a {
  display: block;
  overflow: hidden;
  width: 118px;
  height: 16px;
  background: url('../img/header/text_document.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header .products .document a * {
  display: none;
}
#header .products .note a {
  display: block;
  overflow: hidden;
  width: 77px;
  height: 16px;
  background: url('../img/header/text_note.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header .products .note a * {
  display: none;
}
#header .links {
  float: right;
  width: 200px;
  text-align: right;
  font-size: 0;
}
#header .links li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
#header .links .store a {
  display: block;
  overflow: hidden;
  width: 174px;
  height: 40px;
  background: url('../img/header/btn_sony_store.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#header .links .store a * {
  display: none;
}

#main-visual {
  height: 673px;
  background: url('../img/top/img_top_view.jpg') no-repeat 50% 0;
}
#main-visual .content {
  display: none;
}

#intro {
  margin-top: -46px;
  margin-bottom: 46px;
  padding-top: 101px;
  padding-bottom: 30px;
  background: url('../img/intro/icon_section.png') no-repeat 50% 20px #3a3a3a;
}
#intro:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 46px;
  background: url('../img/intro/bg_top.png') no-repeat 50% 0;
}
#intro:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 46px;
  margin-top: -1px;
  background: url('../img/intro/bg_bottom.png') no-repeat 50% 0;
}
#intro h1 {
  display: block;
  overflow: hidden;
  width: 757px;
  height: 23px;
  background: url('../img/intro/text_heading.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin: 15px auto;
}
#intro h1 * {
  display: none;
}
#intro h1:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 50%;
  height: 46px;
  margin-right: 1000px;
  background: #3a3a3a;
}
#intro h1:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  right: 0;
  height: 46px;
  margin-left: 1000px;
  background: #3a3a3a;
}
#intro .points {
  margin-top: 40px;
  text-align: center;
  font-size: 0;
}
#intro .points li {
  display: inline-block;
  border-right: 1px solid #616161;
  text-align: left;
  font-size: 14px;
}
#intro .points li:first-child {
  border-left: 1px solid #616161;
}
#intro .points .point-1 a {
  display: block;
  overflow: hidden;
  width: 189px;
  height: 242px;
  background: url('../img/intro/point_1.png') no-repeat 50% 0;
  text-align: left;
  text-indent: -9999px;
}
#intro .points .point-1 a * {
  display: none;
}
#intro .points .point-1 a:hover {
  background-position: 50% 100%;
}
#intro .points .point-1 a:before {
  display: none;
}
#intro .points .point-2 a {
  display: block;
  overflow: hidden;
  width: 189px;
  height: 242px;
  background: url('../img/intro/point_2.png') no-repeat 50% 0;
  text-align: left;
  text-indent: -9999px;
}
#intro .points .point-2 a * {
  display: none;
}
#intro .points .point-2 a:hover {
  background-position: 50% 100%;
}
#intro .points .point-2 a:before {
  display: none;
}
#intro .points .point-3 a {
  display: block;
  overflow: hidden;
  width: 189px;
  height: 242px;
  background: url('../img/intro/point_3.png') no-repeat 50% 0;
  text-align: left;
  text-indent: -9999px;
}
#intro .points .point-3 a * {
  display: none;
}
#intro .points .point-3 a:hover {
  background-position: 50% 100%;
}
#intro .points .point-3 a:before {
  display: none;
}
#intro .points .point-4 a {
  display: block;
  overflow: hidden;
  width: 189px;
  height: 242px;
  background: url('../img/intro/point_4.png') no-repeat 50% 0;
  text-align: left;
  text-indent: -9999px;
}
#intro .points .point-4 a * {
  display: none;
}
#intro .points .point-4 a:hover {
  background-position: 50% 100%;
}
#intro .points .point-4 a:before {
  display: none;
}
#intro .points .point-5 a {
  display: block;
  overflow: hidden;
  width: 189px;
  height: 242px;
  background: url('../img/intro/point_5.png') no-repeat 50% 0;
  text-align: left;
  text-indent: -9999px;
}
#intro .points .point-5 a * {
  display: none;
}
#intro .points .point-5 a:hover {
  background-position: 50% 100%;
}
#intro .points .point-5 a:before {
  display: none;
}

#solution {
  padding-top: 50px;
}
#solution .inner {
  padding: 1px 0;
}
#solution h1 {
  display: none;
}
#solution .points {
  padding-bottom: 100px;
}
#solution .points > section {
  position: relative;
}
#solution .points > section:before {
  content: "";
  display: block;
  z-index: -1;
  position: absolute;
}
#solution .points > section:after {
  content: "";
  display: block;
  z-index: -1;
  position: absolute;
  left: 50%;
}
#solution #point-1 {
  min-height: 554px;
}
#solution #point-1:before {
  left: 50%;
  right: 0;
  margin-left: -100px;
}
#solution #point-1:after {
  top: 20px;
  margin-left: -210px;
}
#solution #point-1:before {
  top: 100px;
  height: 454px;
  background: url('../img/solution/p1/bg.jpg') no-repeat 0 0;
}
#solution #point-1:after {
  display: block;
  overflow: hidden;
  width: 62px;
  height: 214px;
  background: url('../img/solution/p1/bg_num.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#solution #point-1:after * {
  display: none;
}
#solution #point-1 .heading {
  display: block;
  overflow: hidden;
  width: 278px;
  height: 52px;
  background: url('../img/solution/p1/text_heading.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin-top: 50px;
}
#solution #point-1 .heading * {
  display: none;
}
#solution #point-1 .lead {
  display: block;
  overflow: hidden;
  width: 449px;
  height: 67px;
  background: url('../img/solution/p1/text_lead.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin-top: 30px;
}
#solution #point-1 .lead * {
  display: none;
}
#solution #point-1 .desc {
  width: 540px;
  margin-top: 15px;
}
#solution #point-1 .image {
  margin-top: 40px;
}
#solution #point-2 {
  margin-bottom: -200px;
  min-height: 845px;
}
#solution #point-2:before {
  top: 40px;
  left: 0;
  right: 50%;
  margin-right: 50px;
}
#solution #point-2:after {
  top: 85px;
  margin-left: 140px;
}
#solution #point-2:before {
  height: 845px;
  background: url('../img/solution/p2/bg.jpg') no-repeat 100% 0;
}
#solution #point-2:after {
  display: block;
  overflow: hidden;
  width: 119px;
  height: 217px;
  background: url('../img/solution/p2/bg_num.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#solution #point-2:after * {
  display: none;
}
#solution #point-2 .inner > * {
  margin-left: 460px;
}
#solution #point-2 .heading {
  display: block;
  overflow: hidden;
  width: 203px;
  height: 52px;
  background: url('../img/solution/p2/text_heading.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin-top: 140px;
}
#solution #point-2 .heading * {
  display: none;
}
#solution #point-2 .lead {
  display: block;
  overflow: hidden;
  width: 466px;
  height: 74px;
  background: url('../img/solution/p2/text_lead.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin-top: 30px;
}
#solution #point-2 .lead * {
  display: none;
}
#solution #point-2 .desc {
  width: 520px;
  margin-top: 15px;
}
#solution #point-2 .image {
  margin-top: 40px;
}
#solution #point-3 {
  min-height: 675px;
}
#solution #point-3:before {
  left: 50%;
  right: 0;
  margin-left: 120px;
}
#solution #point-3:after {
  top: 100px;
  margin-left: -70px;
}
#solution #point-3:before {
  top: 10px;
  height: 665px;
  background: url('../img/solution/p3/bg.jpg') no-repeat 0 0;
}
#solution #point-3:after {
  display: block;
  overflow: hidden;
  width: 126px;
  height: 219px;
  background: url('../img/solution/p3/bg_num.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#solution #point-3:after * {
  display: none;
}
#solution #point-3 .heading {
  display: block;
  overflow: hidden;
  width: 310px;
  height: 52px;
  background: url('../img/solution/p3/text_heading.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin-top: 140px;
}
#solution #point-3 .heading * {
  display: none;
}
#solution #point-3 .lead {
  display: block;
  overflow: hidden;
  width: 418px;
  height: 67px;
  background: url('../img/solution/p3/text_lead.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin-top: 30px;
}
#solution #point-3 .lead * {
  display: none;
}
#solution #point-3 .desc {
  width: 550px;
  margin-top: 30px;
}
#solution #point-3 .image {
  margin-top: 20px;
}
#solution #point-4 {
  min-height: 625px;
}
#solution #point-4:before {
  left: 0;
  right: 50%;
  margin-right: 10px;
}
#solution #point-4:after {
  top: 30px;
  margin-left: 220px;
}
#solution #point-4:before {
  top: 80px;
  height: 545px;
  background: url('../img/solution/p4/bg.jpg') no-repeat 100% 0;
}
#solution #point-4:after {
  display: block;
  overflow: hidden;
  width: 133px;
  height: 214px;
  background: url('../img/solution/p4/bg_num.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#solution #point-4:after * {
  display: none;
}
#solution #point-4 .inner > * {
  margin-left: 510px;
}
#solution #point-4 .heading {
  display: block;
  overflow: hidden;
  width: 212px;
  height: 52px;
  background: url('../img/solution/p4/text_heading.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin-top: 110px;
}
#solution #point-4 .heading * {
  display: none;
}
#solution #point-4 .lead {
  display: block;
  overflow: hidden;
  width: 447px;
  height: 67px;
  background: url('../img/solution/p4/text_lead.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin-top: 40px;
}
#solution #point-4 .lead * {
  display: none;
}
#solution #point-4 .desc {
  width: 470px;
  margin-top: 15px;
}
#solution #point-4 .image {
  margin-top: 20px;
}
#solution #point-5 {
  margin-top: 50px;
  min-height: 629px;
}
#solution #point-5:before {
  left: 50%;
  right: 0;
  margin-left: 0px;
}
#solution #point-5:after {
  top: 60px;
  margin-left: -140px;
}
#solution #point-5:before {
  top: 130px;
  height: 499px;
  background: url('../img/solution/p5/bg.jpg') no-repeat 0 0;
}
#solution #point-5:after {
  display: block;
  overflow: hidden;
  width: 119px;
  height: 217px;
  background: url('../img/solution/p5/bg_num.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#solution #point-5:after * {
  display: none;
}
#solution #point-5 .heading {
  display: block;
  overflow: hidden;
  width: 327px;
  height: 52px;
  background: url('../img/solution/p5/text_heading.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin-top: 50px;
}
#solution #point-5 .heading * {
  display: none;
}
#solution #point-5 .lead {
  display: block;
  overflow: hidden;
  width: 351px;
  height: 139px;
  background: url('../img/solution/p5/text_lead.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin-top: 40px;
}
#solution #point-5 .lead * {
  display: none;
}
#solution #point-5 .desc {
  width: 450px;
  margin-top: 15px;
}
#solution #point-5 .image {
  margin-top: 40px;
}

#conclusion {
  padding: 1px 0;
  background: url('../img/conclusion/bg.jpg') no-repeat 50% 100% #3a3a3a;
}
#conclusion:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 46px;
  background: url('../img/conclusion/bg_top.png') no-repeat 50% 0;
}
#conclusion h1 {
  display: none;
}
#conclusion .lead {
  display: block;
  overflow: hidden;
  width: 595px;
  height: 146px;
  background: url('../img/conclusion/text_lead.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin: 80px auto 0;
}
#conclusion .lead * {
  display: none;
}
#conclusion .lead:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 50%;
  height: 46px;
  margin-right: 1000px;
  background: #3a3a3a;
}
#conclusion .lead:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  right: 0;
  height: 46px;
  margin-left: 1000px;
  background: #3a3a3a;
}
#conclusion .image {
  margin-top: 60px;
  text-align: center;
}
#conclusion .links {
  margin: 40px 0 60px;
  text-align: center;
  font-size: 0;
}
#conclusion .links li {
  display: inline-block;
  margin: 12px;
  font-size: 14px;
}
#conclusion .links .detail a {
  display: block;
  overflow: hidden;
  width: 464px;
  height: 85px;
  background: url('../img/conclusion/btn_detail.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#conclusion .links .detail a * {
  display: none;
}
#conclusion .links .store a {
  display: block;
  overflow: hidden;
  width: 464px;
  height: 85px;
  background: url('../img/conclusion/btn_sony_store.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#conclusion .links .store a * {
  display: none;
}

#case-studies {
  padding-top: 53px;
  padding-bottom: 30px;
  background: url('../img/case_studies/line_section.png') no-repeat 50% 50px;
}
#case-studies h1 {
  display: block;
  overflow: hidden;
  width: 163px;
  height: 23px;
  background: url('../img/case_studies/text_heading.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin: 30px auto 0;
}
#case-studies h1 * {
  display: none;
}
#case-studies .lead {
  display: block;
  overflow: hidden;
  width: 564px;
  height: 38px;
  background: url('../img/case_studies/text_lead.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin: 20px auto 0;
}
#case-studies .lead * {
  display: none;
}
#case-studies .cases {
  margin-bottom: 70px;
}
#case-studies .cases section {
  position: relative;
  margin: 50px auto 0;
}
#case-studies .cases .layer {
  content: "";
  display: block;
  position: absolute;
  top: 50px;
  right: 30px;
  width: 350px;
  height: 248px;
  background: url('../img/case_studies/bg_layer.png');
  color: #ffffff;
}
#case-studies .cases #case-1 {
  width: 950px;
  height: 340px;
  background: url('../img/case_studies/case1/bg.jpg') no-repeat;
}
#case-studies .cases #case-1 .heading {
  display: block;
  overflow: hidden;
  width: 170px;
  height: 53px;
  background: url('../img/case_studies/case1/text_heading.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin: 30px 0 0 30px;
}
#case-studies .cases #case-1 .heading * {
  display: none;
}
#case-studies .cases #case-1 .desc {
  display: block;
  overflow: hidden;
  width: 283px;
  height: 52px;
  background: url('../img/case_studies/case1/text_desc.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin: 15px 0 0 30px;
}
#case-studies .cases #case-1 .desc * {
  display: none;
}
#case-studies .cases #case-1 .link {
  margin: 20px 0 0 30px;
}
#case-studies .cases #case-1 .link a {
  display: block;
  overflow: hidden;
  width: 144px;
  height: 42px;
  background: url('../img/case_studies/btn_detail.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#case-studies .cases #case-1 .link a * {
  display: none;
}
#case-studies .cases #case-2 {
  width: 950px;
  height: 340px;
  background: url('../img/case_studies/case2/bg.jpg') no-repeat;
}
#case-studies .cases #case-2 .heading {
  display: block;
  overflow: hidden;
  width: 219px;
  height: 53px;
  background: url('../img/case_studies/case2/text_heading.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin: 30px 0 0 30px;
}
#case-studies .cases #case-2 .heading * {
  display: none;
}
#case-studies .cases #case-2 .desc {
  display: block;
  overflow: hidden;
  width: 239px;
  height: 54px;
  background: url('../img/case_studies/case2/text_desc.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin: 15px 0 0 30px;
}
#case-studies .cases #case-2 .desc * {
  display: none;
}
#case-studies .cases #case-2 .link {
  margin: 20px 0 0 30px;
}
#case-studies .cases #case-2 .link a {
  display: block;
  overflow: hidden;
  width: 144px;
  height: 42px;
  background: url('../img/case_studies/btn_detail.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#case-studies .cases #case-2 .link a * {
  display: none;
}
#case-studies .cases #case-3 {
  width: 950px;
  height: 340px;
  background: url('../img/case_studies/case3/bg.jpg') no-repeat;
}
#case-studies .cases #case-3 .heading {
  display: block;
  overflow: hidden;
  width: 146px;
  height: 53px;
  background: url('../img/case_studies/case3/text_heading.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin: 30px 0 0 30px;
}
#case-studies .cases #case-3 .heading * {
  display: none;
}
#case-studies .cases #case-3 .desc {
  display: block;
  overflow: hidden;
  width: 257px;
  height: 53px;
  background: url('../img/case_studies/case3/text_desc.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
  margin: 15px 0 0 30px;
}
#case-studies .cases #case-3 .desc * {
  display: none;
}
#case-studies .cases #case-3 .link {
  margin: 20px 0 0 30px;
}
#case-studies .cases #case-3 .link a {
  display: block;
  overflow: hidden;
  width: 144px;
  height: 42px;
  background: url('../img/case_studies/btn_detail.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#case-studies .cases #case-3 .link a * {
  display: none;
}

#footer {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
  background: #3e3e3e;
  color: #ffffff;
}
#footer .btn:before {
  display: none;
}
#footer .goto-top {
  z-index: 64;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: 1px solid #666666;
  border-radius: 5px;
}
#footer .goto-top .btn:before {
  display: block;
  background: url('../img/bg_white_1.png');
}
#footer .goto-top a {
  display: block;
  overflow: hidden;
  width: 40px;
  height: 40px;
  background: url('../img/footer/btn_pagetop.png') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#footer .goto-top a * {
  display: none;
}
#footer .contact {
  overflow: hidden;
  margin: 30px 0 30px;
  text-align: center;
  font-size: 0;
}
#footer .contact .tel {
  float: left;
}
#footer .contact .tel a {
  display: block;
  overflow: hidden;
  width: 479px;
  height: 64px;
  background: url('../img/footer/btn_tel_off.gif') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#footer .contact .tel a * {
  display: none;
}
#footer .contact .tel a:hover {
  background-image: url('../img/footer/btn_tel_on.gif');
}
#footer .contact .email {
  float: right;
}
#footer .contact .email a {
  display: block;
  overflow: hidden;
  width: 479px;
  height: 64px;
  background: url('../img/footer/btn_mail_off.gif') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#footer .contact .email a * {
  display: none;
}
#footer .contact .email a:hover {
  background-image: url('../img/footer/btn_mail_on.gif');
}
#footer .social-buttons {
  float: right;
  width: 90px;
  margin-right: 50px;
  text-align: right;
  font-size: 0;
}
#footer .social-buttons li {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
}
#footer .social-buttons li:first-child {
  margin-left: 0;
}
#footer .social-buttons .facebook a {
  display: block;
  overflow: hidden;
  width: 40px;
  height: 40px;
  background: url('../img/footer/btn_facebook_off.gif') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#footer .social-buttons .facebook a * {
  display: none;
}
#footer .social-buttons .facebook a:hover {
  background-image: url('../img/footer/btn_facebook_on.gif');
}
#footer .social-buttons .twitter a {
  display: block;
  overflow: hidden;
  width: 40px;
  height: 40px;
  background: url('../img/footer/btn_twitter_off.gif') no-repeat 50% 50%;
  text-align: left;
  text-indent: -9999px;
}
#footer .social-buttons .twitter a * {
  display: none;
}
#footer .social-buttons .twitter a:hover {
  background-image: url('../img/footer/btn_twitter_on.gif');
}
#footer .copyright {
  width: 323px;
  height: 40px;
  background: url('../img/footer/copyright.gif') no-repeat 0 50%;
  text-indent: -9999px;
}
