/* main */

#main {
	margin: 0px 15px;
}
#main h4 {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	border-left: 10px solid #999966;
	border-bottom: 1px solid #999966;
	padding-left: 5px;
	margin-bottom: 20px;
}
#main h3 {
	color: #ff9f0e;
	font-size: 120%;
	font-weight: bold;
	margin-left: 5px;
	padding-bottom: 20px;
}
#main .large {
	color: #ff9f0e;
	font-size: 120%;
	font-weight: bold;
}
#main .small {
	font-size: 80%;
	color: #898989;
}
#main p {
	font-size: 90%;
	padding-left: 10px;
	padding-bottom: 10px;
}
#main a {
/*	color: #666666; */
}
.entbody img {
	margin-bottom: 5px;
}
#update img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.h-comment {
	height: 33px;
	background-image: url(http://www.haramu.net/img/h-comment.gif);
	background-repeat: no-repeat;
}
.h-susumeru {
	height: 33px;
	background-image: url(http://www.haramu.net/img/h-susumeru.gif);
	background-repeat: no-repeat;
}
.h-susumeru_new {
	height: 33px;
	background-image: url(http://www.haramu.net/img/h-susumeru_new.gif);
	background-repeat: no-repeat;
}
.h-shibai {
	height: 33px;
	background-image: url(http://www.haramu.net/img/h-shibai.gif);
	background-repeat: no-repeat;
}
.h-sagaya {
	height: 33px;
	background-image: url(http://www.haramu.net/img/h-sagaya.gif);
	background-repeat: no-repeat;
}
.h-sagaya_old {
	height: 33px;
	background-image: url(http://www.haramu.net/img/h-sagaya_old.gif);
	background-repeat: no-repeat;
}
#main ul {
	list-style-type: none;
	margin-bottom: 10px;
}
#main li {
	border-bottom: 1px dotted #000000;
	margin-top: 10px;
	margin-left: 34px;
}
#main li h3 {
	color: #ff9f0e;
	font-size: 120%;
	font-weight: bold;
	margin-left: 5px;
	padding-bottom: 5px;
}
#main li h3 a {
	color: #666666;
}
