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

img{
	border-style	: none;
	border-width	: 0px;
}

body{
	text-align	: center;
	font-size	: 12px;
	color		: #ffffff;
	font-family : "Meiryo","Hiragino Kaku Gothic Pro","MS PGOTHIC", "Arial", sans-serif;
	scrollbar-3dlight-color: #553f09;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #553f09;
	scrollbar-arrow-color: #553f09;
	scrollbar-track-color: #ffffff;
	background	: #000000;
}

a{
	color			: #ffff99;
	text-decoration	: underline;
}

a:hover{
	color			: #ffff99;
	text-decoration	: underline;
}

h2,h3{
	font-size	: 13px;
	font-weight	: normal;
}

h3{
}


ul{
	list-style-type	: none;
}

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

table tr{
	vertical-align	: top;
}



/*---------------------------*/
/*  ALL
/*---------------------------*/


#body{
	width			: 756px;
	margin			: 0 auto;
}

h1,h2,h3,p{
	font-size		: 10px;
	font-weight		: normal;
	line-height		: 17px;
}

#index{
	width			: 756px;
	height			: 570px;
	float			: left;
	text-align		: left;
	margin-bottom	: 30px;
	background		: url(./img/index/index.jpg) no-repeat;
}

#index h1{
	font-size		: 11px;
	text-indent		: 7px;
	margin			: 14px 0 135px 0;
	color			: #969696;
}

#logo{
	width			: 344px;
	margin			: 0 0 0 85px;
}

#caution{
	font-size		: 11px;
	line-height		: 12px;
	text-align		: center;
	margin			: 7px 0 88px 0;
	color			: #353535;
}

#bt{
	width			: 338px;
	margin-left		: 10px;
}

#bt li{
	width			: 157px;
	float			: left;
	font-size		: 11px;
	text-align		: center;
	display			: block;
	margin-right	: 12px;
}

#bt li img{
	margin-bottom	: 3px;
}

#bt li a{
	color			: #353535;
	text-decoration	: underline;
}

#main{
	width			: 800px;
	float			: left;
	background		: url(./img/index/logo.jpg) no-repeat 211px 275px;
}

#enter{
	margin			: 450px 0 20px 0;
}

.mgb{
	margin-bottom	: 36px;
}

.mgb2{
	margin-bottom	: 8px;
}

#copy{
	margin-bottom	: 10px;
}
