@charset "utf-8";


body{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#656565;
}

#flashcontent {
	width:421px;
	text-align  :center;
	margin:200px auto 0 auto;
	}
			#flashcontent #attention h1{
			margin-bottom:50px;
			}
		#flashcontent #attention img {
			border      :0;
			}
		#flashcontent #attention p,
		#flashcontent #attention ul {
			text-align  :left;
			}
		#flashcontent #attention p.appendix {
			text-align  :center;
			}


.nofla1{
margin-bottom:50px;
}