/* �X�}�[�g�t�H���i�c���E�����j----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  #wrapper {
    padding:0 10px;
    width:95%;
  }
  #toHelp {
    display:none;
  }
  #topimage {
    width:272px;
  }
  #topimage,
  #toTop {
    display:block;
    width:272px;
    height:34px;
    background:url(../../img/title_s.gif) no-repeat top left;
  }
  #explain_list {
    margin-left:0px;
    background:0;
    margin-right:0px;
  }
  #explain_list li.short {
    padding-right:0px;
  }
  #collectErrMsgArea {
    line-height:1.3em;
  }
  .pc_none {
    display: block;
  }
}
/*�X�}�[�g�t�H���i�����j*/
@media only screen and (min-width : 321px) and (max-width: 767px) {
  #wrapper {
    width:95%;
    padding:0 10px;
  }
  #toHelp {
    display:none;
  }
  #topimage {
    width:450px;
  }
  #topimage,
  #toTop {
    display:block;
    width:272px;
    height:34px;
    background:url(../../img/title_s.gif) no-repeat top left;
  }
  #micohaco {
    width:27px;
    height:27px;
    background:url(../../img/micorohacoro_mini.jpg) no-repeat left top;
    margin-top:6px;
  }
  #confirmList {
    width:450px;
  }
  #explain_list {
    margin-left:0px;
    background:0;
  }
  #explain_list li.short {
    padding-right:0px;
  }
  .pc_none {
    display: block;
  }
}
/*�X�}�[�g�t�H���i�c���j*/
@media only screen and (max-width : 320px) {
  #wrapper {
    padding:0 10px;
    width:95%;
  }
  #toHelp {
    display:none;
  }
  #topimage {
    width:272px;
  }
  #topimage,
  #toTop {
    display:block;
    width:272px;
    height:34px;
    background:url(../../img/title_s.gif) no-repeat top left;
  }
  #micohaco {
    width:27px;
    height:27px;
    background:url(../../img/micorohacoro_mini.jpg) no-repeat left top;
    margin-top:6px;
  }
  #confirmList {
/*    width:300px;*/
  }
  #explain_list {
    margin-left:0px;
    background:0;
  }
  #explain_list li {
    padding-left:15px;
    margin-left:3px;
  }
  #explain_list li.short {
    padding-right:0px;
  }
  .pc_none {
    display: block;
  }
}
/*iPad�i�c���E�����j*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  #wrapper {
    width:95%;
  }
}

/*iPad�i�����j*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}
/*iPad�i�c���j*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

}
/* �f�X�N�g�b�v�ƃm�[�gPC ----------- */
@media only screen and (min-width : 1224px) {
}
/* �傫�ȃf�B�X�v���C ----------- */
@media only screen and (min-width : 1824px) {

}
/* iPhone 4����щ𑜓x���x�̍����f�o�C�X ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {

}
