#page-detail{
	margin-top: -25px;
}
button{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
}

.favorite-button{
font-family: 'Cardo', 'Garamond' , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , serif;
font-size: 10px;
color: #808053;}

.favorite-button a:hover{
color: #afaba0;}

.favorite-button.fav-items{
font-weight: bold; 
  color: #db7093;}