@charset 'UTF-8';
/*---------------------------------------------------------------------------------
matching
-----------------------------------------------------------------------------------
font size
147% = 24px
135% = 22px
122% = 20px
110% = 18px
97%  = 16px
85%  = 14px
72%  = 12px
60%  = 10px
---------------------------------------------------------------------------------*/

/*
区切り線削除
---------------------------------------------------------------------------------*/
#content {
  background: none;
  padding-bottom: 20px;
}

/*
タイトル画像
---------------------------------------------------------------------------------*/
#content h3,
#content h4 {
  margin: 0 auto;
}

#content h5 {
  margin: 10px;
  text-align: left;
}

#content .wrapCnt {
  border: 1px solid #9c3;
  margin: 0 auto;
  width: 888px;
}

/*
Step表示
---------------------------------------------------------------------------------*/
#wrapStep {
  margin: 20px auto;
  overflow: hidden;
  width: 900px;
}

#wrapStep img {
  display: block;
  float: left;
  margin: 0 5px;
}

* html #wrapStep img {
  margin: 0 4px;
}

/*
戻るボタン
---------------------------------------------------------------------------------*/
#backPage {
  display: block;
  height: 30px;
  margin: 10px 0 10px 30px;
  width: 150px;
}

/*
質問枠
---------------------------------------------------------------------------------*/
#wrapQuestion table {
  margin: 0 9px 10px;
  width: 870px;
}

#wrapQuestion th,
#wrapQuestion td {
  border-bottom: 1px dotted #a0a0a0;
  padding: 10px;
  text-align: left;
}

#wrapQuestion th {
  background: url(../img/system/matching/iconQuestion.gif) no-repeat left 12px;
  color: #39f;
  font-size: 85%;
  padding-left: 30px;
  vertical-align: top;
  white-space: nowrap;
  width: 200px;
}

#wrapQuestion th span {
  color: #c00;
}

#wrapQuestion td {
  font-size: 72%;
  line-height: 1.8;
}

#wrapQuestion label {
  padding-right: 20px;
}

#wrapQuestion .clm2 label {
  float: left;
  padding-right: 0;
  width: 305px;
}

#wrapQuestion .clm3 label {
  float: left;
  padding-right: 0;
  width: 200px;
}

#wrapQuestion ul {
  font-size: 72%;
  list-style: none;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 870px;
}

#wrapQuestion li {
  float: left;
  width: 170px;
}

#wrapQuestion .button {
  border: none;
  cursor: pointer;
  display: block;
  height: 50px;
  margin: 20px auto;
  width: 190px;
}

#wrapQuestion #btnGoStep02 {
  background: url(../img/system/matching/btnGoStep02.gif) no-repeat;
}

#wrapQuestion #btnGoStep03 {
  background: url(../img/system/matching/btnGoStep03.gif) no-repeat;
}

#wrapQuestion #btnGoResult {
  background: url(../img/system/matching/btnGoResult.gif) no-repeat;
}

/*
結果表示
---------------------------------------------------------------------------------*/
#wrapResult {
  margin: 0 auto;
  overflow: hidden;
  width: 890px;
}

#wrapResult p {
  float: left;
  font-weight: bold;
  margin: 0;
}

#wrapResult span {
  color: #c00;
}

#wrapResult a {
  float: right;
}

/*
注意
---------------------------------------------------------------------------------*/
#wrapAttention {
  background: #fee;
  border: 1px solid #c00;
  font-size: 72%;
  margin: 10px auto;
  padding: 10px;
  text-align: left;
  width: 868px;
}

#wrapAttention span {
  color: #c00;
}

/*
保存
---------------------------------------------------------------------------------*/
#wrapSave {
  background: url(../img/system/matching/imgMail.gif) no-repeat 10px center #ffc;
  border: 2px solid #f9c;
  height: 125px;
  margin: 10px auto;
  padding: 20px 20px 20px 230px;
  text-align: left;
  width: 636px;
}

#wrapSave p {
  font-size: 85%;
}

#wrapSave form {
  overflow: hidden;
}

#wrapSave input {
  border: 1px solid #c00;
  float: left;
  font-size: 110%;
  margin-right: 10px;
}

#wrapSave #btnMail {
  background: url(../img/system/matching/btnMail.gif) no-repeat;
  cursor: pointer;
  border: none;
  height: 30px;
  width: 150px;
}

#wrapComp {
  margin: 50px auto 30px;
}

/*
エラー
---------------------------------------------------------------------------------*/
.wrapError {
  background: #fee;
  border: 1px solid #c00;
  color: #c00;
  font-size: 72%;
  margin: 10px auto;
  padding: 10px;
  text-align: left;
  width: 868px;
}

.wrapError ul {
  margin: 0;
  padding: 0 0 0 20px;
}

/*
店舗一覧
---------------------------------------------------------------------------------*/
#wrapShopList table {
  margin: 10px 9px;
  width: 870px;
}

#wrapShopList td {
  border-bottom: 1px dotted #a0a0a0;
  font-size: 72%;
  padding: 10px;
  text-align: left;
}

#wrapShopList .shopName {
  padding-left: 50px;
}

#wrapShopList #btnMore {
  display: block;
  height: 50px;
  margin: 20px auto;
  width: 190px;
}

.bgA {
  background: #fdcbe4;
}

.bgA .shopName {
  background: url(../img/system/matching/rankA.png) no-repeat left center #fdcbe4;
}

.bgB {
  background: #fee1e1;
}

.bgB .shopName {
  background: url(../img/system/matching/rankB.png) no-repeat left center #fee1e1;
}

.bgC {
  background: #feeddb;
}

.bgC .shopName {
  background: url(../img/system/matching/rankC.png) no-repeat left center #feeddb;
}

.bgD .shopName {
  background: url(../img/system/matching/rankD.png) no-repeat left center;
}

.bgE .shopName {
  background: url(../img/system/matching/rankE.png) no-repeat left center;
}

.bgF .shopName {
  background: url(../img/system/matching/rankF.png) no-repeat left center;
}

.bgG .shopName {
  background: url(../img/system/matching/rankG.png) no-repeat left center;
}

.bgH .shopName {
  background: url(../img/system/matching/rankH.png) no-repeat left center;
}

.bgI .shopName {
  background: url(../img/system/matching/rankI.png) no-repeat left center;
}

.bgJ .shopName {
  background: url(../img/system/matching/rankJ.png) no-repeat left center;
}

.bgK .shopName {
  background: url(../img/system/matching/rankK.png) no-repeat left center;
}

.bgL .shopName {
  background: url(../img/system/matching/rankL.png) no-repeat left center;
}

.bgM .shopName {
  background: url(../img/system/matching/rankM.png) no-repeat left center;
}

.bgN .shopName {
  background: url(../img/system/matching/rankN.png) no-repeat left center;
}

.bgO .shopName {
  background: url(../img/system/matching/rankO.png) no-repeat left center;
}

.bgP .shopName {
  background: url(../img/system/matching/rankP.png) no-repeat left center;
}

.bgQ .shopName {
  background: url(../img/system/matching/rankQ.png) no-repeat left center;
}

.bgR .shopName {
  background: url(../img/system/matching/rankR.png) no-repeat left center;
}

.bgS .shopName {
  background: url(../img/system/matching/rankS.png) no-repeat left center;
}

.bgT .shopName {
  background: url(../img/system/matching/rankT.png) no-repeat left center;
}

.bgU .shopName {
  background: url(../img/system/matching/rankU.png) no-repeat left center;
}

.bgV .shopName {
  background: url(../img/system/matching/rankV.png) no-repeat left center;
}

.bgW .shopName {
  background: url(../img/system/matching/rankW.png) no-repeat left center;
}

.bgX .shopName {
  background: url(../img/system/matching/rankX.png) no-repeat left center;
}

.bgY .shopName {
  background: url(../img/system/matching/rankY.png) no-repeat left center;
}

.bgZ .shopName {
  background: url(../img/system/matching/rankZ.png) no-repeat left center;
}

/*
マッチ度確認
---------------------------------------------------------------------------------*/
#wrapCheck {
  margin: 20px auto;
  overflow: hidden;
  width: 890px;
}

#wrapCheck p {
  float: left;
  font-size: 85%;
  margin: 5px 0 0;
}

#wrapCheck span {
  color: #f60;
  font-weight: bold;
  margin: 0 5px;
}

#wrapCheck ul {
  float: right;
  margin: 0;
  text-align: right;
}

#wrapCheck li {
  font-size: 72%;
  display: inline;
  padding-left: 20px;
}

#wrapCheck li img {
  vertical-align: bottom;
}

#wrapCheckList table {
  margin: 10px 9px;
  width: 870px;
}

#wrapCheckList th,
#wrapCheckList td {
  border-bottom: 1px dotted #a0a0a0;
  padding: 10px;
  text-align: left;
}

#wrapCheckList th {
  background: url(../img/system/matching/iconQuestion.gif) no-repeat left 12px;
  color: #39f;
  font-size: 85%;
  padding-left: 30px;
  vertical-align: top;
  white-space: nowrap;
  width: 200px;
}

#wrapCheckList td {
  font-size: 72%;
  line-height: 1.8;
}

#wrapCheckList .plural {
  padding: 0 0 5px;
}

#wrapCheckList ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#wrapCheckList li {
  float: left;
  margin: 5px 5px 0 0;
  padding: 10px;
  width: 290px;
}

#wrapCheckList .ok {
  background: url(../img/system/matching/bgOk.gif) no-repeat right #fdd;
}

#wrapCheckList .ng {
  background: url(../img/system/matching/bgNg.gif) no-repeat right #eee;
}

#wrapCheckList #btnMore {
  display: block;
  height: 50px;
  margin: 10px auto;
  width: 210px;
}