/* カスタム CSS をここに入力してください */
.logo h2 {
    font-weight: bold;
    color: #ff0000;
}

h1 {
    clear: both;
    margin: 0 0 10px;
    font-size: 1.5em!important;
    line-height: 1.25em;
}
.postmetadata{
	text-indent: -9999px;
	display: none;
	position: absolute;
	top: -500px;
}

/*.mr-star-rating{ 
    text-indent: -9999px !important;
    display: none !important;
    position: absolute !important;
    top: -500px !important;
}

.star-result{ 
    text-indent: -9999px !important;
    display: none !important;
    position: absolute !important;
    top: -500px !important;
}

.count{ 
    text-indent: -9999px !important;
    display: none !important;
    position: absolute !important;
    top: -500px !important;
}/*


/*.rating-form after_content mr-filter{ 
    text-indent: -9999px !important;
    display: none !important;
    position: absolute !important;
    top: -500px !important;
}*/


.category h4{
    color: #ec6500;
}

.category p{
	margin-left: 20px;
}

