	body {
	background-image		: url(../img/enter.gif);
	background-repeat		: no-repeat;
	background-position: 50% 0;
	background-color		: #330000;
	margin				: 0px 0px 0px 0px;
	scrollbar-base-color		: #070707;
	scrollbar-arrow-color		: #504224;
	scrollbar-darkshadow-color	: #161616;
	scrollbar-face-color		: #161616;
	scrollbar-highlight-color	: #504224;
	scrollbar-shadow-color		: #504224;
	scrollbar-track-color		: #070707;
	}

/* ¥ê¥ó¥¯ */

	a:link {
		font-size		: 12px;
		color			: #CC9933;
		text-decoration		: underline;
		}

	a:visited {
		font-size		: 12px;
		color			: #CC9933;
		text-decoration		: underline;
		}

	a:link:hover, a:visited:hover {
		font-size		: 12px;
		color			: #CC9933;
		text-decoration		: none;
		}


/* Ê¸»ú */

	table {
		font-family		:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size		: 12px;
		color			: #999999;
		text-decoration		: none;
		line-height		: 16px;
		}
		
	td {
		font-family		:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size		: 12px;
		color			: #999999;
		text-decoration		: none;
		line-height		: 16px;
		}

	.mini {
	    font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size		: 10px;
		color			: #CC9933;
		text-decoration		: none;
		line-height		: 12px;
		}
		
.mini_c{
	    font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size		: 10px;
		color			: #cccccc;
		text-decoration		: none;
		line-height		: 12px;
		}

	.red {
	    font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size		: 12px;
		color			: #CC0000;
		text-decoration		: none;
		line-height		: 16px;
		}

	.white {
	    font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size		: 12px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 16px;
		}

/* ¤Õ¤Ã¤¿ÇØ·Ê */

	.bg_foot{
		background-color	: transparent;
		background-image	: url("../img/common/bg_foot.gif");
		background-repeat	: repeat-x;
		background-position	: 100% 100%;
		}

/* ¤Ø¤Ã¤À */

	.bg_head{
		background-color	: transparent;
		background-image	: url("../img/common/bg_head.gif");
		background-repeat	: no-repeat;
		}


/* ÇØ·Ê¤Î¹â¤µ40px¤Î¥Ü¡¼¥À¡¼ */

	.bg_border_main{
		background-color	: transparent;
		background-image	: url("../img/common/bg_border_main.gif");
		background-repeat	: no-repeat;
		background-position	: 50% 401;
		margin			: 0 auto;
		width			: 100%;
		height			: 100%;
		}

	.bg_border{
		background-color	: transparent;
		background-image	: url("../img/common/bg_border.gif");
		background-repeat	: repeat-x;
		background-position	: 50% 401;
		margin			: 0 auto;
		width			: 100%;
		height			: 100%;
		}

