	.weekday { color: MIDNIGHTBLUE }
	.saturday { color: ROYALBLUE }
	.sunday { color: DEEPPINK }
	.holiday { color: DEEPPINK }
	h5 { margin-left: 2em }
	h4 { margin-left: 2em }
	h3 { margin-left: 1em }
	.caption { text-align: center; font-size: 75%; font-weight: bold }
	div.right { float:right; margin:0em; text-indent: 0em }
	.netabare { background: white; color: white }
	
	.counter { color: RED; font-style: italic ; font-weight: bold }
	
	blockquote {  text-indent: 0; border: 1px solid black ; padding: 10px 10px 10px 10px }
	pre { text-indent: 0; margin-left: 0; margin-right: 0; line-height: 100% }
	pre.calendar { text-indent: 0; margin-left: 0; margin-right: 0; line-height: 12pt; font-size: 12pt }
	.hitokoto { text-indent: 0; border: 2px solid blue; border-style: solid; padding: 5px 5px 10px 10px}
	.list { text-indent: 0; margin-left: 2em; margin-right: 2em; line-height: 125% }
	div { text-indent: 1em; margin-left: 2em; margin-right: 2em; line-height: 150% }
	.en { text-indent: 2em; margin-left: 4em; margin-right: 4em; line-height: 100%; font-size: 9pt; color: gray }
	em { font-style: italic }
	.footnotej { text-indent: 1em; margin-left: 1em; margin-right: 1em; line-height: 100%; font-size: 10pt }
	.footnotee { text-indent: 1em; margin-left: 1em; margin-right: 1em; line-height: 100%; font-size: 10pt ; color: gray }
	
	body { background: white }
