/* ************************************************ 
 *	‹¤’ÊÝ’è
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}



body {
	color: #333333;
	font-size: x-small;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	line-height: 1.4em;
	background:#000;/* url(./img/MAIN_BG.png) repeat-y;*/
	text-align:left;
}

body div{
	/*text-align:left;*/
	/*margin: 0 auto;*/
	height:100%;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


a{
	/*color:#0085C1;*/
	color:#ffffff;
	text-decoration: none;
}
a:hover{
	color:#333333;
	background-color:#ffffff;
	text-decoration: none;
}
a:link{
	color:#ffffff;
	text-decoration: none;
}
a:visited{
	color:#ffffff;
	text-decoration: none;
}	
a:link:hover{
	color:#333333;
	background-color:#ffffff;
	text-decoration: none;
}
a:visited:hover{
	color:#333333;
	background-color:#ffffff;
	text-decoration: none;
}

/*#main {
	margin:0px;
	width:100%;
	height:100%;
	text-align:left; 
	backgronud-color:#000;
	/*background:#000000 url(./img/MAIN_BG.png) repeat-y;*/
}*/
