@charset "shift_jis";
/* ===================================================================
CSS information

=================================================================== */

/*	【イオンリテール】イオン商品券　ご利用案内ページ
-----------------------------------------------------------*/
#contents_outside {
	background: none;
}

#shohinken .main_title {
  width: 100%;
  text-align: center;
	background: #f4f4f4;
  border-top: 5px solid #a3016f;
  border-bottom: 5px solid #a3016f;
}
#shohinken .main_title .title {
  padding: 22px 0;
  font-size: 200%;
  color: #a3016f;
}

#shohinken .main_visual {
  margin-top: 40px;
}

#box_logo {
  margin-top: 40px;
  overflow: hidden;
}
#box_logo .title_note {
  background: #a3016f;
  width: 100%;
  text-align: center;
  height: 50px;
}
#box_logo .title_note .guidance {
  color: #ffffff;
  font-size: 167%;
}
#box_logo ul {
	overflow: hidden;
}
#box_logo .list_logo {
  overflow: hidden;
  padding: 24px 39px 40px;
  border: 1px solid #a3016f;
}
#box_logo .list_logo h3 {
  ưidea100%;
  text-align: center;
  margin-bottom: 18px;
}
#box_logo .list_logo li {
  float: left;
  width: 160px;
  text-align: center;
  padding-left: 19px;
  padding-bottom: 1px;
  background: url(../img/img-line_bottom.png) repeat-x bottom left;
}
#box_logo .list_logo li.line_none {
  background: none;
}
#box_logo .logo_big img {
  margin-left: -5px;
}
#box_logo .list_store .text_store {
  margin: 20px 0;
}
#box_logo .list_store li {
  padding-bottom: 12px;
  margin-bottom: 11px;
}
#box_logo .text_note {
  font-size: 100%;
  color: #000000;
}
#box_logo .text_note p {
  margin: 0;
}
#address_info {
  overflow: hidden;
  margin: 30px 45px 0 35px;
  color: #000000;
  background: url(../img/ico-line.png) repeat-y top center;
}
#address_info .note_use {
  width: 448px;
  float: left;
}
#address_info .note_use h3 {
  font-size: 125%;
}
#address_info .note_use li {
  padding-left: 14px;
  font-size: 100%;
  background: url(../img/ico-dot_list.png) no-repeat left center;
}
#address_info .contact {
  width: 392px;
  padding-left: 40px;
  float: right;
}
#address_info .contact .tel span {
  color: #a3016f;
  font-size: 125%;
  padding: 5px 0 5px 26px;
  background: url(../img/ico-call.png) no-repeat left center;
}
#address_info .contact dt {
  font-size: 125%;
  font-weight: bold;
}

#how_buy {
  overflow: hidden;
  margin: 30px 0 42px;
}
#how_buy .title {
  background: #a3016f;
  color: #ffffff;
  width: 100%;
  font-size: 167%;
  text-align: center;
  height: 50px;
}
#how_buy .box_description {
  border: 1px solid #a3016f;
  padding: 26px 24px 34px;
  color: #000000;
}
#how_buy .box_description p {
  font-size: 142%;
  margin: 0;
}
#how_buy .box_description .text_small {
  font-size: 70%;
}
.contact_info {
  padding-top: 10px;
}
.contact_web a {
  color: #0000ff;
}

