@charset "utf-8";

html * {
	margin:0;
	padding:0;
	letter-spacing:0.065em;
	line-height:1.6em;
	font-family: Verdana,"ヒラギノ角ゴ Pro W4","Hiragino Kaku Gothic Pro","ＭＳ Pゴシック",Osaka,sans-serif;
}

html{
	width:100%;
	height:100%;
}

body{
	font-size: 78%;
	color:#ffffff;
	margin:0;
	padding:0;
	background-color:#b3b3b3;
}

img{
	border:0px solid #b3b3b3;
}


h1{
	margin:0;
	padding:0;
}

a:link,
a:visited,
a:hover,
a:active,
{
	border-bottom:0px solid #b3b3b3;
	text-decoration:none;
}

#access{
	position:absolute;
	display:none;

}

#mainContent{
	width:392px;
	height:140px;
	margin:0;
	text-align:center;
}

/*
\*/

#mainContent{
	height:140px;
	width:392px;
	margin:0;
	margin-top: -118px;
	margin-left: -197px;
	position: absolute;
	top: 50%;
	left: 50%;
}