/*
Util
	background-color : #0000ff;
*/

body {
	text-align : center;
	font-size : 10px;
	color: #ffffff;
	letter-spacing : 0px;
	padding : 0px;
	margin : 0px;
	/*font-family : 'ＭＳ Ｐゴシック','MS PGothic',sans-serif;*/
	font-family : "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-color : #000000;
	background-repeat : no-repeat;
	background-position : center top;
}

div
{
	margin: 0px auto;
	padding: 0px;
}

table
{
	border-collapse: collapse;
}

td
{
	margin: 0px auto;
	padding: 0px;
	font-size : 13px;
	vertical-align : top;
}

img
{
	border : 0px;
}

div#in
{
	background-color : #000000;
	background-repeat : no-repeat;
	background-position : center top;
	text-align : left;
	position:relative;
	width : 920px;
	height : 1400px;
}

div#menu
{
	text-align : right;
	height : 50px;
}

div#mainSpace
{
	height : 900px;
}

div#bottomText
{
	text-align : left;
	height : 70px;
}
a {					color : #e0e0ff;}
a:link {		color : #e0e0ff;}
a:visited {	color : #d6c5ff;}
a:hover {		color : #e0e0ff;}
a:active {	color : #e0e0ff;}

div#full {
	width :1024px;
	margin : 0 auto;
	position:relative;
}

#page td
{
	text-align : center;
}

div.clear
{
	clear:both;
}

div#update
{
	font-size : 13px;
	font-family : 'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
div.left {
	text-align : left;
}