/*
Theme Name: Matsuya 2017 Spring
Theme URI:
Author:
Author URI:
Description:
Version:
License:
License URI:
Tags:
Text Domain:
*/

.wp_social_bookmarking_light{
    border: 0 !important;
    padding: 10px 0 20px 0 !important;
    margin: 0 !important;
}
.wp_social_bookmarking_light div{
    float: left !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 5px 0px 0 !important;
    min-height: 30px !important;
    line-height: 18px !important;
    text-indent: 0 !important;
}
.wp_social_bookmarking_light img{
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
}
.wp_social_bookmarking_light_clear{
    clear: both !important;
}
#fb-root{
    display: none;
}
.wsbl_twitter{
    width: 100px;
}
.wsbl_facebook_like iframe{
    max-width: none !important;
}
.productlist .grid p{
	font-size: 0.9em;
	color: #111;
}
.justify {
	/*両端揃え*/
	text-align: justify;
	text-justify: inter-ideograph;
}
