/* ---------------------------------------------------------------------------------------- */
/*         This web site, designed and programed  by ARA_System(Torolic)                    */
/*                     Copyrights (C)1999 ARAU-MSC KLGF Project All rights reserved.        */
/*                                                                                          */
/*                                                   release 1999.11.27 Sat.                */
/* ---------------------------------------------------------------------------------------- */
/*         [FILE NAME] news.css  [VERSION] 01.0000.0  [UPDATE] 2008.12.14                   */
/*                               [VERSION] 01.0000.0  [UPDATE] 2008.12.14                   */
/* ---------------------------------------------------------------------------------------- */
/* CSS Document */

/* Global Styles */

	body {
		scrollbar-base-color: #bbbbbb;
		scrollbar-face-color: #bbbbbb;
		scrollbar-track-color: #dddddd;
		scrollbar-arrow-color: #dddddd;
		scrollbar-3dlight-color: #bbbbbb;
		scrollbar-dark-shadow-color: #bbbbbb;
		scrollbar-highlight-color: #bbbbbb;
		scrollbar-shadow-color: #bbbbbb;
		background-color: #000000;
		background-image: url(../mats/wp/starwhite_a.gif);
	}

	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: 16px;
		color: #000000;
  }

	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: #00ee00;
		font-weight: normal; 
		margin: 0px;
	}

	a:link {
		color: #000099;
		text-decoration: underline;
	}

	a:visited {
		color: #000099;
		text-decoration: underline;
	}

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

	a:active {
		color: #ff0000;
		text-decoration: underline;
	}
	
/* ID Styles */
	
	#witt {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight :bold;
		color: #c999cc;
		margin: 10px 0px 2px 0px;
	}
	
	#intro {
		font-size: 13px;
		font-weight: normal;
		color: #ffffff;
	}

/* Class Styles */

	.wrapper {
		margin: 0px;
	}

	.point {
		color: #8000ff;
	}

	.blue {
		color: #0000ff;
	}

	.red {
		color: #ff0000;
	}

	.orange {
		color: #ff7743;
	}

	.game {
		color: #ffb422;
	}

	.menu {
		color: #eeeeee;
	}

	.info {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 15px;
		color: #000000;
	}

	.cap {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 16px;
		font-weight: bold;
		color: #321b70;
	}

	.tail {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 12px;
		color: #321b70;
	}

	.pop {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		color: #663300;
	}
