@charset "Shift_JIS";

/* ==================================================
	init
================================================== */
body,h1,h2,h3,h4,h5,h6,td,th,p,form {
	margin:0; padding:0;
}

img{border:none;}

body {
	font-size:12px;
	color: #AF7553;
	margin: 0 auto 0;
	background: #000;
	text-align:center;
}

body#dankaiboys {}

/* ==================================================
	link basic
================================================== */
a:link{
	color:#8F4508;
	text-decoration: underline;
}

a:visited{
	color:#8F4508;
	text-decoration: underline;
}

a:hover{
	color: #FF9933;
	text-decoration: underline;
}

a:active{
	color: #D78743;
	text-decoration: none;
}
