BODY {
  scrollbar-track-color     : #ffffff;/* 背景 */
  scrollbar-face-color      : #DDDDDD;/* カーソル */
  scrollbar-shadow-color    : #ffffff;/*#cc9999;/*  */
  scrollbar-darkshadow-color: #ffffff;/*#ffcccc;/*  */
  scrollbar-highlight-color : #ffffff;/*#ffe0e0;/*  */
  scrollbar-3dlight-color   : #ffffff;/*#ffbbbb;/*  */
  scrollbar-arrow-color     : #ffffff;/*  */
  font-family: 'Century Gothic';
}

TH{
  font-family: 'Century Gothic';
	font-weight:normal;
	text-align: left;
	font-size:14px;
	color    :#707070;
}
TD{	
	font-family: 'Century Gothic';
	font-size:13px;
	color    :#777777;
}

a { 
	text-decoration: none;
/*    color: #AAAAAA; */
    color: #777777;
}
A:hover{
	color: #FF5555;

    font-size:13px;
	text-decoration: none; /*underline;*/
}

p{
	font-family: 'Century Gothic';
	font-size:13px;
	color    :#777777;
	background-color:#DDDDDD;
}


.uLink { 
/*    color: #777777;*/
}

.BaseTBL {	background:#666666; }
.TitleTBL{	background:#D4CCC0; } /* 青←"#C0CCC0" "#CCC0C0" "#CAC0C0" "#DEC0C0" →赤 */
.MainTBL {	background:#FFFFFF; }

.must    {  
	font-size:10px;
	color    :#CC0000;
}

.PageTitle{
  font-family: 'Century Gothic';
	font-weight:bold;
	font-size:19px;
	color    :#666666;
}

.SubTitle{
  font-family: 'Century Gothic';
	font-weight:bold;
	font-size:16px;
	color    :#666666;
}

.BookTitle{
  font-family: 'Century Gothic';
	font-size:15px;
	color    :#666666;
}
.BookIntro{
  font-family: 'Comic Sans MS','Century Gothic';
	font-size:10px;
	color    :#AAAAAA;
}

.UpdateFont{
  font-family: 'Comic Sans MS','Century Gothic';
	font-size:15px;
	color    :#FF0000;
}

.FooterFont{
  font-family: 'Century Gothic';
	font-size:15px;
	color    :#A9A9A9;
}

.BooksFont{
  font-family: 'Century Gothic';
	font-size:12px;
	color    :#AAAAAA;
}
