body{
text-align:center;
scrollbar-arrow-color:#CC0000;
scrollbar-base-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#525252;
scrollbar-dark-shadow-color:#262626;
scrollbar-3d-light-color:#000000;
}

h1 {
	font-size: 12px;
	color: 666;
	text-align: left;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

p { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: 200;
	color: #FFFFFF;
}

/***************************** text ************************/

a:link {
	color: #FFFFFF;
	}

a:visited {
	color: #FFFFFF;
	}

a:active {
	color: #FFFFFF;
	}

a:hover {
	color: #666666;
	}
	
.text_white{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.3em;
}

.text_white_24{
	font-size: 26px;
	color: #FFFFFF;
	line-height: 1.3em;
}

.text_grey{
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
}

.text_01{
	font-size: 12px;
	color: #FFCC00;
	line-height: 1.3em;
}

.text_01_big{
	font-size: 13px;
	color: #FFCC00;
	line-height: 1.3em;
}

.text_02{
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
	line-height: 1.3em;
}

.text_02_big{
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	line-height: 1.3em;
}

.text_red{
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	line-height: 1.3em;
}

.text_green{
	font-size: 13px;
	color: #00FF00;
	font-weight: bold;
	line-height: 1.3em;
}

.text_111{
	font-size: 9px;
	color: #CCCCCC;
	line-height: 1.0em;
}
