@charset "Shift-JIS";

#diary-box {
	width: 380px;
	margin: 0px auto 0px auto;
}
#diary-box a {
	color: #ffffff;
	text-decoration: none;
}
#diary-box a:hover {
	color: #CC9900;
}
#diary-title {
	width: 380px;
	height: 25px;
	padding: 0px 0px 0px 3px;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	background: url(../pic3/top-main-pic4.jpg) ;
}
#diary {
	padding: 0 0 4px 0;
}
#diary-top {
}
#diary-top .title {
	margin: 0 0 4px 0;
	background: #261108;
}
#diary-top .author-date {
	margin: 0 0 4px 0;
}
#diary-top .image {
	margin: 0 auto 6px auto;
}
#diary-top .image img {
	width: 280px;
	border: none;
}
#diary-top .excerpt {
	word-break: break-all;
}
#diary-top .excerpt a {
	font-weight: bold;
}
