.back {
	background-attachment: fixed;
	background-image: url(img/texture.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boder {
	border: 1px solid #999999;
}
.topicsmoji {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;


}
.midashi {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 21px;
	color: #993333;
}
.lead {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.tatesen {
	background-color: #AB9656;
}

