@charset "shift_jis";

/*‹¤’Ê*/
body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/bg01.gif) repeat-x 0 0;
	background-color: #4E0508;
	line-height: 18px;
}
#bg-line{
	width: 100%;
	/*height: 1000px;*/
	background: url(../images/bg_line.gif) no-repeat 50% 23px;
}
#bg-toptable{
	background: url(../images/bg02.jpg) no-repeat 0 0;
}
#footer{
	background: url(../images/bg_footer.gif) no-repeat 0 15px;
}


h1,h2,h3{
	display: inline;
}

.white10px{
	font-size: 10px;
}
.white14px{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.red10px{
	font-size: 10px;
	color: #8E2218;
}
.red12px{
	color: #8E2218;
}
.black16pxbold{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}


span{

}
.font_error{
	font-size: 10px;
	color: #D9BE77;
}

a:link{
	color: #D9BE77;
}
a:link .white{
	color: #ffffff;
}
a:visited{
	color: #D9BE77;
}

#error{
	font-size: 10px;
	border: solid #D9BE77;
	width: 550px;
}

#error2{
	font-size: 10px;
	border: solid #D9BE77;
	width: 510px;
}

