table.blogHeader{
	width:100%;
	margin-bottom: 20px;
}

.blogTitle{
	font-size:16px;
	font-weight: bold;
	background-color: #C9E0D0;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.blogCategory,.blogShoulder{
	text-align:right;
	color: #999999;
}

.blogContents{
	font-size: medium;
	line-height: 130%;
	margin-right: 10px;
	margin-left: 10px;
}

.blogFooter{
	margin-top: 15px;
	padding: 5px;
	margin-bottom: 30px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #C9E0D0;
	color: #999999;
}

.blogFooter A , .blogFooter A:visited,
.blogCategory A,.blogCategory A:visited,
.blogShoulder A,.blogShoulder A:visited{
	color: #999999;
}

.blogFooter A:hover,.blogCategory A:hover,,.blogShoulder A:hover
{
	color: #000000;
}


.blogindicate{
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

.blogTrackbackAnounce{
}

.amazlet-box{
	font-size: 12px;
	color: #999999;
}

