body {
	font-size: 14px;
	line-height: 26px;
	background-attachment: fixed;
	background-image: url(images/base.gif);
	background-repeat: repeat;
	background-position: center center;
	letter-spacing: 1px;
	margin: 0px;
}
.btn {
}
.text_base {
	background-image: url(images/text_base02.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.photo {
	padding: 5px;
	background-color: #FFF;
	margin-bottom: 15px;
}
.date {
	font-size: 10px;
	line-height: 20px;
}
.white_back {
	background-color: #FFF;
}
.text {
	font-size: 14px;
	line-height: 26px;
	background-image: url(images/text_dot.gif);
	background-repeat: repeat-y;
	width: 430px;
	padding-left: 20px;
}
.comment {
	color: #DC2315;
	background-color: #FFF;
}
.sayumi_comment {
	font-size: 18px;
	font-weight: bold;
	color: #F66;
}
.small {
	font-size: 12px;
}
.topic {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #DC2315;
	text-decoration: none;
}
a:hover {
	color: #F63;
	text-decoration: none;
}
a:visited {
	color: #930;
	text-decoration: none;
}
