@charset "utf-8";

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE Mac */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
:root ,
:root * {
  box-sizing: border-box;
}

#makebanner {
  max-width: 1000px;
  width: 100%;
  table-layout: fixed;
  margin: 5rem auto 0;
}
#makebanner > tbody > tr > td[width="150"] {
  width: 220px;
}
#makebanner>tbody>tr>td[width="640"] {
  width: 770px;
}


/* End Hack */
/* CSS Document */

html {
  overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, p {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  text-align: left;
}

img, abbr, acronym, fieldset {
  border: 0;
}

li {
  list-style-type: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

.line {
  font-size: 1px;
  line-height: 1px;
}

a {
  text-decoration: none;
}

/*--- default */
body {
  background: #fff;
  color: #333;
  font-size: 13px;
  font-family: 'Hiragino Kaku Gothic', '�ᥤ�ꥪ', 'Meiryo', sans-serif;
  line-height: 1.4;
  text-align: center;
}

body td, body th {
  font-size: 13px;
}

table {
  border-collapse: collapse;
}




.pc_cont {
  display: block !important;
}

.sp_cont {
  display: none !important;
}


  body {
    background-image: none !important;
  }

  * {
    letter-spacing: 0.1em;
  }


  img {
    max-width: 100%;
    /*height: auto;*/
  }


@media screen and (max-width: 468px) {
  body {
    background-image: none !important;
  }
}


#wrap {
  width: 100%;
  height: 100%;
}

#wrapper, #topImage {
  width: 960px;
  margin: 0 auto;
}
/* #wrapper, #makebanner, #topImage {
  width: 960px;
  margin: 0 auto;
} */

#wrapper {
  margin-top: 30px;
}

a:link {
  color: #000;
  /*text-decoration:underline;*/
}

a:visited {
  color: #000;
}

a:hover {
  color: #345ECB;
}

a:active {
  color: #1049A0;
  /*text-decoration:underline;*/
}

.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clear {
  zoom: 1;
}

/* IE6 */
*:first-child+html .clear {
  zoom: 1;
}

/* IE7 */
a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}


/* ���ʥ��롼�� */
#r_group {
  border-top: 1px dashed #B2B2B2;
  padding-top: 20px;
}

#r_group h3 {
  font-weight: bold;
  background: url("../img/titleIcon.png") no-repeat left;
  padding-left: 20px;
}

#r_group #M_group {
  width: 100%;
  margin: 16px auto;
  border-collapse: collapse;
}

#r_group #M_group .itemBox, #r_group #M_group .itemBox table, #r_group #M_group td.itemImg {
  width: 170px;
}

#r_group #M_group .itemBox {
  vertical-align: top;
}

#r_group #M_group .name, #r_group #M_group .spe, #r_group #M_group .price {
  margin: 5px 5px 0;
  text-align: left;
}

#r_group #M_group .itemImg {
  text-align: center;
}

#r_group #M_group .line {
  width: 10px;
}

#r_group #M_group .line img {
  display: none;
}

#r_group #M_group .price {
  font-weight: bold;
}
.Agroup{
	margin: 0 auto;
	width: 100%;
}

