@charset "utf-8";

.start-boxA-bg,
.start-boxA, .iframeA { 
	width:400px; 
	height:210px;
	position:absolute;
	top:42px;
	margin-left:45px;
	display:none;
	font-size:10px;
	z-index:1000;
}

.start-boxA-bg { background-color:#000000; filter:alpha(opacity=45); -moz-opacity:.45; opacity:.45; }
.start-boxA { color:#FFFFFF; }
.start-boxA .title { margin-top:33px; margin-left:18px; }

.start-boxBC, .iframeB { width:652px; position:absolute; top:293px; left:50%; margin-left:-326px; z-index:1000; }
.iframeB { display:none; }
.start-boxBC .title { color:#FFFFFF; font-size:17px; padding:8px 0 0 3px; }
.start-boxB, .start-boxC { width:324px; height:130px; }
.start-boxB .content, .start-boxC .content { padding:3px 3px 0 3px; font-size:9px; }

.start-boxB { background:url(images/template/sp_boxB.jpg) no-repeat; float:left; }
.start-boxB .content { color:#A2CBD9; width:157px; }
.start-boxC { background:url(images/template/sp_boxC.jpg) no-repeat; float:right; }
.start-boxC .content { color:#83785C; width:158px; }

#effectFlashContainer { position: absolute;z-index:900; }