@charset 'UTF-8';
/* creators.css */

/**
 * 一覧ページ
 * list.php
 */
#ContentsNavSp{
  display: none;
}
#ContentsMain{
  line-height: 1.6;
  width: 775px;
}
.BoothList,
.FoodBoothList{
  list-style: none;
  letter-spacing: -.40em;
}
.BoothList h4,
.FoodBoothList h4{
  font-size: 13px  ;
  font-weight: bold;
  clear: left;
  overflow: hidden;
  max-height: 3.2em;
  margin: 5px 5px 7px 5px;
  padding-left: 13px;
  border-bottom: 1px dotted #ccc;
  background: url(/images/creators/ListIcon.png) no-repeat;
  background-position: left 5px;
}
.BoothList li,
.FoodBoothList li{
  display: inline-block;
  letter-spacing: normal;
  width: 155px;
  margin: 10px 0 0 0;
  vertical-align: top;
}
.BoothList li .MainImage a,
.FoodBoothList li .MainImage a{
  display: block;
  width: 143px;
  height: 145px;
  margin: 0 5px;
  border: 1px solid #ddd;
  background-repeat: no-repeat;
  background-position: center center;
}
.BoothList li .MainImage a span,
.FoodBoothList li .MainImage a span{
  display: none;
}
.BoothList li .BoothNumber,
.BoothList li .ParticipationCreator,
.BoothList li .ParticipationDay,
.FoodBoothList li .BoothNumber,
.FoodBoothList li .ParticipationCreator,
.FoodBoothList li .ParticipationDay{
  font-size: 10px;
  margin: 3px 5px 5px 5px;
  padding-left: 38px;
}
.BoothList li .BoothNumber,
.FoodBoothList li .BoothNumber{
  background: url(/images/creators/LabelBooth.png) no-repeat top left;
}
.BoothList li .ParticipationCreator,
.FoodBoothList li .ParticipationCreator{
  background: url(/images/creators/LabelCreator.png) no-repeat top left;
}
.BoothList li .ParticipationDay,
.FoodBoothList li .ParticipationDay{
  margin-bottom: 10px;
  background: url(/images/creators/LabelDate.png) no-repeat top left;
}
#ajaxLoad{
  margin: 20px 0 0 0;
  text-align: center;
  display: none;
}

/**
 * 出店者詳細ページ
 * index.php
 */
#ContentsInner{
  overflow: visible;
}
#ContentsTitleInner{
  background: url(/images/creators/BgTitle.png) no-repeat top center;
}
#ContentsNav li#CreatorPickup{
  overflow: hidden;
  width: 200px;
  height: 0;
  padding-top: 317px;
  background: url(/images/creators/CreatorPickup.png) no-repeat;
}
#ShopInfo{
  float: right;
  width: 430px;
}
#ShopTitle{
  overflow: hidden;
  margin-bottom: 15px;
  padding: 10px 0 15px 0;
  background: url(/images/faq/Line.png) no-repeat left bottom;
}
#ShopTitle h2{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
  color: #19587e;
}
#ShopInfo .day{
  float: right;
  width: 170px;
  text-align: right;
}
#ImageSlider,
#ImageNone {
  position: relative;
  float: left;
  width: 278px;
  height: 278px;
  margin-bottom: 20px;
  padding: 10px 2px 2px 10px;
  background: url(/images/creators/BgShopMain.png) no-repeat;
  overflow: hidden;
}
#ImageSlider .slides li {
  height: 270px;
}
#ImageSlider .slides li .thumb,
#ImageNone .thumb {
  width: 270px;
  height: 270px;
  text-align: center;
  line-height: 270px;
}
#ImageSlider .slides li img,
#ImageNone .thumb img {
  display: inline;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
#ImageSlider .flex-control-nav {
  width: auto;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
#ImageSlider .flex-control-paging li {
  margin: 0 2px;
}
#ImageSlider .flex-control-paging li a {
  border: 1px solid #ccc;
}
#ImageSlider .flex-control-paging li a.flex-active {
  background: #0E4160;
}

.main{
  width: 270px;
  height: 270px;
}
.profile{
  width: 118px;
  height: 118px;
}
#ShopInfo .text{
  font-size: 14px;
  line-height: 1.8em;
  padding-top: 35px;
}
#ShopSpec{
  font-size: 13px  ;
  line-height: 1.5em;
  position: relative;
  width: 430px;
  margin-top: 30px;
}
#ShopSpec dt{
  font-weight: bold;
  position: absolute;
  left: 0;
  padding: 10px 0 10px 20px;
  background: url(/images/creators/IconSpec.png) no-repeat 3px 15px;
}
#ShopSpec dd{
  padding: 10px 0 10px 150px;
  border-bottom: dotted 1px #ccc;
}
.day img{
  margin-left: 5px;
}
.shopMain{
  width: 280px;
  height: 280px;
  margin-bottom: 20px;
  padding: 10px 0 0 10px;
  background: url(/images/creators/BgShopMain.png) no-repeat;
}
#TitleCreator{
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em;
  clear: both;
  margin-bottom: 20px;
  padding-top: 40px;
}
#TitleCreator img{
  margin-right: 10px;
  vertical-align: top;
}
.creatorProfile{
  overflow: hidden;
  width: 720px;
  margin-bottom: 10px;
  padding: 20px;
  background: url(/images/creators/BgCreator.png) repeat;
}
.creatorProfile h4{
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.creatorProfile .spec{
  font-size: 10px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.creatorProfile .profile{
  float: left;
  width: 118px;
}
.creatorInformation{
  float: right;
  width: 570px;
}
.creatorInformation .text{
  font-size: 13px     ;
  line-height: 1.6em;
}
.nailthumb-container{
  margin-bottom: 0;
}
#CreatorBtnLikeTweet{
  position: relative;
  top: 20px;
  width: 200px;
  list-style-type: none;
}
#CreatorBtnLike{
  position: absolute;
  top: 0;
  left: 80px;
}
#CreatorBtnTweet{
  position: absolute;
  top: 0;
  left: 0;
}
#BtnMedia{
  overflow: hidden;
  padding: 15px 0;
  list-style-type: none;
}
#BtnMedia li{
  line-height: 2em;
  float: left;
}
#BtnMediaCB a{
  display: block;
  overflow: hidden;
  width: 136px;
  height: 0;
  padding-top: 34px;
}
#BtnMediaCB a{
  background: url(../images/creators/BtnCB.png) no-repeat;
}
#BtnMediaCB.none a{
  background: url(../images/creators/BtnCBNone.png) no-repeat;
}

/*YHM公式ブース*/

.OfficialBoothContents{
  width: 740px;
  margin: 0 auto 40px;
}
#LeadText{
  margin: 20px 0;
}
#LeadText p{
  margin-bottom: .5em;
}
.BtnEntry{
  margin: 20px 0;
  text-align: center;
}

/*過去*/
#olderEvent h4{
  padding: 0 0 10px 225px;
  font-size: 17px;
}
