A:hover {
	color: red
}
.BG {
	background-attachment: scroll;
	background-color: #F8C6C5;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	background-position: left top}
h1 {
	font-size: 10px;
	color:#660000;
	margin: 0px;
	font-weight: normal;
	margin-right:10px
}
.SBR {
	line-height: 50%
}
.IDT {
	padding-top: 5px;
	padding-right: 5px
}
.TBG {
	background-attachment: fixed;
	background-color: #FFD5D6;
	background-image: url(img/topic_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	scrollbar-base-color: #EF7476;
	scrollbar-arrow-color: white
}
.SFONT {  font-size: 13px}
.MFONT {  font-size: 16px}
.TAKUMI_BG {  background-attachment: scroll; background-color: #FFE6E0; background-image:  url(img/rose.gif); background-repeat: no-repeat; background-position: center bottom}
.FONT_B {  font-weight: bold}
