﻿/* Home
----------------------------------------------------------*/
.about-mason-sub-title {
  background: url(/content/images/title/about_mason_titles.gif) no-repeat;
  height: 54px;
  background-color: #8d8962;
  clear: both;
}
.about-mason-sub-title span {
  display: none;
}
.about-mason-sub-title.no-2 {
  background-position: 0 -54px;
}
.brush-making {
  padding: 0 1em 1em 0;
}
.about-mason-sub-title.no-3 {
  background-position: 0 -108px;
}
/* FAQ
----------------------------------------------------------*/
.faq-answer li {
  margin-bottom: 1em;
}
.to-faq-top {
  text-align: right;
}
.faq-category dl {
  margin-bottom: 2em;
}
.faq-category dt {
  background: url(/content/images/faq/question.png) no-repeat;
  background-position: 5px center;
  border-bottom: solid 1px #bbbbcc;
  padding: 0.4em 0 0.4em 26px;
  font-size: 1.2em;
  cursor: pointer;
}
.faq-category dt:hover {
  background-color: #dac289;
  text-decoration: underline;
}
.faq-category dd {
  display: none;
  background: url(/content/images/faq/answer.png) no-repeat;
  background-position: 5px 15px;
  padding: 15px 15px 15px 26px;
  margin: 0 0 15px 0;
  border-bottom: solid 1px;
}
/* Magazines
----------------------------------------------------------*/

.resources-container {
  margin: 0 0 40px 0;
  border: solid 1px #333;
  width: 950px;
  background-color: #fff;
}
.resources-container.magazines {
  margin-bottom: 3em;
}
.resources-container h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.resources-container .online {
  padding: 15px;
}
.resources-container .online .resource {
  margin-bottom: 1em;
}
#magazine-details {
  background: url(/content/images/magazine_details_bg.jpg) repeat-x;
  background-position: center top;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
#magazine-description h4 {
  font-size: 17px;
  margin: 0;
}
ul.magazine_thumbnail {
  list-style: none outside none;
  overflow: hidden;
  padding: 0;
}
ul.magazine_thumbnail li.first img, ul.magazine_thumbnail li img {
  border: solid 1px #ccc;
}
ul.magazine_thumbnail li, ul.magazine_thumbnail li.first {
  width: 107px;
  margin-bottom: 15px;
}
ul.magazine_thumbnail li.first {
  margin-left: 0;
}
ul.magazine_thumbnail li {
  float: left;
  margin-left: 7px;
}
ul.magazine_thumbnail li .magazine_name {
  background-color: #f3ede1;
  padding: 3px;
  font-size: 12px;
  color: #7c5d1a;
  text-align: center;
  height: 50px;
  margin: 0 auto;
}
.page_num {
  text-align: center;
  margin-bottom: 25px;
}
.page_num a, .page_num .disabled, .page_num .disabled, .page_num .current {
  padding: 5px 7px;
  margin-right: 5px;
}
.page_num a {
  color: #7c5d1a;
  border: solid #e5decf 1px;
}
.page_num .disabled {
  border: solid 1px #ccc;
  color: #CCCCCC;
}
.page_num .current {
  background-color: #7c5d1a;
  border: solid 1px #7c5d1a;
  color: #fff;
}
.page_num a:link {
  color: #7c5d1a;
  border: solid #e5decf 1px;
}
.page_num a:hover {
  color: #7c5d1a;
  border: solid #e5decf 1px;
  text-decoration: none;
  background-color: #f3ede1;
}
.btn_media {
  text-align: center;
}
.recommended-brush_l {
  width: 307px;
  float: left;
}
.recommended-brush_r {
  width: 307px;
  float: left;
  margin-left: 14px;
}
.recommended-brush span {
  float: left;
  margin-left: 1em;
}
.recommended-brush .image img {
  width: 20px;
  height: 55px;
}
.recommended-brush .go-to-details {
  position: absolute;
  bottom: 5px;
  right: 0;
}
/**
#magazine-cover {
  height: 446px;
}
**/
#magazine-cover img {
  width: 262px;
  margin-right: 20px;
}
#magazine-description {
  width: 628px;
}
#magazine-description h3 {
  font-size: 1.5em;
}
#magazine-description h3 {
  background-color: #927f56;
  color: #fff;
  font-size: 19px;
  padding: 5px 5px 5px 10px;
  margin: 0 0 10px;
}
.product_name {
  float: left;
  margin: 100px 0 0 30px;
}
#carousel-container {
  background: url(/content/images/media2013/magazines_bg.gif) no-repeat;
  height: 109px;
}
#magazines .jcarousel-item {
  height: 88px;
}
#magazines li img {
  width: 62px;
  height: 80px;
  border: solid 1px #990033;
}
div.jcarousel-clip {
  padding: 9px;
}
div.jcarousel-prev {
  background: transparent url(/content/images/carousel_prev.png) no-repeat;
}
div.jcarousel-next {
  background: transparent url(/content/images/carousel_next.png) no-repeat;
  right: 0;
}
div.jcarousel-prev, div.jcarousel-next {
  width: 45px;
  height: 104px;
  position: absolute;
}
.a-magazine {
  border: solid 3px transparent;
  display: block;
  width: 64px;
  height: 82px;
}
.a-magazine:hover, .a-magazine.selected {
  border: solid 3px #cc0000;
}
#icon-container {
  margin: 20px 0;
}
#icon-container .anchors {
  width: 400px;
  margin: 0 auto;
}
.magazine-resources, .online-resources {
  width: 150px;
  height: 57px;
  display: block;
}
.magazine-resources {
  background: url(/content/images/magazines/media_resources.gif) no-repeat;
}
.magazine-resources:hover {
  background: url(/content/images/magazines/media_resources.gif) 0px -57px;
}
.online-resources {
  background: url(/content/images/magazines/media_resources.gif) 0px -114px;
}
.online-resources:hover {
  background: url(/content/images/magazines/media_resources.gif) 0px -171px;
}
/* Brush Care
----------------------------------------------------------*/

.how-to-clean {
/*  margin: 0 120px;*/
}
.how-to-clean div.step:first-child {
/*  margin-top: 20px;*/
}
.number {
  font-size: 18px;
  font-weight: bold;
}
div.step {
  border: solid 1px #999;
  margin-top: 30px;
  padding-top: 210px;
  position: relative;
  height: 80px;
  width: 500px;
}
.care-explanation {
  background-color: #000;
  opacity: 0.8; /*FF*/
  filter: alpha(opacity=80);
  text-align: right;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.care-explanation p {
  padding: 1.2em 2em 1em 0;
  margin: 0;
  color: #fff;
}
#cleaning-pdf span {
  float: left;
}
#cleaning-pdf span:first-child {
  margin: 3px 5px 0 0;
  color: #001b5f;
}
/* About
----------------------------------------------------------*/
.section.about-bottom {
  padding-top: 4em;
  padding-bottom: 4em;
}
/* Stores
----------------------------------------------------------*/
#store-container {
  width: 950px;
  border-collapse: collapse;
  margin-bottom: 40px;
}
#store-container tr {
  background-color: #fff;
}
#store-container th {
  background: url(/content/images/store/header_background.jpg);
  color: #fff;
  border: solid 1px #000;
}
#store-container td.address {
  width: 350px;
}
/*#store-container, #store-container td  */
#store-container td {
  border: solid 1px #333;
  border-collapse: collapse;
}
/*
#store-container {  
  border-collapse: collapse;
}
*/
#store-container th, #store-container td {
  padding: 0.4em 1em;
}
#store-container td a:hover span {
  text-decoration: underline;
}
#store-container span.store-name {
  margin-right: 0.5em;
}
#store-container span {
  margin-top: 3px;
}
#online-store a {
  text-decoration: none;
}
#online-store a:hover span {
  text-decoration: underline;
}
#store-container .area-name td {
  border-left-width: 0px;
  border-right-width: 0px;
}
#store-container .area-name {
  border-left-width: 0px;
  border-right-width: 0px;
}
#store-container .area-name div {
  margin-left: -12px;
  margin-right: -11px;
  margin-top : 10px;
  background-color: #655107;
  color: White;
  padding: 3px;
}
/* Company overview
----------------------------------------------------------*/
#main-container.company-overview h2 {
  margin: 0;
}
#company-overview-page-title {
  /*background-position: 0 -279px;*/
  background: url(/content/images/title/information.gif) no-repeat;
  text-indent: -9999px;
}
.overview {
  width: 100%;
  margin-bottom: 1em;
}
.overview td {
  border: solid 1px #EEEEEE;
  background: url(/content/images/td_bg.jpg) repeat-x;
  background-position: center bottom;
  padding: 8px;
}
.overview td strong {
  color: #4E3203;
}
.overview th {
  background-color: #dfdfe5;
  border-left: solid 2px #222255;
  padding: 0.8em 0.8em 0.8em;
  text-align: right;
  width: 120px;
}
.overview p {
  margin: 0.5em 0;
}
.overview a {
  color: #cc0000;
}
.overview ol {
  margin: 0;
  padding-left: 1.6em;
}
/* Survey
----------------------------------------------------------*/
#survey-campaign {
  text-align: center;
  font-weight: bold;
}
#survey-thank-you-page-title {
  /*background-position: 0 -589px;*/
  background: url(/content/images/title/thank_you.gif) no-repeat;
  text-indent: -9999px;
}
/* Points Policy
----------------------------------------------------------*/
.points-policy ol {
  padding-left: 1.6em;
}
/* title
----------------------------------------------------------*/
#about-mason-pearson-page-title {
  background: url(/content/images/title/about.gif) no-repeat;
  text-indent: -9999px;
}
#stores-page-title {
  /*background-position: 0 -93px;*/
  background: url(/content/images/title/stores.gif) no-repeat;
  text-indent: -9999px;
}
#brush-care-page-title {
  /*background-position: 0 -124px;*/
  background: url(/content/images/title/care.gif) no-repeat;
  text-indent: -9999px;
}
#media-page-title {
  /*background-position: 0 -62px;*/
  background: url(/content/images/title/praises.gif) no-repeat;
  text-indent: -9999px;
}
#faq-page-title {
  /*background-position: 0 -150px;*/
  background: url(/content/images/title/faq.gif) no-repeat;
  text-indent: -9999px;
}
#reviews-page-title,#specail-page-title,#product-list-page-title {
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;  
  color: #7c5710;
  font-size: 25px;
  letter-spacing: 1.8px;
  font-weight: normal;
  padding-left: 25px;
  background: url(../images/icon/h2-title.png) no-repeat top left;
  line-height: 1.2;
  margin-bottom: 10px;
}
/**firefoxのみ適用**/
@-moz-document url-prefix() {
  #reviews-page-title,#specail-page-title,#product-list-page-title {
    background: url(../images/icon/h2-title.png) no-repeat center left;
    line-height: 1.2;
  }
}
/**Chromeのみ適用**/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #reviews-page-title,#specail-page-title,#product-list-page-title {
    background: url(../images/icon/h2-title.png) no-repeat center left;
    line-height: 1.2;
  }
}
#reviews-page-title .font-small,#specail-page-title .font-small,#product-list-page-title .font-small  {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  padding-bottom: 2px;
}
#productreviews-page-title {
  /*background-position: 0 -217px;*/
  background: url(/content/images/title/review_detail.gif) no-repeat;
  text-indent: -9999px;
}
#about-points-title {
  /*background-position: 0 -682px;*/
  background: url(/content/images/title/get_points_and_shop.gif) no-repeat;
  text-indent: -9999px;
}
#mypage-title {
  /*background-position: 0 -713px;*/
  background: url(/content/images/title/mypage.gif) no-repeat;
  text-indent: -9999px;
}
#points-terms-title {
  /*background-position: 0 -682px;*/
  background: url(/content/images/points/points_terms_title.gif) no-repeat;
  text-indent: -9999px;
}
#survey-page-titl {
  background: url(/content/images/title/survey.gif) no-repeat;
  text-indent: -9999px;
}
/* special
----------------------------------------------------------*/
#special_other {
  padding-left: 35px;
}
