/* CSS Document */

	body {
		scrollbar-base-color: #ffeecc;
		scrollbar-face-color: #eecc66;
		scrollbar-track-color: #eeeebb;
		scrollbar-arrow-color: #cc6600;
		scrollbar-3dlight-color: #cccc99
		scrollbar-dark-shadow-color: #cc9966;
		scrollbar-highlight-color: #cc9966;
		scrollbar-shadow-color: #996600;
		background-color: #e0f5ff;
	}

	body,td,th {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 14px;
		color: #4a325b;
		margin-left: 0px;
		margin-right: 0px;
	}

	body {
		background-image: url(../../mats/wp/wood02.gif);
	}

	th {
		background-color: #ddddff;
	}
 
	table {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 14px;
		color: #4a325b;
	}

	h1 {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 28px;
		color: #398317;
		font-style: oblique;
		margin: 5px;
	}

	h2 {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 15px;
		color: #4a325b;
		font-style: normal;
		font-weight: lighter;
		margin: 6px;
	}

	h3 {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 13px;
		color: #4a325b;
		font-style: normal;
		font-weight: lighter;
		margin: 6px;
	}

	a:hover {
		color:#ff00ff; text-decoration:underline; position:relative; left:0.1em; top:0.1em;
	}

	span.cap {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 17px;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: -1px;
	}

	span.content {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 16px;
		text-decoration: underline;
		font-weight: lighter;
	}
	
	span.gener {
		font-size: 13px;
		color: #ffa500;
	}

	span.indiv {
		font-size: 13px;
		color: #dda0dd;
	}

	span.multi {
		font-size: 13px;
		color: #9acd32;
	}

	span.trad {
		font-size: 13px;
		color: #a26100;
	}

	span.rpg {
		font-size: 13px;
		color: #0cb0e0;
	}

	span.tcg {
		font-size: 13px;
		color: #808000;
	}

	span.arcade {
		font-size: 13px;
		color: #dc143c;
	}

	span.pc {
		font-size: 13px;
		color: #bc00ff;
	}

	span.academ {
		font-size: 13px;
		color: #000080;
	}

	span.others {
		font-size: 13px;
		color: #708090;
	}

	.sat {
		color: #0000ff;
	}

	.sun, .hol {
		color: #ff0000;
	}

	span.am {
		font-size: 10px;
	}

	#cal {
		background-image: url(../../mats/wp/kabe.gif);
		background-color: #ffffff;
		table-layout: fixed;
		width: 760px;		
	}
