[class *="_pbox-"] {
    margin:0;
    padding:0;
}
._pbox-refine-1 {
}
._pbox-refine-1 ._refs {
    border: 1px solid #ccc;
    list-style-type: none;
    margin:0;
    padding: 10px 0;
}
._pbox-refine-1 ._refs ._ref {
    display: inline-block;
    white-space: nowrap;
    padding: 0 10px;
    /* for ie-7 */
    *display: inline;
    *zoom: 1;
}
._pbox-refine-2 {
}
._pbox-refine-2 ._refs {
    border: 1px solid #ccc;
    list-style-type: none;
    margin:0;
    padding: 10px 0;
}
._pbox-refine-2 ._refs ._ref {
    display: inline-block;
    white-space: nowrap;
    padding: 0 10px;
    /* for ie-7 */
    *display: inline;
    *zoom: 1;
}

#suntory_contents ._pbox-search-status {
	width: 710px;
    margin: 0;
    /*float: left;*/
	font-size: 18px;
	line-height: 1.8;
	font-weight: normal;
	    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
._pbox-search-status ._kwd {
    font-weight: normal;
}
._pbox-search-status ._cstart {
    font-weight: normal;
}
._pbox-search-status ._cend {
    font-weight: normal;
}
._pbox-search-status ._totalhits {
    font-weight: normal;
}

._pbox-sort-selector {
  margin: 10px 0;
  text-align: right;
}
._pbox-sort-selector ._sorts {
  list-style-type: none;
  margin:0;
  padding: 0;
}

._pbox-sort-selector ._title,
._pbox-sort-selector ._sort   {
  display: inline-block;
  white-space: nowrap;
  padding: 0 10px;
  margin: 0;
  /* for ie-7 */
  *display: inline;
  *zoom: 1;
}

._pbox-sort-selector ._sort._selected {
  font-weight: bold;

}

._pbox-related {
    padding: 10px;
    margin: 10px 0;
}
._pbox-related ._title{
    margin-right: 15px;
}
._pbox-related ._kwd{
    margin-right: 10px;
}

#suntory_contents ._pbox-recommend {
    margin: 0px 0px 30px;
    padding:20px;
    background:#f0f0f0;
}
#suntory_contents ._pbox-recommend ._caption {
    display: none;
}
#suntory_contents ._pbox-recommend ._records ._record {
    padding: 0 0 1em;
    display: block;
    margin-bottom: 1em;
    border-bottom: solid 1px #aaa;
}

#suntory_contents ._pbox-recommend ._records ._record:last-child {
    padding: 0;
    margin-bottom: 0;
    border-bottom: none;
}

#suntory_contents ._record a {
	color: #5bc2dc;
}

#suntory_contents ._pbox-recommend ._records ._record:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#suntory_contents ._pbox-recommend ._records ._record ._image{
    float: left;
}
#suntory_contents ._pbox-recommend ._records ._record ._image img{
    max-width: 150px;
    max-height: 100px;
    margin-right: 20px;
}

#suntory_contents ._pbox-recommend ._records ._record ._title {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}
#suntory_contents ._pbox-recommend ._records ._record ._summary {
    font-size: 14px;
    line-height: 1.5;
}


#suntory_contents ._pbox-searchresult {
    margin-bottom: 20px;
}
#suntory_contents ._pbox-searchresult ._records ._record {
    width:100%;
    padding: 20px 10px;
    display: block;
	border-bottom:1px #e2eaeb solid;
	    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
#suntory_contents ._pbox-searchresult ._records ._record:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
._pbox-searchresult ._records ._record ._thumb{
    float:left;
}
#suntory_contents ._pbox-searchresult ._records ._record ._thumb img{
    max-width: 150px;
    max-height: 150px;
    margin-right: 18px;
    border: 1px solid #bbd5d5;
	box-shadow: 5px 5px 5px rgba(204,221,221,.5)
}
._pbox-searchresult ._records ._record ._thumb img:hover{
    border: 1px solid #666;
}
* html ._pbox-searchresult ._records ._record ._thumb img {
width:expression(this.width > 150 ? "150px" : "auto");
height:expression(this.height > 150 ? "150px" : "auto");
}
._pbox-searchresult ._records ._record ._metaimg1 {
    margin-bottom: 5px;
}
._pbox-searchresult ._records ._record ._metaimg1 img{
    border: 1px solid #ccc;

}
#suntory_contents ._pbox-searchresult ._records ._record ._title {
    margin-bottom: 5px;
    line-height: 1.5;
	font-weight: bold;
}
#suntory_contents ._pbox-searchresult ._records ._record ._nearby {
    font-size: 0.9em;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 5px;
}
#suntory_contents ._pbox-searchresult ._records ._record ._nearby em{
    font-weight: normal;
    font-style: normal;
/*    background: linear-gradient(transparent 80%, #ff0 0%);*/
    background: #fffe01;
}
#suntory_contents ._pbox-searchresult ._records ._record ._url {
	margin-top: 1em;
    font-size: 0.9em;
}

#suntory_contents ._pbox-pagenav {
    margin: 20px auto;
	padding: 0px;
    text-align: center;
    vertical-align: bottom;
}
#suntory_contents ._pbox-pagenav ._page {
    font-size: 16px;
    margin: 0 5px;
	background: #fff;
	color: #fff;
	display: inline-block;
}
#suntory_contents .pbox-pagenav a {
	color: #5bc2dc;
    display: block;
    padding:15px;
    text-decoration: none;
    border:1px #5bc2dc solid;
}
#suntory_contents #contents .pbox-pagenav a:hover {
    background: #5bc2dc;
	color: #fff;
}

#suntory_contents #contents ._pbox-pagenav ._page._cur {
    font-weight: bold;
    border:1px #5bc2dc solid;
	background: #5bc2dc;
	color: #fff;
    padding: 15px;
}

#suntory_contents ._pbox-pagenav ._prev {
    margin: 0 5px;
    color: #fff;
    display: inline-block;
}
#suntory_contents ._pbox-pagenav ._next {
    margin: 0 5px;
    color: #fff;
    display: inline-block;
}

#pbOverlay .container {
    position:fixed;
    left: 50%;
    top: 40%;
    _position: absolute;
    height:auto;
    margin-left: -240px;
    margin-top: -180px;
    z-index: 10000;
    background-color: #fff;
}
#pbOverlay .container img {
    max-width: 480px;
    max-height: 450px;
    height:auto;
    box-shadow:5px 5px 5px rgba(170,187,187,.75);
    -moz-box-shadow:5px 5px 5px rgba(170,187,187,.75);
    -webkit-box-shadow:5px 5px 5px rgba(170,187,187,.75);
}
* html #pbOverlay .container img {
width:expression(this.width > 480 ? "480px" : "auto");
height:expression(this.height > 450 ? "450px" : "auto");
}

#pbOverlay {
    overflow: auto;
    height: 100%;
}

/*SP/Tablet*/
@media only screen and (max-width: 767px) {
	#suntory_contents ._pbox-search-status {
	width: auto;
    margin: 0 0 15px;
	background: none;
	padding: 0 10px;
	font-size: 14px;
    }
    #suntory_contents ._totalhits:before { content :''; display :block; clear :both; }
    
    
	#suntory_contents ._pbox-searchresult ._records ._record {
	margin: 0;
	width: 100%;
    padding: 20px 10px;
    display: block;
    overflow: hidden;
	border-bottom:1px #e2eaeb solid;
	-webkit-box-sizing: border-box;
           	box-sizing: border-box;
    }
	#suntory_contents ._pbox-searchresult ._records ._record ._thumb img{
		max-width: 100px;
		max-height: 100px;
	}
	
    #suntory_contents ._pbox-pagenav ._page {
        font-size: 12px;
        
    }
    #suntory_contents ._pbox-pagenav ._page._cur {
    
    }
    #suntory_contents ._pbox-pagenav ._prev {
        font-size: 12px;
    }
    #suntory_contents ._pbox-pagenav ._prev a {
        
    }
    #suntory_contents ._pbox-pagenav ._next {
        font-size: 12px;
    }
    #suntory_contents ._pbox-pagenav ._next a {
        
    }
    
    
    
    
    ._pbox-searchresult ._records ._record ._thumb img:hover{
        border: 1px solid #bbd5d5;
    }

        #pbOverlay .container {
        display: none;
    }
        #pbOverlay .container img {
        display: none;
    }
	
	
	

}