.tentate {
	background-attachment: fixed;
	background: url(images/icon/ten.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.aisatbg {
	background-attachment: fixed;
	background: url(images/aisatbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sikiriyoko {
	background-attachment: fixed;
	background: url(images/icon/sikiri.gif);
	background-repeat: repeat-x;
	background-position: left center;
	
}
.tenyoko {
	background-attachment: fixed;
	background: url(images/icon/ten_yoko.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.aotentate {
	background-attachment: fixed;
	background: url(images/icon/ten_tate.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.tenbottom {
	background-attachment: fixed;
	background: url(images/icon/ten_yoko.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.tenyokoorange {
	background-attachment: scroll;
	background-image: url(images/icon/ten_yoko_orange.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
