@charset "Shift_JIS";

body {
	background	: url(background/haikei.gif) repeat #000;
	color		: #fff;
        margin: 40px 40px 40px 40px;
	}

a, a:link {
	background	: transparent;
	color		: #fff;
	}

a:visited {
	background	: transparent;
	color		: #cc0;
	}

a:active {
	background	: transparent;
	color		: #ff0;
	}

table, td {
	border-collapse	: collepse;
	border		: none;
	padding		: 10px;
	}

h1 {
	margin-top	: 50px;
	margin-left	: 50px;
	}

table {
/*	table-layout	: fixed;*/
	}

h2 {
	padding-left	: 10px;
	border-left	: double 7px #fff;
	border-bottom	: solid 1px #fff;
	}

