#main a{
	text-decoration: none;
}
pre{
		border: 1px solid #909090;
		color: #000000;
		background-color: #E0E0EF;
		padding: 10px;
}
pre, code{
		font-size: 100% !important;
}
h4{
	color: #666666;
	background-color: transparent;
	text-align: right;
}
.index-section h2{
		display: none;
}
#main-body.index-section{
		margin-top: 2px;
		padding-top: 0px;
}
#main-body.detail-section{
		margin-top: 7px;
		padding-top: 0px;
}
.index-section #page-navi{
	text-align: center;
}
.detail-section #page-navi{
	text-align: right;
}
.section-day{
	margin-bottom: 2em;
}
.archives{
	font-size: 90%;
}
.archives li{
	line-height: 1.5;
	margin-left: 0px;
}

#rssfeed{
	background: transparent url(rss.gif) no-repeat 0px 50%;
	padding-left: 17px;
}
