/* CSS Document */

/* IE6用ハック */

*html body div#left {
	position: absolute;
}

*html body div#right {
	margin-left: 0;
	position: relative;
	left: 200px;
}

*html body div#nikki {width: auto; }
*html body div#re_text {width: auto; }

/* IE6用ハック */