@charset "utf-8";
.image_th {
	background-image: url(../story/images/chara_th.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 213px;
}
.image_tm {
	background-image: url(../story/images/chara_tm.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 213px;
}
.image_tf {
	background-image: url(../story/images/chara_tf.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 213px;
}
