@charset "Shift_JIS";
/* CSS Document */


/* レイアウトオブジェクト設定開始 ------------------------ */

#flash {
	width:648px;
	height:auto;
}

#flashimage {
	width:648px;
	height:auto;
}


object {
	border:0;
}

#adobeflash {
	width:720px;
	height:auto;
	margin:10px auto 15px auto;
	border-top:1px dotted #A0522D;
	padding-top:10px;
}

#adobeflashinfo {
	float:left;
	width:620px;
	text-align:left;
	font-size:75%;
}

#adobeflashbanner {
	float:right;
}

#adobeflashbanner:after {
	clear:both;
}


/* CSSハック
--------------------------------------------------------- */
#newtopic:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#newtopic {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #newtopic { height:1%; }
#newtopic { display:block; }
/* End hide from IE-mac */


#adobeflash:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#adobeflash {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #adobeflash { height:1%; }
#adobeflash { display:block; }
/* End hide from IE-mac */
