@charset "UTF-8";
/************************************************************
 * 初期化
 ************************************************************/
body, form, img, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, th, td, select {
  margin: 0;
  padding: 0;
}

img {
  border: none;
  *vertical-align: top;
}

body, input, select, textarea, table {
  color: #333333;
  font-size: 12px;
  line-height: 1.41;
}

ul, ol {
  list-style: none;
}

/* clearfix */
.cFix:after, .clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cFix, .clearfix {
  min-height: 1px;
  _height: 1px;
}

/************************************************************
 * アンカー
 ************************************************************/
a:link {
  color: #1E0FCA;
}

a:visited {
  color: #802680;
}

a:hover {
  color: #FF7E1D;
}

a:active {
  color: #FF9A49;
}

/************************************************************
 * タグ
 ************************************************************/
body, input, select, textarea, th, td, li, a {
  font-family: 'ＭＳ Ｐゴシック','MS P Gothic',Arial,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,Helvetica;
}

.headerBox, #footer {
  color: #333333;
  font-size: 12px;
  line-height: 1.41;
}

/************************************************************
 * IDS
 ************************************************************/
#popup {
  text-align: left !important;
}

#popupWrapper {
  width: 820px;
  padding: 10px;
}

#popupNWrapper {
  width: 640px;
  padding: 10px;
}

/************************************************************
 * タグ
 ************************************************************/
body {
  text-align: left;
}

h2 {
  font-size: 19px;
  font-family: Arial;
}

h3, h4, h5, h6 {
  font-size: 12px;
}

strong, em {
  font-style: normal;
}

.CB, select, label {
  cursor: pointer;
}

em i {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
}

.mds_lineOrange {
  font-family: Arial;
  font-size: 19px;
  padding-left: 10px;
  line-height: 25px;
  height: 25px;
  background: url(/cmn/images/zc/midashi1.png) 0 0 no-repeat;
}

.a_arrowPageTop {
  background: url(/cmn/images/sprite/l.png) left -602px no-repeat;
  padding-left: 12px;
}

/* 強制改行 */
.orkes {
  word-break: break-all;
  word-wrap: break-word;
}

/************************************************************
 * pankuzu , h1, description
 ************************************************************/
#catchBox {
  position: relative;
  width: 980px;
  margin: 0 auto;
  text-align: left;
}

.pankuzu {
  position: relative;
  padding: 0 10px;
  font-size: 10px;
  top: -3px;
}

.pankuzu li {
  float: left;
  white-space: nowrap;
}

.pankuzu li, .pankuzu a {
  line-height: 1.6;
}

p.welcome {
  padding: 0 10px;
}

p.welcome a {
  line-height: 1.6;
}

.CS_pankuzu {
  width: 980px;
  font-size: 10px;
  margin: 0 auto;
}

.CS_pankuzu a,
.CS_pankuzu strong,
.CS_pankuzu b {
  font-size: 10px;
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 1.6;
}

.CS_pankuzu2 {
  width: 980px;
  font-size: 10px;
  margin: 0 auto;
}

.CS_pankuzu2 li {
  float: left;
  padding-left: 10px;
  white-space: nowrap;
}
/* IE9 */
.CS_pankuzu2 li:not(:target) {
  line-height: 12px\9;
}
/* IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .CS_pankuzu2 li {
    line-height: 12px;
  }
}

.CS_pankuzu2 li span {
  font-size: 10px;
}

.CS_pankuzu2 li span.last {
  font-weight: bold;
  line-height: 1.6;
}

.CS_pankuzu2 li a {
  display: inline-block;
  margin: 0 10px 0 0;
  line-height: 1.6;
  text-decoration: underline;
}

/*
********************************************
ヘッダー追加　201110　会員化
********************************************/
/* お気に入り・在庫確認見積依頼へ */
.shortCut {
  width: 280px;
  height: 28px;
  position: absolute;
  right: 0;
  top: 0;
  border: solid #999;
  border-width: 1px 1px 2px;
  background: #999;
}

.shortCut a:link {
  position: absolute;
  top: 0;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  background: #eee;
  background: url(/cmn/headerImg/CSNh_f.png) no-repeat -532px 0;
}

.shortCut a:visited {
  position: absolute;
  top: 0;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  background: #eee;
  background: url(/cmn/headerImg/CSNh_f.png) no-repeat -532px 0;
}

.shortCut a:hover {
  color: #fff;
  background: #f90;
  background: url(/cmn/headerImg/CSNh_f.png) no-repeat -681px 0;
}

.shortCut_okini {
  left: 0;
  width: 122px;
  height: 20px;
  line-height: 20px;
  border: solid 4px #3CF;
}

.shortCut_zaiko {
  right: 0;
  width: 148px;
  height: 27px;
  line-height: 27px;
  border: solid #fff;
  border-width: 1px 0 0 1px;
}

.shortCut_okini span {
  color: #c00;
}

.shortCut_okini b {
  font-size: 16px;
  font-family: arial;
  color: #c00;
}

.shortCut_okini:hover span,
.shortCut_okini:hover b {
  color: #fff;
}

/* ｶｰ用品 */
.parts .pankuzu {
  margin-top: -20px;
  width: 660px;
}

/*
********************************************
グロナビ変更　201203　
********************************************
*/
.siteName {
  position: absolute;
  top: 15px;
  left: 0;
}

.CSNsiteHeader {
  border-top: 21px solid #FF9900;
  font-family: sans-serif;
  height: 100px;
  margin: 0 auto;
  position: relative;
  width: 980px;
  z-index: 10000;
  background: url(/cmn/headerImg/glonaviUnder.png) no-repeat left bottom;
}

.logoArea_catch {
  position: absolute;
  top: -18px;
  left: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

.logoArea_catch strong {
  color: #fff !important;
}

.logoArea_catch span {
  color: #fff !important;
}

.description {
  position: absolute;
  top: 4px;
  left: 50%;
  width: 490px;
  height: 14px;
  margin-left: -335px;
  overflow: hidden;
  font-weight: normal;
  color: #fff;
  font-size: 11px;
  z-index: 10001;
}

.logocatch {
  position: absolute;
  top: -4px;
  left: 100px;
}

.topBanner {
  position: absolute;
  top: 10px;
  left: 209px;
  width: 423px;
}

.carvoarea {
  float: left;
  width: 50px;
}

.bannerarea {
  float: right;
  width: 357px;
}

/*　ヘッダー部 ログイン・新規会員登録・サイトマップ */
.CSNsiteHeader .helperLinks {
  position: absolute;
  top: -20px;
  right: 10px;
  width: 312px;
  z-index: 10002;
}

.CSNsiteHeader .helperLinks .loginlink {
  float: left;
}

.CSNsiteHeader .helperLinks .loginlink li {
  float: left;
  display: inline;
  padding-right: 13px;
}

.CSNsiteHeader .helperLinks .loginlink li a {
  background: url(/cmn/headerImg/arrows_orange.png) no-repeat 0 2px;
  padding-left: 10px;
}

.CSNsiteHeader .helperLinks a {
  margin-left: 0.5em;
  font-size: 10px;
  text-decoration: underline;
}

.CSNsiteHeader .helperLinks .sitemaplink {
  float: right;
}

.CSNsiteHeader .helperLinks .sitemaplink a {
  color: #9b9b9b;
}

.CSNsiteHeader .helperLinks .nobtnlink a {
  color: #ffffff;
}

.btnArea {
  top: -21px;
  right: 0;
  _right: -5px;
  position: absolute;
  background: url(/cmn/headerImg/btnBg.png) no-repeat;
  width: 332px;
  height: 70px;
  z-index: 10001;
}

.btnArea ul.btnlist {
  overflow: hidden;
  margin-top: 23px;
  margin-left: 10px;
}

.btnArea ul.btnlist li.btnli {
  float: left;
  margin-left: 0px;
  margin-right: 6px;
  width: 154px;
}

.btnArea ul.btnlist li.btnli ul.sub {
  background: url(/cmn/headerImg/pullBg.png) no-repeat scroll left top transparent;
  _background: url(/cmn/headerImg/pullBg_ie6.gif) no-repeat scroll left top transparent;
  font-size: 12px;
  height: 150px;
  left: 14px;
  padding-top: 14px;
  position: absolute;
  text-align: left;
  top: 58px;
  z-index: 10002;
}

.btnArea ul.btnlist li.btnli ul.sub li {
  padding-left: 15px;
  padding-top: 19px;
  /*width:228px;*/
  width: 213px;
  font-family: 'メイリオ','ＭＳ Ｐゴシック','MS P Gothic',Arial,Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,Helvetica;
}

.btnArea ul.btnlist li.btnli ul.sub dl {
  width: 186px;
  padding-left: 3px;
}

.btnArea ul.btnlist li.btnli ul.sub dl dt {
  border-left: 3px solid #0cb4f1;
  padding-left: 9px;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  margin-bottom: 5px;
}

.btnArea ul.btnlist li.btnli ul.sub li dl dd, .btnArea ul.btnlist li.btnli ul.sub li dl dd a {
  line-height: 1.8;
  text-decoration: none;
  font-size: 12px !important;
}

/*
.btnArea ul.btnlist li.btnli ul.sub{
	padding-top:14px;
	font-size:11px;
	background: url(/cmn/headerImg/pullBg.gif) no-repeat scroll left top transparent;
	height: 125px;
	position: absolute;
	top:58px;
	left:14px;
	text-align: left;
	z-index: 10002;
}
.btnArea ul.btnlist li.btnli ul.sub dl dt{
	font-size:0;
	height:11px;
	padding:2px 0 1px 0;
}
.btnArea ul.btnlist li.btnli ul.sub dl dd{
	line-height:1.4;
}
.btnArea ul.btnlist li.btnli ul.sub li{
	width:133px;
	padding-left:14px;
}
.btnArea ul.btnlist li.btnli ul.sub li dl dd,.btnArea ul.btnlist li.btnli ul.sub li dl dd a {
    font-size: 11px !important;
}
.btnArea ul.btnlist li.btnli ul.sub li dl dd a {
	text-decoration:underline;
}
*/
.btnArea ul.btnlist li.btnli ul.sub li span {
  color: #ff0000;
  font-weight: bold;
  font-size: 11px;
}

.btnArea ul.btnlist li.mypage_exp ul {
  display: none;
}

.btnArea ul.btnlist li.mypage_exp_on ul {
  display: block;
}

.btnArea ul.btnlist li.btnli span.cartcount {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: 40px;
  right: 108px;
  _right: 110px;
}

.loginname {
  width: 200px;
  bottom: 66px;
  right: 2px;
  line-height: 1.3;
  font-weight: bold;
  position: absolute;
  text-align: center;
}

/* グロナビ */
.glonaviBg {
  background: url(/cmn/headerImg/glonaviBg.png) no-repeat;
  padding-top: 12px;
  position: absolute;
  top: 54px;
  width: 980px;
}

.CSNgnav {
  width: 861px;
  border-bottom: solid 1px #ccc;
}

.CSNgnav ul {
  border: solid #ccc;
  border-width: 0 1px 0 0;
  overflow: hidden;
  list-style: none;
}

.CSNgnav ul li {
  float: left;
  border: solid #ccc;
  border-width: 1px 0 0 1px;
}

.CSNgnav ul li a {
  display: block;
  height: 24px;
  line-height: 24px;
  border: solid 1px #fff;
  text-align: center;
  background: #eee;
  text-decoration: none;
  background: url(/cmn/headerImg/CSNh_f.png) no-repeat -532px 0;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
}

.CSNgnav ul li a:link {
  color: #666;
}

.CSNgnav ul li a:visited {
  color: #666;
}

.CSNgnav ul li a:hover {
  background: #f90;
  color: #fff;
  background: url(/cmn/headerImg/CSNh_f.png) no-repeat -681px 0;
}

.CSNgnav ul li a:active {
  color: #fff;
  background: url(/cmn/headerImg/CSNh_f.png) no-repeat -830px 0;
}

.CSNgnav ul li a.thisPage {
  background: #f90;
  color: #fff;
  background: url(/cmn/headerImg/CSNh_f.png) no-repeat -681px 0;
}

.CSNgnav ul li a.thisPage:visited {
  background: #f90;
  color: #fff;
  background: url(/cmn/headerImg/CSNh_f.png) no-repeat -681px 0;
}

#tab_top,
#tab_import {
  width: 65px;
}

#tab_purchase {
  width: 65px;
}

#tab_useful {
  width: 100px;
}

#tab_catalog,
#tab_supplies {
  width: 90px;
}

#tab_loan {
  width: 125px;
}

#tab_kuchikomi {
  width: 110px;
}

#tab_MOTtest,
#tab_scrapped {
  width: 60px;
}

.siteHeaderUnder {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 5px;
}

.siteHeaderUnder a {
  text-decoration: underline;
}

.bookmark {
  padding: 10px 0 10px 10px;
}

.bookmark a {
  background: url(/cmn/headerImg/bookmark.png) no-repeat left;
  padding: 4px 0 4px 22px;
}

/************************************************************
 * フッター
 ************************************************************/
#subfooter {
  position: relative;
  width: 980px;
  margin: 20px auto 0;
  text-align: left;
  font-size: 10px;
}

#subfooter .footerLinks {
  background-color: #F6F6F6;
  padding: 10px 0 5px 0;
  border-bottom: none;
}

#footer {
  position: relative;
  width: 980px;
  margin: 20px auto 0;
  text-align: left;
  font-size: 10px;
  padding-bottom: 20px;
}

#footer .footerLinks {
  background-color: #F6F6F6;
  padding: 10px 0 5px 0;
  border-bottom: 1px solid #969696;
}

.footerLinks p {
  padding: 0 10px;
  font-size: 10px;
}

.footerLinks ul {
  padding: 0 10px 10px;
}

.footerLinks ul li a,
#footerHelperLinks li a {
  font-size: 10px;
}

#footerHelperLinks {
  padding: 5px 10px;
  text-align: right;
  background-position: 0 -60px;
  background-repeat: repeat-x;
  border-top: 1px solid #fff;
}

#externalLinks {
  padding: 5px 0;
  border-top: 2px solid #A0A0A0;
}

#copyright {
  margin-top: 5px;
  text-align: left;
  float: left;
}

#copyright img {
  border: none;
}

/************************************************************
 * CSSスプライト
 ************************************************************/
.c {
  background-image: url(/cmn/images/sprite/c.png);
  background-repeat: no-repeat;
}

.x {
  background-image: url(/cmn/images/sprite/x.png);
}

/************************************************************
 * CLASSES(プロパティ)
 ************************************************************/
.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  display: inline;
}

.mL10 {
  margin-left: 10px;
}

.mL15 {
  margin-left: 15px;
}

.mT15 {
  margin-top: 15px;
}

.h70 {
  height: 70px;
}

/* ++++++++++++++++++++　既存CS共存 +++++++++++++++++++++++++++ */
#footerMakerLink {
  clear: both;
  width: 980px;
  margin: 20px auto 0;
  z-index: 1;
}

#shashuLink {
  clear: both;
  width: 980px;
  margin: 20px 0 0 15px;
  z-index: 1;
}

ul.footerLink li {
  float: left;
  font-size: 10px;
  height: 15px;
  white-space: nowrap;
}

ul.footerLink li a {
  height: 15px;
  line-height: 1.5em;
}

#b_blue {
  background: url(/cmn/images/zc/midashi.png) 0 0 no-repeat;
  font-family: 'ＭＳ Ｐゴシック','MS P Gothic',Arial,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,Helvetica;
  font-size: 19px;
  line-height: 25px;
  margin-top: 5px;
  padding-left: 10px;
}

.footerCrossLinkTitle {
  font-weight: normal;
  font-size: 10px;
  margin-bottom: 3px;
  font-family: 'ＭＳ Ｐゴシック','MS P Gothic',Arial,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,Helvetica;
}

/* ++++++++++++++++++++　細帯ﾍｯﾀﾞｰ +++++++++++++++++++++++++++ */
#headerSmall {
  position: relative;
  width: 100%;
  height: 45px;
  background: url(/cmn/headerImg/header_bg.gif) 0 0 repeat-x;
  margin-bottom: 10px;
}

#headerSmall .logo {
  position: absolute;
  top: 5px;
  left: 10px;
}

#headerSmall span.close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 10px;
}

#headerSmall .close a {
  background: url("/cmn/headerImg/icon_close_popup.gif") no-repeat left center;
  padding-left: 16px;
  color: #1E0FCA;
  font-size: 10px;
  text-decoration: underline;
}

#headerSmall .close a:hover {
  color: #FF7E1D;
  text-decoration: underline;
}

/* ++++++++++++++++++++　細帯ﾌｯﾀｰ +++++++++++++++++++++++++++ */
#footerSmall {
  border-top: 1px solid #ccc;
  color: #333;
  font-size: 10px;
  padding: 10px 0 5px 0;
  border-bottom: none;
  position: relative;
  text-align: left;
  font-size: 10px;
  padding-bottom: 20px;
  margin-top: 20px;
}

#footerSmall #cFooterLink {
  color: #333;
  font-size: 12px;
  top: -5px;
  padding-left: 20px;
  border-bottom: none;
  position: relative;
}

#footerSmall #cFooterLink a {
  font-size: 10px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footerChildTbl {
  margin-left: 15px;
  border-top: 1px solid #ccc;
  padding-top: 3px;
  height: 19px;
}

.footerChildTbl1 {
  width: 175px;
}

.footerChildTbl2 {
  font-size: 10px;
}

/* 買取用 */
#toplinks {
  font-size: 11px;
  margin: 0 0 0 15px;
  position: relative;
  text-align: right;
  width: 980px;
}

/************************************************************
 * ﾌﾟﾗｲﾊﾞｼｰﾏｰｸ
 ************************************************************/
.privacyMark {
  position: relative;
  margin-top: 20px;
  border: 2px solid #ccc;
  padding: 10px 0 10px 5px;
  width: 521px;
  height: 110px;
  background-color: #fff;
}

.privacyMark div {
  width: 521px;
  height: 110px;
}

.privacyMark p {
  margin-top: 5px;
  width: 411px;
  line-height: 150%;
}

.privacyMark .privacyMark_r {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

/* 続けてｶｰｾﾝｻｰ会員登録のﾊﾞﾅｰ差し込み */
.nextMemberBox {
  margin-top: 20px;
  width: 980px;
  text-align: center;
}

.addMemberBoxFoot {
  padding-bottom: 3px;
  width: 980px;
  background: url(/cmn/images/inquiry/addMemberBox_02.png) left bottom no-repeat;
}

.addMemberBoxHead {
  padding-top: 3px;
  background: url(/cmn/images/inquiry/addMemberBox_01.png) 0 0 no-repeat;
}

.addMemberBoxInner {
  padding: 0 2px 15px;
  width: 974px;
}

.addMoja {
  height: 57px;
  background: url(/cmn/images/inquiry/addMemberBox_03.gif) center top no-repeat;
}

.addMemberSubmit {
  display: block;
  width: 241px;
  height: 57px;
  text-indent: -9999px;
  text-decoration: none;
  outline: none;
  background: url(/cmn/images/btn/addMemberSubmit.png) 0 0 no-repeat;
}

.addMemberSubmit:hover {
  background-position: 0 -57px;
}

/*「カタログ＆愛車投稿で調べる」ページの右上バナー用のスペース*/
.areaTargetA {
  width: 200px;
  height: 140px;
  margin-bottom: 10px;
}

/*「カタログ」ページの左上バナー用のスペース*/
.areaTargetB {
  width: 680px;
  height: 40px;
  margin-bottom: 10px;
}

/*20130709_スマホ最適化*/
.smpbnr {
  width: 980px;
  position: relative;
  z-index: 10050;
  background: url(/cmn/images/smpbanner.png) no-repeat;
  /*	display:none;*/
  margin: 15px auto;
}

.smpbnr a {
  display: block;
  width: 980px;
  height: 130px;
  text-indent: -9999px;
}


/* センタリング対応 */
/* 
 * センタリングにはwidthの記載も必要ですが
 * ページによってwidthが違うので、それに対応する為
 * w980 w550 といったwidthだけのクラスを追加しています
*/

.wrapper_center {
  margin-left: auto;
  margin-right: auto;
}
.wrapper_relative {
  position: relative;
}
.w980 { width: 980px; }
.w745 { width: 745px; }
.w550 { width: 550px; }


/*20140805_iPadABテスト*/
.changeView {
  position: relative;
  display: block;
  width: 95%;
  height: 60px;
  line-height: 60px;
  margin: 10px auto;
  border: solid 2px #ff7200;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  color: #ff7200;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cdcdcd));
  text-shadow: -2px -2px 0 white, -2px -1px 0 white, -2px 0px 0 white, -2px 1px 0 white, -2px 2px 0 white, -1px -2px 0 white, -1px -1px 0 white, -1px 0px 0 white, -1px 1px 0 white, -1px 2px 0 white, 0px -2px 0 white, 0px -1px 0 white, 0px 0 0 white, 0px 1px 0 white, 0px 2px 0 white, 1px -2px 0 white, 1px -1px 0 white, 1px 0px 0 white, 1px 1px 0 white, 1px 2px 0 white, 2px -2px 0 white, 2px -1px 0 white, 2px 0px 0 white, 2px 1px 0 white, 2px 2px 0 white;
}

/* 矢印 */
.changeView:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border: solid #ff7200;
  border-width: 0 5px 5px 0;
  top: 50%;
  right: 20px;
  -webkit-transform: rotate(-45deg);
}

/* アイコン */
.changeIcon {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px -5px 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAAADFBMVEUAAAAzMzMyMjIyMjJ6pWm1AAAABHRSTlMA/dlm+qQ8IgAAANFJREFUeNrtlkEOAzEIA7H9/z/31EObAinRdg/1XKMhjpACYe6A2IfvMj7BpOaWDOFAxq4cu1i2bNmy5fHXO5cPZ9X9U/L8zQKw3SloSc39BzIp1yMAKlL3uYsofWPWJLPc/Fpm0eSel1Ir2joNDmTWqetcqE/1BFUwoaaUgxPCmD9CRALVuijobJRo/+K1HEuZJzJyrpeZ9rCXFSls5SjoZFq2bNmyZcuWrxix4MlwBzVeKyp+KSs0lhURHK6P4EDOYvdbb4kuXNZDZNImKkw8AHGvBx0qx32BAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  -webkit-background-size: 30px 60px;
  background-size: 30px 60px;
}

/* アイコンPC */
.changeIcon--pc {
  background-position: 0 0;
}
