@charset "utf-8";
html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	font:normal normal normal 85%/2.0em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.01em;
	color:#333;
	text-align:center;
	background:#FFF;
}

/*all*/
a {
	color:#39f;
}
a:visited {
	color:#8A007A;
}
a:hover {
	color:#f60;
}
img {
	border:0px;
}

div {
	position:absolute;
	top:50%;
	left:50%;
	margin:-40px 0 0 -185px;
	padding:0;
	width:370px;
	height:80px;
}
