@charset "Shift_JIS";


/* フラッシュ表示部分
--------------------------------------------------------------*/
div#flashContent {
	margin:1px auto 0;
	width:750px;
	height:510px;
	text-align:center;
	position:relative;
	}

div#flashContent dl {
	width: 230px;
	position: absolute;
	top: 65px;
	left: 320px;
	text-align: left;
}

div#flashContent dl dt {
	margin-bottom: 3px;
	line-height:1.4;
}

div#flashContent dl dd a {
	color:#0066FF;
}
