@charset "UTF-8";



#flashcontent {
	width:100%;
	height:100%;
background-color:#fff;
}

/* No Javascript */
#imgcontent,
#imgcontent2 {
position:absolute;
background-color:#fff;
	top:50%;
	width:100%;
	text-align:center;
	padding-top:72px;
	margin-top:-72px;
	text-align:center;
	background:url(../img/common/logo.gif) no-repeat center top;
}
#imgcontent p {
	font-size:77%;
	line-height:1.4;
}
#imgcontent2 table {
	margin:0 auto;
}
#imgcontent2 td {
	text-align:left;
	padding-right:12px;
	font-size:77%;
	line-height:1.4;
}