@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2025-01-22
*/


.txtRed {
	color:  #CA0000;
}
.txtLarge {
	font-size: 120%;
	font-weight: bold;
	line-height: 160%;
}

.postContents p img{
	display: block;
	margin: 20px auto 10px auto;
}