@charset "UTF-8";
/*----------------------------------------------------
	#main
----------------------------------------------------*/
/* 旧サイト
----------------------------------------------------*/
.beforePage {
  font-size: 62.5%;
}
.beforePage #narrowBox,
.beforePage #narrowBoxBase {
  width: 600px;
  margin-left: 30px;
  font-size: 160%;
}
.beforePage #narrowBox strong,
.beforePage #narrowBoxBase strong {
  font-weight: bold;
}
.beforePage #narrowBox a,
.beforePage #narrowBoxBase a {
  color: #0033FF;
  text-decoration: none;
}
.beforePage #narrowBox a:hover,
.beforePage #narrowBoxBase a:hover {
  color: #E93651;
  text-decoration: underline;
}
.beforePage #narrowBox a:active,
.beforePage #narrowBoxBase a:active {
  color: #E93651;
  text-decoration: underline;
}
.beforePage #narrowBox a:visited,
.beforePage #narrowBoxBase a:visited {
  color: #FF6600;
}
.beforePage #narrowBox input,
.beforePage #narrowBoxBase input {
  font-size: 12px;
}
.beforePage .catTxt {
  margin-bottom: 30px;
  padding: 20px;
  border: solid 1px #3a5bc6;
  *zoom: 1;
}
.beforePage .catTxt:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.beforePage .catTxt .txtImg {
  float: right;
}
.beforePage .catTxt .txtWrap {
  width: 410px;
  float: left;
}

/* 20131010 追加 */
.beforePage .catTxt #color-tre {
	width: 340px !important;
}
.beforePage .devil-txt {
	font-size: 130%;
	line-height: 1.8;
}
.beforePage .devil-ttl {
	font-size: 180%;
	font-weight: bold;
}
.beforePage .devil-txt a {
	color: #ff4a9f !important;
	font-weight: bold;
}
.beforePage .devil-txt a:hover {
	text-decoration: underline !important;
	color: #333 !important;
}
/**/

.beforePage .catTxt h3 {
  margin-bottom: 10px;
  font-size: 160%;
  font-weight: bold;
  line-height: 1.3;
  color: #3a5bc6;
}
.beforePage .catTxt h3 span {
  background: url(/common/images/bg_emphasis.png) repeat-x 0 80%;
}
.beforePage .catTxt div {
  font-size: 130%;
  line-height: 1.5;
}
.beforePage #narrowBoxBase {
  font-size: 120%;
}

/* 共通
----------------------------------------------------*/
/* text */
.emphasis {
  color: #C00;
  font-weight: bold;
}

.fwBold {
  font-weight: bold !important;
}

.txtRed {
  color: #C00 !important;
}

.txtBlue {
  color: #3758C8 !important;
}

.txtPink {
  color: #FC7F98 !important;
}

.txtOrange {
  color: #ED8C00 !important;
}

.txtLink {
  margin-top: 1em;
}
.txtLink a {
  padding-left: 15px;
  background: url(/common/images/ico_arrow.png) no-repeat 0 2px;
}

.para {
  margin-bottom: 1em;
}

/* img */
.sumImg {
  margin-top: 15px;
}

/* pagetitle */
#main #pagetitle {
  position: relative;
  width: 671px;
  margin: 0 -11px 30px 0;
}

@media screen and (max-width:640px) {
  #main #pagetitle {
    position: relative;
    width: 100%;
    margin: 0 0 30px 0;
  }
}
/* recommend slide */
.itemRecoBox {
  width: 660px;
  position: relative;
  margin-top: 50px;
}
.itemRecoBox .inner {
  width: 628px;
  margin: 10px 0 0 16px;
  padding: 4px 0;
  background: url(/common/images/check_bg.png) repeat top left;
}
.itemRecoBox .slideWrap {
  overflow: hidden;
  width: 619px;
  height: 190px;
  padding: 15px 0;
  margin: 0 4px;
  border: solid 1px #FDD480;
  background: #fff;
}
.itemRecoBox .slide:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.itemRecoBox .recoItem {
  float: left;
  width: 154px;
  height: 190px;
  border-right: dotted 1px #999;
  text-align: center;
}
.itemRecoBox .recoItem dt img {
  width: 82px;
  border: solid 1px #ccc;
}
.itemRecoBox .recoItem dd {
  height: 60px;
  margin: 10px 10px 0;
  font-size: 120%;
  font-weight: bold;
  line-height: 1.3;
}
.itemRecoBox .recoItem dd.price {
  height: auto;
  margin-top: 5px;
  font-size: 100%;
  font-weight: normal;
  line-height: 1.2;
}
.itemRecoBox .prev {
  position: absolute;
  top: 145px;
  left: 0;
}
.itemRecoBox .nxt {
  position: absolute;
  top: 145px;
  right: 0;
}
.itemRecoBox .warning {
  font-size: 130%;
  text-align: center;
}

#itemReco .inner {
  background: url(/common/images/product/reco_bg.png) repeat top left;
}

#itemReco .slideWrap {
  border: solid 1px #BCC7EC;
}

#recoWrap,
#checkWrap {
  width: auto;
}

#reco13,
#reco14,
#reco16 {
  width: 1240px;
}

.cage_page #itemReco .inner {
  background: none;
  margin: 10px 0 0 11px;
}
.cage_page #itemReco .slideWrap {
    border: solid 5px #fde5b2;
}
div#contents #main p.itemRecoBox_txt{
  font-size: 15px;
  margin: 20px 15px 12px;
}
.cage_page .itemRecoBox .nxt {
    top: 195px;
  }
.cage_page .itemRecoBox .prev {
    top: 195px;
}

/* ブランド一覧
----------------------------------------------------*/
/*#brandListPage #main #brandSelect {
  width: 660px;
  height: 70px;
  background: url(/search/images/brand/select_bg.png) no-repeat top left;
}
#brandListPage #main #brandSelect dl {
  width: 628px;
  margin-left: 15px;
  padding: 15px 0;
  zoom: 1;
}
#brandListPage #main #brandSelect dl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#brandListPage #main #brandSelect dl dt {
  float: left;
  margin-right: 18px;
}
#brandListPage #main #brandSelect dl dd {
  float: left;
}
@media screen and (max-width:640px) {
  #brandListPage #main #brandSelect {
    width: 100%;
  }
  #brandListPage #main #brandSelect dl {
    width: 100%;
  }
}
#brandListPage #main h3 {
  margin: 50px 0 0;
}
#brandListPage #main .brandList {
  position: relative;
  width: 675px;
  margin-right: -15px;
  zoom: 1;
}
#brandListPage #main .brandList:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#brandListPage #main .brandList li {
  float: left;
  width: 120px;
  margin: 15px 15px 0 0;
  font-size: 120%;
  line-height: 1.3;
}
#brandListPage #main .brandList img {
  margin-bottom: 10px;
}
#brandListPage #main .select {
  width: 660px;
  margin-top: 50px;
  border-bottom: solid 2px #3758C8;
  zoom: 1;
}
#brandListPage #main .select:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#brandListPage #main .select li {
  float: left;
}*/
