/* head */
#head-lib {
	height: 125px;
	background-image: url(http://www.haramu.net/img/head-image.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}

/* calendar */
#calendar {
	margin-bottom:20px;
	margin-left: 40px;
}
#calendar table {
	border-collapse: collapse;
	border: 2px solid #cccccc;
}
#calendar caption {
	font-size: 120%;
	font-weight: bold;
	color: #ff9f0e;
}
#calendar th {
	border: 1px solid #cccccc;
}

#calendar td {
	border: 1px solid #cccccc;
}

.thumbnail img {
	width: 28px;
	height: 40px;
	border: 0px;
	margin: 1px 1px 1px 0px;
}


/* list-head */
.h-diary {
	height: 33px;
	background-image: url(http://www.haramu.net/diary/img/h-diary.gif);
	background-repeat: no-repeat;
}
.h-diary_bk {
	height: 33px;
	background-image: url(http://www.haramu.net/diary/img/h-diary_bk.gif);
	background-repeat: no-repeat;
}

/* gokigen */

.h-gokigen {
	height: 33px;
	background-image: url(http://www.haramu.net/haradahouse/gokigen/img/h-gokigen.gif);
	background-repeat: no-repeat;
}
.h-gokigen_bk {
	height: 33px;
	background-image: url(http://www.haramu.net/haradahouse/gokigen/img/h-gokigen_bk.gif);
	background-repeat: no-repeat;
}

.gokigen-main {
	font-size: 90%;
	margin: 20px 0px 50px 30px;
}
.gokigen-ttl {
	margin-bottom: 30px;
}
.gokigen-txt {
	margin: 0px 30px 10px 30px;
}

/* profile */
.prof-tbl td {
	font-size:90%;
	padding: 2px 10px 2px 10px;
}
.tbl-line {
	border-bottom: 1px dotted #cccccc;
}
.h-prof {
	height: 33px;
	background-image: url(http://www.haramu.net/haradahouse/profile/img/h-prof.gif);
	background-repeat: no-repeat;
}