@charset "UTF-8";

.ai-line-timeline-list {
}


/* =========================================================
header
========================================================= */
.ai-ltl-header {
}


/* =========================================================
wrapper
========================================================= */
.ai-ltl-wrapper {
}

/* =========================================================
scroller
========================================================= */
.ai-ltl-scroller {
}

/* =========================================================
ai-ltl-timeline
========================================================= */
.ai-ltl-timeline {
	margin: 0 auto;
  background: #fdfdfd;
/*
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #A9A9A9;
  -webkit-box-shadow: 0 1px 1px #A9A9A9;
  -moz-box-shadow: 0 1px 1px #A9A9A9;
*/
}
.ai-ltl-timeline .timeline {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, メイリオ, sans-serif;
  margin: 5px 0;
  padding: 5px;
  color: #666666;
  border-bottom: 1px solid #e8e8e8;
}

.ai-ltl-timeline .timeline:hover {
  cursor: pointer;
}

.timeline .shop-girl-syameimg {
	clear: both;
	text-align: center;
}
.timeline .shop-girl-syameimg a img {
	margin: 5px auto;
}
.ai-ltl-timeline .timeline .person {
}
.ai-ltl-timeline .timeline .person a {
	text-decoration: none;
	color: #FF003C;
}
.ai-ltl-timeline .timeline .person .shop-girl-name-box {
	height: 20px;
	margin: 0px auto;
}
.ai-ltl-timeline .timeline .person a p.shop-girl-name {
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FE3668;
}
.ai-ltl-timeline .timeline .person a:hover p.shop-girl-name {
	color: #e62f8b;
}
.ai-ltl-timeline .timeline .person p.shop-girl-size {
	font-size: 11px;
	text-align: left;
}

.timeline .shop-girl-comment a span.girl-shopname {
	display: block;
	margin: -2px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
}
.ai-ltl-timeline .timeline .person .shop-girl-data {
	text-align: center;
}
.ai-ltl-timeline .timeline .person p.shop-girl-comment {
	position: relative;
	clear: both;
	display: block;
	width: 200px;
	height: 38px;
	z-index: 1;
	margin: 5px auto !Important;
	overflow: hidden;
	text-align: left;
	color: #FF003C;
}
.ai-ltl-timeline .timeline .person p.shop-girl-comment:after {
  position: absolute;
  display: block;
  content: '･･･';
  width: 30px;
  height: 20px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  background: #fdfdfd;
}

    .ai-ltl-timeline .timeline .person img.simg {
      float: left;
      width: 50px;
      margin: 5px;
    }
    


    .ai-ltl-timeline .timeline .person span {
      display: inline-block;
      margin: 5px auto auto;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 14px;
      color: #ff4287;
    }
    
    .ai-ltl-timeline .timel	ine .person .time {
      
      margin: 10px 0;
      color: #ababad;
      font-size: 12px;
      font-weight: bold;
      
    }
  
  .ai-ltl-timeline .timeline .message {
    clear: both;
    padding: 10px;
  }
  
    .ai-ltl-timeline .timeline .message .picture img {
      max-width: 100px;
      max-height: 100px;
    }
    
    .ai-ltl-timeline .timeline .message .comment {
      font-size: 14px;
    }



/* =========================================================
footer
========================================================= */
.ai-ltl-footer {
  text-align: center;
  font-size: 10px;
  color: #999999;
}
.ai-lwl-footer div.pageresult {
}
.ai-lwl-footer div.pageresult p {
}

div.more-look p a {
	display: block;
	width: 228px;
	margin: 0;
	background-image: url(https://www.lvg.co.jp/fuzokuten/fuzokuten/kanto/common/img/shop/fuzokuten-images.gif);
	background-position: 0 -260px;
	background-repeat: no-repeat;
	height: 25px;
	text-indent: -10000em;
}
div.more-look p a:hover {
	background-position: 0 -258px;
}


