#tosho_content {
	width: 650px;
}
#tosho_content_main {
	float: left;
	width: 440px;
}
#links-left {
	float: right;
	width: 160px;
	font-size: 76%;
	line-height: 1.5;
}
#calendar table {
	width: 160px;
}
#calendar th {
	text-align: center;
}
#calendar td {
	text-align: center;
}
.calendarhead {
	text-align: center;
}
.sidetitle {
	margin-top: 10px;
	font-weight: bold;
	border-bottom: 1px solid #ECE4CD;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 114%;
}
.syndicate {
	margin-top: 30px;
}
h3 {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/blog_title.gif);
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 86%;
	background-color: #F8F4E6;
}
.text {
	font-size: 86%;
	line-height: 1.5;
}
.posted,.comments-post
{
	font-size: 76%;
	line-height: 1.5;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 20px;
}.date {
	font-size: 76%;
	text-align: right;
	margin-top: 15px;
}
#comments {
	font-size: 86%;
	line-height: 1.5;
}
#trackback {
	font-size: 86%;
	line-height: 1.5;
	margin-top: 10px;
}
.navi {
	font-size: 76%;
	line-height: 1.5;
	text-align: center;
}
.comments-head{
	margin-top: 30px;
	font-weight: bold;
	border-bottom: 1px solid #ECE4CD;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.more {
	font-size: 86%;
	line-height: 1.5;
	text-align:right;
}

p.bookmark {
	text-align:right;
	padding:2px 0px;
}

p.bookmark img {
	vertical-align: middle;
}