
#hotshops section{
  position:relative;
  padding:10px 20px 10px 20px;
  min-height:60px;
}

#hotnews h2{
margin: 10px 10px;
height: 25px;
background: #eeeeee;
-moz-border-radius:13px;
-webkit-border-radius:13px;
border-radius:13px;
color:#666666;
font-size: 12px;
line-height: 25px;
text-align: center;
}

#hotnews h4{
font-size:1.2em;
}

#hotshops h4, #hotshops section p{
  margin:0;
  padding:0;
  width:auto;
  height:auto;
  background:none;
  text-align:left;
  line-height:1.4;
}

#hotshops h4{
  font-size:14px;
  vertical-align:top;
border-bottom: 1px dashed #BBBBBB;
margin-bottom: 5px;
padding-bottom: 3px;
}

#hotshops h4:after {
    background-image: url("/fukuoka/ipn/images/common/sprite.png");
    background-position: -32px 0;
    content: "";
    height: 16px;
    position: absolute;
    right: 20px;
    top: 11px;
    width: 16px;
-moz-background-size:48px 160px;
-webkit-background-size:48px 160px;
background-size:48px 160px;
}

 #hotshops section p span{
  color: #888888;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

 #hotshops section p{
  font-size:12px;
}

#hotshops .cute a{
  color:#F1708E;
}

#hotshops .maid a{
  color:#4e292a;
}

#hotshops .matto a{
  color:#3296ff;
}

#hotshops .harejo a{
  color:#006600;
}

#hotshops .celeb a{
  color:#cc0000;
}

#hotshops .esthe a{
  color:#bf8301;
}

#hotshops .suteki a{
  color:#e24a7d;
}



#news{
width:100%;
overflow:hidden;
}

#news article{
position:relative;
padding:8px 10px;
border-bottom:1px dashed #efefef;
}

#news article:last-of-type{
border:none;
}

#news article:before,#news article:after{
content:'';
}

#news article:after{
display:table;
clear:both;
}

#news article h3{
margin:0 10px 0 0;
width:56px;
height:20px;
float:left;
overflow:hidden;
background:#c0b8d9;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
font-size:10px;
line-height:20px;
text-align:center;
color:#ffffff;
font-weight:normal;
}

#news article h3 a{
color:#ffffff;
}

#news article p{
margin:0;padding:0;
width:auto;
line-height:20px;
overflow:hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space: nowrap;
}

#news article p .newface{
width:14px;
height:14px;
}

#news .more,#newcomer .jump,#events .more{
padding-top:10px;
}
