@charset "utf-8";

dl.searchKey {
    clear:both;
    margin-bottom:10px;
    margin-top:10px;
    width:600px;
}
dl.searchKey dt {
    border-right:1px dotted #616161;
    clear:both;
    float:left;
    margin-right:5px;
    margin-top:5px;
    overflow:hidden;
    padding:0 10px;
    width:40px;
}
dl.searchKey dt:first-child + dd {
    border:medium none;
}
dl.searchKey dd {
    border-top:1px solid #6f6f6f;
    margin:0;
    padding:5px;
}
.search_panel_wrap {
    float:left;
    margin-top:-10px;
}
#voiceBlock {
    margin-bottom: 30px;
}
#voiceBlock .pager {
    clear:both;
}
#voiceBlock #voiceBlockTitle {
    border:1px solid #e8e8d5;
    height:28px;
    margin-bottom:5px;
}
#voiceBlock #voiceBlockTitle #voiceBlockTitleBg {
    background:none repeat scroll 0 0 #f0f0e6;
    border:1px solid #f0f0e6;
}
#voiceBlock #voiceBlockTitle h2 {
    background:url(../image/iconPageTitleNews.png?cache01=20161201000000) no-repeat scroll 0 50% #f0f0e6;
    color:#3c2b20;
    float:left;
    font-size:17px;
    font-weight:bold;
    line-height:26px;
    padding-left:23px;
}
#voiceCount {
    color:#333;
    float:right;
}
#voiceCount span {
    font-size:17px;
    font-weight:bold;
    padding-right:2px;
}

/* -----↓voiceTop----- */
#voiceBoxList {
    display:table;
    margin:10px auto 0;
    padding-top:10px;
    width:100%;
}
#voiceBlock #voiceBoxList a{
    color:#333;
}
#voiceBlock a:hover{
    text-decoration:none;
}
.voiceBoxImgArea .voice_box {
    width:160px;
    height:160px;
    margin-bottom:5px;
    border:1px solid #999;
    border-radius:5px;
    overflow:hidden;
}
.voiceBoxImgArea dl {
    width:160px;
}
.voiceBoxImgArea dl .voiceBlockImg {
    width:160px;
    height:160px;
    overflow:hidden;
}
.voiceBoxImgArea .voiceImg {
    display:table-cell;
    height:160px;
    vertical-align:middle;
    width:160px;
}
.voiceBoxImgArea .voiceImg img {
    width:160px;
}
#voiceBoxList a{
    display:block;
}

/*--↓voiceBoxL--*/
#voiceBlock .voiceBoxL{
    overflow:hidden;
    margin-bottom:20px;
}
#voiceBlock .voiceBoxL .voiceBoxText{
    width:535px;
    margin-bottom:15px;
    float:right;
}
#voiceBlock .voiceBoxL .voiceBoxText p.comment{
    border:3px solid #f7cdde;
    border-radius:5px;
    min-height:60px;
    padding:12px;
    position:relative;
    margin-bottom:10px;
    font-size:17px;
    line-height:26px;
}
#voiceBlock .voiceBoxL .voiceBoxText p.comment span{
    color:#09c;
    font-size:15px;
    padding-left:5px;
}
#voiceBlock .voiceBoxL .voiceBoxText p.comment:before, #voiceBlock .voiceBoxL .voiceBoxText p.comment:after{
    border:medium solid transparent;
    content:"";
    height:0;
    position:absolute;
    right:100%;
    width:0;
}
#voiceBlock .voiceBoxL .voiceBoxText p.comment:before{
    border-right-color:#f7cdde;
    border-width:10px 15px;
    top:15px;
}
#voiceBlock .voiceBoxL .voiceBoxText p.comment:after{
    border-right-color:#fff;
    border-width:5px 10px;
    top:20px;
}
#voiceBlock .voiceBoxL .voiceBoxText p.shopName{
    background:url(../image/shopListIcon_s.png?cache01=20161201000000) no-repeat top left;
    background-size:22px auto;
    -webkit-background-size:22px auto;
    -moz-background-size:22px auto;
    -o-background-size:22px auto;
    font-size:14px;
    line-height:25px;
    padding-left:25px;
    margin-left:5px;
}
#voiceBlock .voiceBoxL .voiceBoxText p.shopLocation{
    background:url(../image/iconMapMark_s.png?cache01=20161201000000) no-repeat 0 2px;
    background-size:23px auto;
    -webkit-background-size:23px auto;
    -moz-background-size:23px auto;
    -o-background-size:23px auto;
    font-size:14px;
    line-height:25px;
    padding-left:25px;
    margin-left:5px;
}
#voiceBlock .voiceBoxL .voiceBoxImgArea{
    float:left;
    width:162px;
    text-align:center;
}
#voiceBlock .voiceBoxL .voiceBoxImgArea p.name{
    color:#666;
    font-size:17px;
    font-weight:bold;
    text-align:center;
}
#voiceBlock .voiceBoxL .voiceBoxImgArea span{
    color:#09C;
    font-size:17px;
    font-weight:bold;
    background:url(../image/nameVoiceHeart_s.png?cache01=20161201000000) no-repeat top left;
    background-size:22px auto;
    -webkit-background-size:22px auto;
    -moz-background-size:22px auto;
    -o-background-size:22px auto;
    padding-left:25px;
}
/*--↑voiceBoxL--*/

/*--↓voiceBoxR--*/
#voiceBlock .voiceBoxR{
    overflow:hidden;
    margin-bottom:20px;
}
#voiceBlock .voiceBoxR .voiceBoxText{
    width:535px;
    margin-bottom:15px;
    float:left;
}
#voiceBlock .voiceBoxR .voiceBoxText p.comment{
    border:3px solid #f7cdde;
    border-radius:5px;
    min-height:60px;
    padding:12px;
    position:relative;
    margin-bottom:10px;
    font-size:17px;
}
#voiceBlock .voiceBoxR .voiceBoxText p.comment span{
    color:#09c;
    font-size:15px;
    padding-left:5px;
}
#voiceBlock .voiceBoxR .voiceBoxText p.comment:before, #voiceBlock .voiceBoxR .voiceBoxText p.comment:after{
    border:medium solid transparent;
    content:"";
    height:0;
    position:absolute;
    left:100%;
    width:0;
}
#voiceBlock .voiceBoxR .voiceBoxText p.comment:before{
    border-left-color:#f7cdde;
    border-width:10px 15px;
    top:15px;
}
#voiceBlock .voiceBoxR .voiceBoxText p.comment:after{
    border-left-color:#fff;
    border-width:5px 10px;
    top:20px;
}
#voiceBlock .voiceBoxR .voiceBoxText p.shopName{
    background:url(../image/shopListIcon_s.png?cache01=20161201000000) no-repeat top left;
    background-size:22px auto;
    -webkit-background-size:22px auto;
    -moz-background-size:22px auto;
    -o-background-size:22px auto;
    font-size:14px;
    line-height:25px;
    padding-left:25px;
    margin-left:5px;
}
#voiceBlock .voiceBoxR .voiceBoxText p.shopLocation{
    background:url(../image/iconMapMark_s.png?cache01=20161201000000) no-repeat 0 2px;
    background-size:23px auto;
    -webkit-background-size:23px auto;
    -moz-background-size:23px auto;
    -o-background-size:23px auto;
    font-size:14px;
    line-height:25px;
    padding-left:25px;
    margin-left:5px;
}
#voiceBlock .voiceBoxR .voiceBoxImgArea{
    float:right;
    width:162px;
    text-align:center;
}
#voiceBlock .voiceBoxR .voiceBoxImgArea p.name{
    color:#666;
    font-size:17px;
    font-weight:bold;
    text-align:center;
}
#voiceBlock .voiceBoxR .voiceBoxImgArea span{
    color:#09C;
    font-size:17px;
    font-weight:bold;
    background:url(../image/nameVoiceHeart_s.png?cache01=20161201000000) no-repeat top left;
    background-size:22px auto;
    -webkit-background-size:22px auto;
    -moz-background-size:22px auto;
    -o-background-size:22px auto;
    padding-left:25px;
}
/*--↑voiceBoxR--*/

/* -----↑voiceTop----- */
