/*
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: 0px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	float: none;
	clear: both;
}

#bottom-of-post h3 {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	width: 100%;
	background-color: #f1f1f1;
}

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

#newpostcatch-2 li {
	list-style-type: none;
    clear      : both;
    margin     : 2px;
    overflow   : hidden;
    border-bottom: 1px dotted #ffffff;
}

#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;
}

h2.entry-title{ padding-top: 30px; padding-bottom: 10px; border-bottom-width: 4px; border-bottom-color: #CCCCCC; border-bottom-style: dashed; }

h1.entry-title{ padding-top: 30px; padding-bottom: 10px; border-bottom-width: 4px; border-bottom-color: #CCCCCC; border-bottom-style: dashed; }

#linkbox{ line-height: 120%; margin: 10px 5px 10px 5px; padding: 0; float: left;  text-align: center; width: 200px;  }
#linkbox img{ margin: auto; padding: 0px; width: 100%; }

.box-clear { clear: both; }

@media screen and (max-width: 480px) {
#linkbox{ line-height: 120%; margin: 10px 0px 10px -1px; padding: 0; float: left; width: 50%; text-align: center; }
#linkbox img{ margin: auto; padding: 0px; width: 94%; }
.box-clear { clear: both; }

}

