@charset "utf-8";

body{
	margin:0px;
	padding:0px;
}

#flashcontent {
	line-height	:0;
}

#flashcontent * {
	line-height	:180%;
}

#flashcontent #attention {
	font-size:80%;
	color:#333;
	height:100%;
	border-left:1px solid #ddd;
	width:600px;
	padding:100px 0px;
	margin:0px auto;
}

#flashcontent #attention h1,
#flashcontent #attention h2 {
	margin-left:-2px;
}

#flashcontent #attention img {
	border:0;
}

#flashcontent #attention p {
	margin-left:-1px;
}

#flashcontent #attention p.appendix {
}
