/* �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:300px;
  }
  #topimage,
  #toTop {
    display:block;
    width:247px;
    height:34px;
    background:url(../../img/title_s.gif) no-repeat top left;
  }
  #micohaco {
    width:35px;
    height:42px;
    background:url(../../img/micorohacoro_mini.jpg) no-repeat left top;
    margin-top:2px;
  }
  #confirmList {
/*    width:300px;*/
  }
  #explain_list {
    margin-left:0px;
    background:0;
/*    width:300px;*/
    margin-right:0px;
  }
  #explain_list li,
  #explain_list li.red_big {
/*    padding-left:15px;*/
    background:url(../../img/infomation.jpg) no-repeat 0.75em left;
  }
  #explain_list li.short {
    padding-right:0px;
  }
}
/*�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;
  }
/*
  #index_wrapper {
    width:450px;
  }
*/
  #topimage {
    width:450px;
  }
  #topimage,
  #toTop {
    display:block;
    width:247px;
    height:34px;
    background:url(../../img/title_s.gif) no-repeat top left;
  }
  #micohaco {
    width:35px;
    height:42px;
    background:url(../../img/micorohacoro_mini.jpg) no-repeat left top;
    margin-top:2px;
  }
  #confirmList {
    width:450px;
  }
  #explain_list {
    margin-left:0px;
    background:0;
  }
  #explain_list li {
/*    padding-left:15px;*/
  }
  #explain_list li.short {
    padding-right:0px;
  }

}
/*�X�}�[�g�t�H���i�c���j*/
@media only screen and (max-width : 320px) {
  #wrapper {
/*    width:300px;*/
    padding:0 10px;
    width:95%;
  }
  #toHelp {
    display:none;
  }
/*
  #index_wrapper {
    width:300px;
  }
*/
  #topimage {
    width:300px;
  }
  #topimage,
  #toTop {
    display:block;
    width:247px;
    height:34px;
    background:url(../../img/title_s.gif) no-repeat top left;
  }
  #micohaco {
    width:35px;
    height:42px;
    background:url(../../img/micorohacoro_mini.jpg) no-repeat left top;
    margin-top:2px;
  }
  #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;
  }
}
/*iPad�i�c���E�����j*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  #wrapper {
/*    width:700px;*/
    width:95%;
  }
  #toHelp {
    display:none;
  }
  #index_wrapper {
    width:700px;
  }
  #topimage,
  #toTop {
    display:block;
    width:457px;
    height:56px;
    background:url(../../img/title.gif) no-repeat top left;
  }
  #confirmList {
    width:700px;
  }
  #explain_list {
    margin-left:0px;
    background:0;
  }
  #explain_list li {
    padding-left:15px;
  }
  #explain_list li.short {
    padding-right:0px;
  }

}
/*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) {

}
