td.blog h2 {
	margin: 10px 0 24px 0;
	padding: 10px 0 0 0;
}

td.blog h2 {
	margin: 0 0 5px 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-weight: normal;
}

td.blog h3.storytitle {
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	border-bottom: solid 1px #cccccc;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
	text-justify:
	distribute;
	color: #996666;
	font-weight:bold;
}

td.blog h3.storytitle a {
	color: #996666;
}

td.blog h3.storytitle a div.sub {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
}

td.blog div.meta {
	text-align: right;
}

td.blog div.storycontent p {
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
	text-justify: distribute;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

td.blogsidebar #menu ul {
	margin: 15px 10px 15px 10px;
	padding: 0;
	list-style-type: none;
}

td.blogsidebar #menu ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size:11px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
}


