/* default font */
BODY {
	font-family:"MS $B%4%7%C%/(B","$B%R%i%.%N3Q%4(B Pro W3","Osaka";
	line-height:150%;
	background-color:#000033;
	font:color:#fffff;
}

A {
	text-decoration:none;
}
A:hover {
	color:#ffffff;
}

hr.hl {
	color:#ffffff; width:90%
}

/* very small font */
font.ssmall {
	font-size:10px;
	font-weight:normal;
}

/* copyright */
font.copyright {
	font-size:11px;
	font-weight:normal;
	color: #000;
}

/* table format */
TABLE.menu {
	table-layout:fixed;
	width:600px;
	boder-width:1px;
	border-collapse:separate;
	border-spacing:2px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	background-color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


TABLE.kankou {
	table-layout:fixed;width:500px;
	boder-width:0px; border-style:none;
	border-collapse:collapse; 
	text-align:left;
}

TABLE.pay {
	table-layout:fixed;width:600px;
	boder-width:1px; border-style:ridge;
	border-collapse:collapse; 
	empty-cells:show
}

TD#td01 {
	border-width:1px;
	border-style:solid;
	background-color:#BFEFFF;
	font-size:16px;
	font-weight:bold;
	line-height:110%;
}
TD#td02 {
	border-width:1px; border-style:solid;
	text-align:center;
	background-color:#006699;
	font-size:15px;
	font-weight:bold;
}
TD#td03 {
	border-width:1px;
	border-style:solid;
	text-align:center;
	background-color:#D0E3FF;
	font-size:13px;
	font-weight:bold;
}
TD#td04 {
	border-width:1px;
	border-style:solid;
	background-color:#B3D1FF;
	font-size:12px;
	font-weight:bold;
}
TD#td05 {
	border-width:1px;
	border-style:solid;
	text-align:center;
	background-color:#FFF;
	font-size:16px;
	font-weight:bold;
}

TD#td06 {
	border-width:1px; border-style:solid;
	background-color:#CC3333;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:110%;
}
TD#td07 {
	border-width:1px; border-style:solid;
	text-align:left;
	background-color:#000033;
	font-size:14px;
	font-weight:normal;
}

/* shisetsu table */
TABLE.equip {
	boder-width:1px; border-style:solid;
	border-collapse:collapse;
}
TD#eq1 {
	table-layout:fixed;
	width:220px;
	border-width:1px;
	border-style:solid;
	text-align:left;
	background-color:#333;
	font-size:13px;
	font-weight:bold;
}

/* shisetsu description table */
TABLE.desc {
	border-wdth:0; border-style:none;
	border-collapse:collapse;
}
TD#de1 {
	table-layout:fixed;width:300px;
	border-wdth:0; border-style:none;
	border-collapse:collapse;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
TD#de2 {
	table-layout:fixed;width:300px;
	border-wdth:0; border-style:none;
	border-collapse:collapse;
	text-align:left;
	font-size:13px;
	font-weight:normal;
}

