@charset "utf-8";

@media print, screen and (min-width: 768px) {
  .bodyarea {
      width: 980px;
      margin: 0 auto;
      text-align: left;
      padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .bodyarea {
      margin: 0 5px;
      text-align: left;
      padding-bottom: 30px;
      overflow-x:scroll;
  }
}

.bodyarea:after {
    content: ".";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}


div.contentsarea {
    position: static;
    clear: both;
    float: left;
    width: 100%;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #ffffff;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}


/* フッター余白-start */

#wrapper .footer,body .footer {
  margin-top: 50px;
}


/* フッター余白-end */


/* 過去ショッピングガイドui0015-start */

div.contentsarea .alignleft {
    float: left;
}

div.contentsarea .clearall {
    clear: both;
}

div.contentsarea ul {
    list-style: disc outside;
    border-style: none;
    margin: 0px;
    padding: 0.5em 0px 0.5em 40px;
}

ol {
    list-style: decimal;
}

ol.breadcrumb_list{
    list-style: none;
}

div.contentsarea .textcenter {
    text-align: center;
}

h1,h2,h3 {
    font-weight: bold;
}

div.contentsarea h1 {
    clear: both;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    font-size: 140%;
}

div.contentsarea h2 {
    clear: both;
    margin: 1.5em 0px 0px 0px;
    padding: 0px;
    font-size: 120%;
}

div.contentsarea ol {
    list-style: decimal outside;
    border-style: none;
    margin: 0px;
    padding: 0.5em 0px 0.5em 40px;
}

div.contentsarea h3.accent010 {
    position: static;
    border-style: solid;
    border-width: 0px 0px 0px 5px;
    border-color: #C00;
    padding: 2px 0px 1px 10px;
}

div.contentsarea p {
    margin: 0.5em 0px 0px 0px;
    padding: 0px;
    line-height: 150%;
}

div.naviscrolltop p {
    margin: 5px 0px 0px 0px;
    height: 15px;
    font-size: 90%;
    text-align: right;
    padding: 0px 17px 0px 0px;
    background: #ffffff url(../../../other_contents/common/navi-top.gif) no-repeat right center;
}

div.moreinfo p {
    display: block;
    height: 15px;
    overflow: visible;
    border-style: none;
    margin: 0px;
    padding: 0px 17px 0px 0px;
    background: url(../../../other_contents/common/arrow-next.gif) no-repeat right center;
    text-align: right;
    font-size: 90%;
}

strong {
    font-weight:bold;
}


@media screen and (max-width: 767px) {

#primary div.stage {
    min-width: auto;
}

#primary .bodyarea {
    width: auto!important;
}

.contentsarea>div{
    width: auto!important; 
/* ui0015のタブ
    overflow-x: scroll;
*/
}
.contentsarea>div>ul{
/* ui0015のタブ
    width: 750px; 
*/
    margin:0px!important;
}

ul.lsn>li.clearfix{
    width:auto;
}

li.clearfix>dl>dd.p0{
    width:auto!important;
}

}
/* 過去ショッピングガイドui0015-end */


/* 過去ショッピングガイドui0031-start */

div.buttonnewwin {
    text-align: center;
}

.textright {
    text-align: right;
}

/* 過去ショッピングガイドui0031-end */


/* 過去ショッピングガイドui0041-start */
@media screen and (max-width: 767px) {

img {
  height:auto;
}

table {
  width:auto!important;
}

}
/* 過去ショッピングガイドui0041-end */
