@charset "utf-8";
body {
	font-size: 11px;
	color: #54442e;
	margin: 0px;
	text-align: center;
	background-color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1{
	font-size:10px;
	height:14px;
	margin-left:2px;
	margin-bottom:2px;
	font-weight:normal;
}

h2{
	font-size:10px;
	height:14px;
	margin-bottom:2px;
	font-weight:normal;
}

a:link{
	color:#c8a976;
}
a:visited{
	color:#c8a976;
}

a:hover{
	color:#c8a976;
}
a:active{
	color:#c8a976;
}

img{
	border:0px;

}

#topmessage{
	text-align:left;
	width:775px;
	height:14px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}
#hmessege{
	width:774px;
	margin-left:1px;
	height:20px;
	float:left;
	background-color:#14100f;

}
#h1messege{
	width:auto;
	margin-left:1px;
	height:14px;
	float:left;
	background-color:#14100f;

}
#h2messege{
	width:auto;
	height:14px;
	float:right;
	background-color:#14100f;

}


#bottommessage{
	text-align:right;
	width:770px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#linkmessage{
	text-align:left;
	width:640px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}