@charset "UTF-8";

/*子テーマ用「base.css」*/

body#tinymce.content p {
    font-size: 24px;
}

.entry-list .entry_thumb {
    overflow: hidden;
    max-height: 500px;
    margin: -20px -20px 10px;
    text-align: center;
}

div.widget_recent_entries_img .newmark {
    font-size: 74%;
    padding: 1px 5px;
    vertical-align: middle;
    color: White;
    background-color: #ff4500;
    border-radius: 3px;
}

.widget_keni_custom_recent_post{
	background: transparent;
}
