@charset "UTF-8";
a img {border: none;}

.bg01 {
	background-attachment: scroll;
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgent {
	background-attachment: scroll;
	background-image: url(../../entrytitle/images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgst {
	background-attachment: scroll;
	background-image: url(../../story/images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg {
	background-attachment: scroll;
	background-image: url(../images/bg0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tx01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 16px;
	text-align: left;
}
.s {
	font-size: 10px;
	line-height: 12px;
	color: #666;
	padding-top: 3px;
}
