@charset "utf-8";
*{
	margin:0;
	padding:0;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #000000;
	font-size: 12px;
	color: #eeeeee;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-weight: normal;
}
.pointer {
	cursor:pointer;
}
.clearfloat { 
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
html  {
	scrollbar-3d-light-color:#888888;
	scrollbar-arrow-color:#222222;
	scrollbar-base-color:#888888;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#777777;
	scrollbar-highlight-color:#111111;
	scrollbar-shadow-color:#111111;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a {
	color: #ccccf3;
	text-decoration: none;
}
a:hover {
	color: #9999cc;
	text-decoration: underline
}
img {
	border: 0px;
}
h1 {
	text-indent:-999em;
	position:absolute;
	top:0px;
	margin:0px;
}
strong{
	font-size: 13px;
	line-height: 18px;
}
.fontn12 {
	font-size: 12pt;
	color: #ee2244;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-weight: normal;
}
h1 {text-indent: -200em; display:block; width:0px; height:0px;}
/* サンプルxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sample{
	float: left;
	width: 800px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url( "img/bg.jpg" );
	background-repeat: repeat-y;
	background-position: center top;
	border-top: solid 1px #999999;
	font-size: 12pt;
	color: #ee2244;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.font09 {font-size: 9px;letter-spacing: 0px;line-height: 1.5em;}
.font12 {font-size: 12px;letter-spacing: 0px;line-height: 1.5em;}
.font15 {font-size: 15px;letter-spacing: 0px;line-height: 1.5em;}
.font18 {font-size: 18px;letter-spacing: 0px;line-height: 1.5em;}
.font21 {font-size: 21px;letter-spacing: 0px;line-height: 1.5em;}
.font24 {font-size: 24px;letter-spacing: 0px;line-height: 1.5em;}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.textL {text-align:left;}
.textR {text-align:rigtt;}
.textC {text-align:center;}
.br5 {line-height: 5px;}
.br8 {line-height: 8px;}
.br10 {line-height: 10px;}
.br12 {line-height: 12px;}
.fontn {font-weight: normal;}
.red {color: #cc7777;}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.pointred {
	cursor:pointer;
	color: #cc7777;
}
.pointred:hover {
	color: #cc7777;
	text-decoration: underline
}

