/*
Theme Name: Twenty Fifteen Child
Template: twentyfifteen
*/
 
@import url('../twentyfifteen/style.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

textarea {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

#bottom-of-post {
	margin-bottom: 15px;
	padding: 2px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	float: none;
	clear: both;
}

#bottom-of-post h3 {
	margin: 10px 0;
	padding: 0;
}

#bottom-of-post ul {
	margin-bottom: 0;
	margin-left: 15px;
	padding-bottom: 0;
	list-style-type: none;
}

#newpostcatch-2 li {
	list-style-type: none;
    clear      : both;
    margin     : 2px;
    overflow   : hidden;
}

#newpostcatch-2 img {
    float : left;
    max-height : 50px;
    max-width : 50px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-width: 2px;
    border-color: #FFFFFF;
    border-style: solid;


}

#newpostcatch-2 .date{
    font-size   : 12px;
    font-weight : bold;
    display:block;
}

