/* 雑誌広告用」CSS */

#my_body{
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	background-image: url(../content/advert/image/side.jpg);
	background-repeat: repeat-x;
}

#swf {
	height: 730px;
	width: 870px;
	_margin-top: -289px; /* IE6 hack * Flashの領域を上に持ち上げる*/
	margin-right: auto;
	margin-left: auto;
}

.indent {
	text-indent: -9999px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

