@charset "UTF-8";

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

a img{
	border:none;
}

body{
	text-align:center;
}

#content{
	width:700px;
	text-align:center;
	margin:0px auto;
}

#logo,
#txt,
#finish,
#copyright{
	margin:20px 0px;
}

#logo h1,
#txt h1,
#finish p{
	text-align:center;
}

#txt h1{
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", Verdana, Helvetica, Arial, sans-serif;
}

#copyright p{
	margin:10px 0px;
}

#copyright p.borderTB{
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	padding:4px;
	font-size:10px;
	line-height:1.4;
	text-align:justify;
	color:#333;
}

#copyright p.borderTB strong{
	color:#c00;
	font-weight:bold;
}
