/* paragraph Element
-------------------------------------------------- */
.oec-fontSize14 {
  font-size: 14px;
}

.oec-threeColumnBlock .oec-threeColumnMain {
  width: 640px;
  float: right;
}
.oec-threeColumnBlock .oec-threeColumnSidebar1 {
  width: 144px;
  margin-top: 12px;
  float: left;
}
.oec-threeColumnBlock .oec-threeColumnSidebar1 nav h2 {
  margin: 0 0 6px;
  padding: 7px 10px 5px;
  font-size: 14px;
  font-weight: bold;
  background: #eeeeee;
}
.oec-threeColumnBlock .oec-threeColumnSidebar1 nav ul {
  list-style: none;
  margin: 0;
}
.oec-threeColumnBlock .oec-threeColumnSidebar1 nav ul li {
  padding: 0 0 9px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-bottom: 1px solid #eeeeee;
}
.oec-threeColumnBlock .oec-threeColumnSidebar1 nav ul li li {
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 1.7142857;
  font-weight: normal;
  border-bottom: 0;
}
.oec-threeColumnBlock .oec-twoColumnBlock {
  width: 804px;
  float: left;
}
.oec-threeColumnBlock .oec-threeColumnSidebar2 {
  width: 200px;
  margin-top: 12px;
  float: right;
}
.oec-threeColumnBlock .oec-threeColumnSidebar2 nav h2 {
  padding: 7px 10px 5px;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  background: #83ccd5;
}
.oec-threeColumnBlock .oec-threeColumnSidebar2 nav ul.camBox .eventTxt .oec-txtType2 a {
  font-size: 14px;
}
.oec-threeColumnBlock .oec-threeColumnSidebar2 nav ul.camBox .eventTxt .oec-txtType3 {
  font-size: 12px;
}

#oec-bodyArea ul.camBox {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
#oec-bodyArea ul.camBox .eventTxt {
  margin: 0;
  padding: 18px 9px 15px;
  background: none;
  border-bottom: 1px solid #dddddd;
}
#oec-bodyArea ul.camBox .eventTxt:last-child {
  border-bottom: 0;
}
#oec-bodyArea ul.camBox .eventTxt .oec-iconType1 {
  margin-bottom: 6px;
  color: #dd5588;
  font-weight: bold;
  display: block;
}
#oec-bodyArea ul.camBox .eventTxt .oec-txtType1 {
  margin-bottom: 4px;
  font-size: 12px;
  color: #dd5588;
  display: block;
}
#oec-bodyArea ul.camBox .eventTxt .oec-txtType2 a {
  margin-bottom: 0;
  font-size: 14px;
  color: #000000;
  text-decoration: underline;
  display: block;
}
#oec-bodyArea ul.camBox .eventTxt .oec-txtType3 {
  margin-top: 13px;
  font-size: 12px;
  line-height: 1.7142857;
  color: #000000;
  display: block;
}

#h1TitleContainer {
  width: 100%;
  margin: 12px 0 20px;
  padding: 7px 0;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
}
#h1TitleContainer:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}

#h1TitleContainer h1 {
  padding: 14px 0 15px;
  float: left;
}

#h1TitleContainer h1 img {
  height: 81px;
}

#h1TitleContainer .oec-image {
  float: right;
}

#h1TitleContainer .oec-image img {
  width: 276px;
  height: 110px;
}

#CONTENTSAREA ul,
#CONTENTSAREA ol,
#CONTENTSAREA dl {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#CONTENTSAREA img {
  margin: 0;
  padding: 0;
  border: 0;
}
#CONTENTSAREA a span {
  position: absolute;
  top: -9999px;
}
#CONTENTSAREA #h1TitleContainerSmall {
  width: 640px;
  margin-top: 8px;
  padding-top: 10px;
}
#CONTENTSAREA #h1TitleContainerSmall h1 {
  padding: 20px 0 19px;
  border-bottom: 1px solid #d1d1d1;
}
#CONTENTSAREA .oec-tabContainer {
  margin: 20px 0 10px;
  font-size: 12px;
}
#CONTENTSAREA .oec-tabContainer:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
#CONTENTSAREA .oec-tabContainer li {
  margin: 0 2px 2px 0;
  float: left;
}
#CONTENTSAREA .oec-tabContainer li a,
#CONTENTSAREA .oec-tabContainer li span {
  padding: 6px 20px 6px 28px;
  display: inline-block;
  border: 1px solid #cccccc;
}
#CONTENTSAREA .oec-tabContainer li a {
  background: #ffffff url(/contents/shared/images/ico_arrow_btn_2.png) 14px center no-repeat;
  color: #000000;
  text-decoration: none;
}
#CONTENTSAREA .oec-tabContainer li a:hover {
  background: #999999 url(/contents/shared/images/ico_arrow_btn_1.png) 14px center no-repeat;
  color: #ffffff;
}
#CONTENTSAREA .oec-tabContainer li span,

#CONTENTSAREA .oec-tabContainer li a.oec-shopList {
	background: #666666 url(/contents/shared/images/ico_arrow_btn_1.png) 14px center no-repeat;
	color: #ffffff;
}
#CONTENTSAREA .oec-tabContainer li a.oec-shopList:hover {
	background: #999999 url(/contents/shared/images/ico_arrow_btn_1.png) 14px center no-repeat;
	color: #ffffff;
}
#CONTENTSAREA .banner {
  margin-bottom: 25px;
}
#CONTENTSAREA .campaignContainer {
  width: 100%;
  padding: 1px;
  background-color: #fff;
  border: solid 3px #ddd;
  box-sizing: border-box;
}
#CONTENTSAREA .campaignContainer h3 {
  padding: 7px 10px 5px;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  background: #83ccd5;
}
#CONTENTSAREA .searchContainer {
  height: auto !important;
  height: 100px;
  margin-top: 10px;
}
#CONTENTSAREA .searchContainer .mapContainer {
  margin-bottom: 20px;
}
#CONTENTSAREA .searchContainer .mapContainer .map {
  width: 640px;
  height: 700px;
  position: relative;
  background: url(/contents/shared/images/shop/map/shop_map.jpg) no-repeat;
}
#CONTENTSAREA .searchContainer .mapContainer .map h2 {
  margin: 0;
  padding: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
}
#CONTENTSAREA .searchContainer .mapContainer .map p.txt {
  margin: 0;
  padding: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 19px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area {
  position: absolute;
  margin: 0;
  padding: 0;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.hokkaido {
  width: 120px;
  padding: 0 0 0 2px;
  left: 297px;
  top: 76px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.tohoku {
  width: 100px;
  left: 479px;
  top: 204px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.tohoku p {
  text-align: right;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.tohoku li {
  margin: 0 0 0 14px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.kanto {
  width: 150px;
  left: 471px;
  top: 331px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.kanto p {
  text-align: right;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.kanto li {
  margin: 0 0 0 14px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.hokuriku {
  width: 120px;
  left: 198px;
  top: 247px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.hokuriku p {
  padding: 0 0 0 2px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.tokai {
  width: 120px;
  left: 464px;
  top: 458px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.tokai p {
  padding: 0 34px 0 0;
  text-align: right;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.tokai li {
  margin: 0 0 0 14px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.kinki {
  width: 103px;
  left: 265px;
  top: 486px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.kinki p {
  text-align: right;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.kinki li {
  margin: 0 0 0 14px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.chugoku {
  width: 120px;
  left: 57px;
  top: 332px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.chugoku p {
  padding: 0 0 0 2px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.shikoku {
  width: 89px;
  left: 166px;
  top: 522px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.shikoku p {
  padding: 0 0 0 2px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area.kyusyu {
  width: 150px;
  left: 20px;
  top: 581px;
}
#CONTENTSAREA .searchContainer .mapContainer .map ul.prefectural {
  position: absolute;
  margin: 0;
  padding: 0;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area p {
  margin: 0 0 13px;
  font-size: 18px;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area p a {
  color: #000000;
  text-decoration: none;
}
#CONTENTSAREA .searchContainer .mapContainer .map .area p a:hover {
  color: #00b6ce;
  text-decoration: none;
}
#CONTENTSAREA .searchContainer .mapContainer .map ul.prefectural li {
  margin: 0 14px 0 0;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
}
#CONTENTSAREA .searchContainer .mapContainer .map ul.prefectural li a {
  color: #000000;
  text-decoration: underline;
}
#CONTENTSAREA .searchContainer .mapContainer .map ul.prefectural li a:hover {
  color: #00b6ce;
  text-decoration: underline;
}
#CONTENTSAREA .importantInfo {
  margin-top: 20px;
  border: 2px solid #e15285;
  padding: 13px;
}
#CONTENTSAREA .importantInfo h2 {
  margin-bottom: 6px;
}
#CONTENTSAREA .importantInfo p {
  font-size: 12px;
  line-height: 158%;
}
#CONTENTSAREA .pointContainer .titleContainer {
  padding-bottom: 9px;
  margin-bottom: 17px;
  background: url(../../images/h_dotline.gif) repeat-x left bottom;
}
#CONTENTSAREA .pointContainer .titleContainer:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
#CONTENTSAREA .pointContainer .titleContainer .title {
  float: left;
  padding-top: 8px;
}
#CONTENTSAREA .pointContainer .titleContainer .title h2 {
  padding-bottom: 8px;
}
#CONTENTSAREA .pointContainer .titleContainer .title p {
  font-size: 12px;
  line-height: 158%;
}
#CONTENTSAREA .pointContainer .titleContainer .free {
  float: right;
  width: 239px;
}
#CONTENTSAREA .pointContainer .pointRollupContainer {
  float: left;
  width: 308px;
  line-height: 0;
}
#CONTENTSAREA .pointContainer h3 {
  height: 27px;
}
#CONTENTSAREA .pointContainer .pointRollupContainer .pointRollup {
  border-right: 5px solid #e5e5e5;
  border-left: 5px solid #e5e5e5;
}
#CONTENTSAREA .pointContainer .pointRollupContainer .pointRollup .point {
  padding: 10px 10px 16px 10px;
  background: url(../../images/h_dotline.gif) repeat-x left bottom;
}
#CONTENTSAREA .pointContainer .pointRollupContainer .pointRollup .point div.double {
  padding: 11px 9px 14px;
  border-right: 1px solid #EBEBDE;
  border-bottom: 1px solid #EBEBDE;
  border-left: 1px solid #EBEBDE;
  background-color: #f5f5ee;
}
#CONTENTSAREA .pointContainer .pointRollupContainer .pointRollup .point div.double.fourfold {
  border-top: 1px solid #EBEBDE;
  border-bottom: 1px solid #dfdfd9;
}
#CONTENTSAREA .pointContainer .pointRollupContainer .pointRollup .point div.double h5 {
  padding: 0 0 7px 1px;
}
#CONTENTSAREA .pointContainer .pointRollupContainer .pointRollup .point div.double p {
  padding-top: 5px;
  font-size: 10px;
  line-height: 170%;
  text-align: right;
}
#CONTENTSAREA .pointContainer .pointRollupContainer .pointRollup .point h4 {
  padding-bottom: 10px;
}
#CONTENTSAREA .pointContainer .pointRollupContainer .pointRollup .point.last {
  background: none;
}
#CONTENTSAREA .pointContainer .pointUseContainer {
  float: right;
  width: 308px;
  line-height: 0;
}
#CONTENTSAREA .pointContainer .pointUseContainer .pointUse {
  border-right: 5px solid #e5e5e5;
  border-left: 5px solid #e5e5e5;
  padding: 10px 10px 16px 10px;
}
#CONTENTSAREA .pointContainer .pointUseContainer .pointUse p {
  padding: 10px 0 15px;
  font-size: 12px;
  line-height: 142%;
}
#CONTENTSAREA .pointContainer .pointUseContainer .pointUse img.cardImage {
  margin-left: 5px;
}
#CONTENTSAREA .pointContainer .pointUseContainer .note {
  padding: 10px 0 26px;
}
#CONTENTSAREA .pointContainer .pointUseContainer .note:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
#CONTENTSAREA .pointContainer .pointUseContainer .note dl {
  width: 308px;
  font-size: 10px;
  line-height: 150%;
  font-weight: normal;
  color: #808080;
}
#CONTENTSAREA .pointContainer .pointUseContainer .note dl dt {
  clear: both;
  float: left;
  max-width: 11px;
}
#CONTENTSAREA .pointContainer .pointUseContainer .note dl dd {
  float: left;
  width: 297px;
}
#CONTENTSAREA .point2Lead {
  margin-top: 20px;
}
#CONTENTSAREA .point2Lead h2 {
  margin-bottom: 10px;
}
#CONTENTSAREA .point2Lead p {
  font-size: 12px;
  line-height: 158%;
}
#CONTENTSAREA .point2Lead .changeView {
  margin-top: 18px;
  padding: 10px 0 15px 10px;
  background-color: #f5f5ee;
  overflow: hidden;
}
#CONTENTSAREA .point2Lead .changeView img.tax {
  float: left;
  margin-right: 10px;
}
#CONTENTSAREA .point2Lead .changeView .arrow {
  float: left;
  width: 58px;
  padding-top: 44px;
}
#CONTENTSAREA .point2Lead p.note {
  margin-top: 4px;
  font-size: 10px;
  line-height: 158%;
  color: #808080;
}
#CONTENTSAREA h2.point2use {
  padding: 38px 0 12px;
}
#CONTENTSAREA .pointUseShop {
  padding: 0 25px;
  background: url(../../images/shop/point2_frame.gif) repeat-y left top;
}
#CONTENTSAREA .pointUseShop .section {
  margin-bottom: 20px;
  padding: 20px 0 21px;
  background: url(../../images/h_dotline.gif) repeat-x left bottom;
}
#CONTENTSAREA .pointUseShop .section h3 {
  padding-bottom: 10px;
}
#CONTENTSAREA .pointUseShop .section .inner {
  padding: 0 15px;
  border: 1px solid #ebebde;
  background-color: #f5f5ee;
}
#CONTENTSAREA .pointUseShop .section01 .inner {
  padding-top: 9px;
  padding-bottom: 9px;
}
#CONTENTSAREA .pointUseShop .section01 .inner p {
  padding: 5px 0;
}
#CONTENTSAREA .pointUseShop .section02 {
  position: relative;
  padding: 0 0 20px 0;
  margin: 0;
  background-image: none;
}
#CONTENTSAREA .pointUseShop .section02 p.lead {
  padding-bottom: 12px;
  font-size: 12px;
  line-height: 158%;
}
#CONTENTSAREA .pointUseShop .section02 .inner {
  padding-top: 14px;
  padding-bottom: 5px;
}
#CONTENTSAREA .pointUseShop .section02 .inner h4 {
  padding-bottom: 10px;
}
#CONTENTSAREA .pointUseShop .section02 .inner p {
  padding: 10px 0;
  border-top: 1px solid #dfdfd9;
}
#CONTENTSAREA .pointUseShop .section02 img.cardImage {
  position: absolute;
  left: 473px;
  bottom: 167px;
}
#CONTENTSAREA .magazineContainer .titleContainer {
  padding-bottom: 18px;
  margin-bottom: 16px;
  background: url(../../images/h_dotline.gif) repeat-x left bottom;
}
#CONTENTSAREA .magazineContainer .titleContainer p {
  padding-top: 8px;
  font-size: 12px;
  line-height: 158%;
}
#CONTENTSAREA .magazineContainer .mainText {
  float: left;
  width: 420px;
}
#CONTENTSAREA .magazineContainer .mainText .about {
  width: 640px;
  min-height: 69px;
  height: auto !important;
  height: 69px;
  margin: 15px 0 25px;
  background: url(/Contents/shop/images/magazine_about_bg.gif) no-repeat 550px 15px;
}
#CONTENTSAREA .magazineContainer .mainText .about h3 {
  margin-bottom: 10px;
}
#CONTENTSAREA .magazineContainer .mainText .about p.lead {
  width: 400px;
  margin-bottom: 15px;
  line-height: 140%;
}
#CONTENTSAREA .magazineContainer .mainText .about .perks {
  width: 510px;
  margin-bottom: 15px;
  padding: 15px 0 4px;
  background-color: #f4f3f2;
}
#CONTENTSAREA .magazineContainer .mainText .about .perks p {
  padding: 0 16px 11px;
}
#CONTENTSAREA .magazineContainer .mainText .about .point {
  min-height: 64px;
  height: auto !important;
  height: 69px;
  padding: 5px 0 0 20px;
  background: url(/Contents/shop/images/magazine_about_point_card.gif) no-repeat 353px 0;
}
#CONTENTSAREA .magazineContainer .mainText .about .point h4 {
  margin-bottom: 7px;
}
#CONTENTSAREA .magazineContainer .mainText .about .point p {
  font-size: 83%;
}
#CONTENTSAREA .magazineContainer .mainText .howto {
  width: 640px;
}
#CONTENTSAREA .magazineContainer .mainText .howto .qrContainer {
  margin-bottom: 20px;
  overflow: hidden;
}
#CONTENTSAREA .magazineContainer .mainText .howto .qrContainer .qr {
  float: left;
  width: 81px;
  margin-right: 15px;
  padding-top: 15px;
}
#CONTENTSAREA .magazineContainer .mainText .howto .qrContainer .text {
  float: left;
  width: 345px;
  margin-right: 30px;
  padding-top: 15px;
}
#CONTENTSAREA .magazineContainer .mainText .howto .qrContainer .text h4 {
  margin-bottom: 10px;
}
#CONTENTSAREA .magazineContainer .mainText .howto .qrContainer .text p {
  padding-left: 1em;
  line-height: 140%;
  text-indent: -1em;
}
#CONTENTSAREA .magazineContainer .mainText .howto .steps {
  margin-bottom: 20px;
  padding-left: 7px;
  background: url(/Contents/shop/images/magazine_howto_steps_bg.gif) no-repeat 136px 5px;
  overflow: hidden;
}
#CONTENTSAREA .magazineContainer .mainText .howto .steps .step {
  position: relative;
  float: left;
  width: 146px;
  height: 357px;
  margin-right: 14px;
  text-align: center;
}
#CONTENTSAREA .magazineContainer .mainText .howto .steps .step4 {
  margin-right: 0;
}
#CONTENTSAREA .magazineContainer .mainText .howto .steps .step img.displayImage {
  position: absolute;
  left: 0;
  bottom: 0;
}
#CONTENTSAREA .magazineContainer .mainText .howto .caution h4 {
  margin-bottom: 10px;
  padding-left: 7px;
}
#CONTENTSAREA .magazineContainer .mainText .howto .caution ul {
  padding-left: 7px;
}
#CONTENTSAREA .magazineContainer .mainText .howto .caution ul li {
  width: 500px;
  background: url(/Contents/images/list_bullet.gif) no-repeat 2px 6px;
}
#CONTENTSAREA .magazineContainer .mainText .howto .caution ul li p {
  padding-left: 12px;
  line-height: 140%;
}
#CONTENTSAREA .magazineContainer .register {
  float: right;
  position: relative;
  width: 200px;
}
#CONTENTSAREA .magazineContainer .register img.fukidashi {
  position: absolute;
  left: 78px;
  top: -56px;
}
#CONTENTSAREA .qaContainer .titleContainer {
  padding-top: 9px;
}
#CONTENTSAREA .qaContainer .titleContainer p {
  padding-top: 6px;
  font-size: 12px;
  line-height: 158%;
}
#CONTENTSAREA .qaContainer h3 {
  padding: 30px 0 9px;
}
#CONTENTSAREA .qaContainer .qaListContainer {
  height: auto !important;
  height: 10px;
  border-top: 1px solid #c4cccb;
  background-color: #eff9f8;
}
#CONTENTSAREA .qaContainer .qaListContainer .qa {
  height: auto !important;
  height: 10px;
  padding: 16px 10px 18px;
  background: url(../../images/h_dotline.gif) repeat-x left bottom;
}
#CONTENTSAREA .qaContainer .qaListContainer .qa dl {
  width: 620px;
}
#CONTENTSAREA .qaContainer .qaListContainer .qa dt {
  float: left;
  max-width: 25px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 158%;
  font-weight: bold;
}
#CONTENTSAREA .qaContainer .qaListContainer .qa dd {
  float: left;
  width: 585px;
  font-size: 12px;
  line-height: 158%;
  font-weight: bold;
}
#CONTENTSAREA .qaContainer .qaListContainer .qa dd p {
  padding-top: 12px;
  font-weight: normal;
}
#CONTENTSAREA p.topShopTop {
  padding: 30px 0 20px;
  font-size: 12px;
}

#shop_cam {
  line-height: 0;
}

#margine12007 #con1_l {
  margin-top: 20px;
}
#margine12007 h4.oec-titStyleNormal {
  margin-bottom: 10px;
  font-size: 16px;
  background: none;
}
#margine12007 h4.oec-titStyleNormal span {
  padding: 0;
  color: #2d9bb4;
  background: none;
}
#margine12007 .oec-membershipNumber {
  width: 277px;
  float: right;
}
#margine12007 .oec-membershipNumber:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
#margine12007 .oec-membershipNumber .oec-floatLeft {
  width: 50% !important;
}
#margine12007 .oec-stepArea {
  width: 628px;
  padding: 20px 0 0;
  margin-left: 12px;
}
#margine12007 .oec-stepArea:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
#margine12007 .oec-stepArea li {
  width: 146px;
  margin: 0 11px 0 0;
  text-align: center;
  float: left;
}
#margine12007 .oec-stepArea li .oec-title {
  margin: 0 0 5px;
  padding: 2px 9px 1px;
  background: #79cec4;
  border-radius: 12px;
  color: #ffffff;
  display: inline-block;
}
#margine12007 .oec-stepArea li .oec-txt {
  width: 146px;
  text-align: left;
  display: block;
}

#SHOPBODY {
  margin-top: 30px;
}

#SHOPBODY td.shop-r {
  text-align: right;
}

#SHOPBODY tr {
  vertical-align: top;
}

#SHOPBODY .prefIndex {
  height: 27px;
  margin-top: 20px;
}

#SHOPBODY .title {
  font-weight: bold;
}

.searchArea {
  font-weight: bold;
  margin: 5px 0 0 0;
}

.searchPref {
  margin-left: 5px;
  font-size: 11px;
  font-weight: normal;
}

h3.cmpTitle {
  border-bottom: 1px #9cc solid;
  padding: 0 0 3px 3px;
  margin: 10px 0 0 0;
}

.cmpShop {
  margin: 8px 0 0 0;
}

.cmpName {
  margin: 2px 0 0 7px;
}

.cmpScroll {
  overflow: auto;
  margin-top: 5px;
  padding: 0px;
  text-align: left;
  width: 310px;
  height: 400px;
}

#SHOPLIST {
  margin-top: 10px;
}

#SHOPLIST table.listBorder {
  border-collapse: collapse;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #d1d1d1;
  margin-bottom: 5px;
}

#SHOPLIST table.listBorder th {
  border-color: #d1d1d1;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border-right-style: dotted;
  border-left-style: dotted;
  padding: 8px;
  text-align: center;
  background-color: #f5f5ee;
  word-break: break-all;
}
#SHOPLIST table.listBorder th:nth-child(1) {
  width: 150px;
}
#SHOPLIST table.listBorder th:nth-child(2) {
  width: 370px;
}
#SHOPLIST table.listBorder th:nth-child(3) {
  width: 120px;
}

#SHOPLIST table.listBorder td {
  border-color: #d1d1d1;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border-right-style: dotted;
  border-left-style: dotted;
  padding: 8px;
  word-break: break-all;
}

#SHOPLIST table.listBorder th:nth-child(1),
#SHOPLIST table.listBorder td:nth-child(1) {
  width: 150px !important;
}

#SHOPLIST table.listBorder th:nth-child(2),
#SHOPLIST table.listBorder td:nth-child(2) {
  width: 370px !important;
}

#SHOPLIST table.listBorder th:nth-child(3),
#SHOPLIST table.listBorder td:nth-child(3) {
  width: 120px !important;
}

#SHOPLIST .shopListName {
  font-weight: bold;
}

#SHOPLIST .eventTxt span {
  color: #e15285;
  display: block;
  font-weight: bold;
}

#SHOPLIST .shopListCmp {
  font-weight: normal;
  color: #f60;
}

#SHOPLIST .shopListCmp {
  color: #f60;
}

#SHOPLIST .shopListTextOpen {
  margin: 3px 0 0 0;
  color: #E15285;
  font-weight: bold;
}

#SHOPLIST .shopListTextCampaign {
  margin: 3px 0 0 0;
  color: #E15285;
  font-weight: bold;
}

#SHOPLIST .shopListTextClose {
  font-weight: bold;
}

#SHOPLIST .shopListIcon {
  margin: 5px 0 0 0;
}

#SHOPBODY .addressContainer {
  overflow: hidden;
}

#SHOPBODY .addressContainer .addre {
  width: 258px;
  float: left;
}

#SHOPBODY .addressContainer .map {
  width: 362px;
  float: right;
}

#SHOPBODY .campaignInfoContainer,
#SHOPBODY .shopStandardContainer {
  width: 640px;
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#SHOPBODY .campaignInfoContainer .img,
#SHOPBODY .shopStandardContainer .img {
  float: left;
  width: 200px;
  border-right: solid 10px #fff;
  margin-right: 10px;
}

#SHOPBODY .campaignInfoContainer .info,
#SHOPBODY .shopStandardContainer .info {
  padding: 0;
}

#SHOPBODY .campaignInfoContainer .spInfo {
  padding: 10px;
  background: #fae4eb;
  color: #e15285;
  font-weight: bold;
}

#SHOPBODY .campaignInfoContainer h2 {
  font-size: 14px;
  font-weight: bold;
}

#SHOPBODY .col2 {
  margin: 20px 0 0;
}

#SHOPBODY .col2 .QRcodeContainer {
  float: left;
  width: 310px;
}

#SHOPBODY .col2 .shopImgContainer {
  float: right;
  width: 310px;
}

#SHOPBODY .areaPre_tit {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding-top: 5px;
}

div#help-popupBg {
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.2;
  text-align: left;
  z-index: 100;
}

#SHOPBODY .shopName {
  padding: 0 0 7px 0;
  font-weight: bold;
  font-size: 16px;
}

#SHOPBODY .shopOpenDay {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 0 15px;
  color: #E15285;
}

#SHOPBODY {
  line-height: 140%;
  clear: both;
}

#SHOPBODY .css5 {
  font-size: 18px;
  line-height: 120%;
}

#SHOPBODY .css4 {
  font-size: 14px;
  line-height: 120%;
}

#SHOPBODY .css3 {
  font-size: 12px;
  line-height: 120%;
}

#SHOPBODY .css2 {
  font-size: 11px;
  line-height: 120%;
}

#SHOPBODY .css2- {
  font-size: 11px;
  line-height: 120%;
}

#SHOPBODY .css1 {
  font-size: 9px;
  line-height: 120%;
}

#SHOPBODY .css5n {
  font-size: 18px;
}

#SHOPBODY .css4n {
  font-size: 14px;
}

#SHOPBODY .css3n {
  font-size: 12px;
}

#SHOPBODY .css2n {
  font-size: 11px;
}

#SHOPBODY .css2-n {
  font-size: 11px;
}

#SHOPBODY .css1n {
  font-size: 9px;
}

#SHOPBODY .s4 {
  font-size: 14px;
  line-height: 130%;
}

#SHOPBODY .s3 {
  font-size: 12px;
  line-height: 120%;
}

#SHOPBODY .s2 {
  font-size: 11px;
  line-height: 120%;
}

#SHOPBODY .s1 {
  font-size: 11px;
  line-height: 120%;
}

#SHOPBODY .s2a {
  font-size: 11px;
  line-height: 120%;
}

#SHOPBODY .s2a A {
  text-decoration: none;
}

#SHOPBODY .s2an {
  font-size: 11px;
}

#SHOPBODY .s2an A {
  text-decoration: none;
}

#SHOPBODY .closeInfo {
  background-color: #E5F4F4;
  padding: 10px;
  margin-bottom: 10px;
}

#SHOPBODY .h2TxtShop {
  margin-top: 20px;
}

#SHOPBODY .h2TitleShop {
  font-size: 14px;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #D1D1D1;
  font-weight: bold;
}

#SHOPBODY .h2TitleShopNoLine {
  font-size: 14px;
  font-weight: bold;
}

#SHOPBODY .areaNaviLeft {
  float: left;
  font-size: 14px;
  font-weight: bold;
}

#SHOPBODY .areaNaviRight {
  float: right;
}

#SHOPBODY h3 {
  padding: 0 0 3px 11px;
  background: url(../../images/list_bullet.gif) no-repeat 2px center;
  font-size: 12px;
  font-weight: bold;
  line-height: 150%;
}

#SHOPBODY .campaignName {
  color: #E15285;
  background-color: #FCEDF3;
  font-weight: bold;
  padding: 10px;
}

#SHOPBODY .campaignPeriod {
  font-weight: bold;
  margin: 10px 0 0 0;
}

#SHOPBODY .campaignBody {
  margin: 8px 0 0 0;
}

#oec-detail #CONTENTSAREA .addressContainer {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
}
#oec-detail #CONTENTSAREA .addressContainer .addre {
  width: 270px;
}
#oec-detail #SHOPBODY .addressContainer .addre {
  float: left;
}
#oec-detail #SHOPBODY .col2 .QRcodeContainer h2 {
  font-weight: bold;
}

.oec-spMagagineBox {
  margin-bottom: 20px;
}

.clearFix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}

.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt13 {
  margin-top: 13px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt18 {
  margin-top: 18px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}
