body,td,th {
	color: #FFFFFF;
	font-size: 9pt;	
}

body {
	background-color: #000000;
	background: Black url(img/bg.jpg) no-repeat 70%;
}



.fontsky {
	color: #CCFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

.fontsky:hover {
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
	font-size: 9pt	
}

.fontwhite {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9pt;
}

.fontgy {
	font-weight: bold;
	color: #DCDCDC;
	text-decoration: none;
	font-size: 9pt;
}

A {
	font-weight: bold;
	color: #FFB6C1;
	text-decoration: none;
	font-size: 9pt
}


a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #1E90FF;
	font-size: 9pt
}

.fontblue {
	color: #BBE5FF;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.fontblue:hover {
	font-weight: bold;
	text-decoration: none;
	color: Red;
	font-size: 9pt	
}

.fontred {
	color: #FFCCFF;
}

.fontWT {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;	
}

.fontWT:hover {
	font-weight: bold;
	text-decoration: none;
	color: Silver;
	font-size: 9pt	
}

.fontDD {
	font-weight: bold;
	color: #FF66CC;
	text-decoration: none;
	font-size: 15pt;		
}

.fontDD2 {
	font-weight: bold;
	color: #FFB9D0;
	text-decoration: none;
	font-size: 15pt;		
}

.fontDD3 {
	font-weight: bold;
	color: #FFD9E5;
	text-decoration: none;
	font-size: 15pt;		
}

.fontDD:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CCFFFF;
	font-size: 9pt	
}	
}

/* 新作の横につけるNew・*/
.new {
	color: #FFCCFF;
	font-style: italic;
}

h1 {
	font-size: 12pt;
	color: White;
}

/* 広告と本文を分ける線 */
.line {
	font-size: 32px;
	background-image: url(image/line.gif);
	background-repeat: repeat-x;
}

/* ナビゲーション本体 */
.navi {
	border: 4px solid #6A6A6A;
	width: 100pt;
	float: left;
	margin-right: 25px;
}

/* ナビゲーションタイトル部 */
.navititle {
	font-size: 12pt;
	background-color: Black;
	color: White;
	border-bottom: 4px solid #6A6A6A;
	font-weight: bold;
}

/* リスト内 */
DIV UL {
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;	
	margin-bottom: 2px;
	padding: 0px;
}

/* テーブル本体部 */
#tablebody {
	padding-left: 20pt;
	padding-right: 20pt;
	padding-bottom: 5pt;
	margin-top: 0pt;
	font-size: 8pt;
	color: #99CCFF;
}

/* テーブル枠線 */
TABLE {
	border: 4px solid #6A6A6A;
}

#LIBBody {
	margin-left: 200px;
	padding-bottom: 5pt;
	font-size: 9pt;
	color: White;
}

#LINKBody {
	margin-left: 200px;
	padding-right: 10%;
	font-size: 9pt;
	color: White;
}

#Linklist {
	margin-left: 0px;
	margin-bottom: 15pt;
}

.LinkLine {
	border-top: 4px solid #CCCCCC;
}

DD {
	margin-bottom: 5pt;
}

.fontOran {
	font-weight: bold;
	color: #FFC66E;
	text-decoration: none;
	font-size: 9pt;		
}

.fontpink {
	color: #FFCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.fontpink:hover {
	font-weight: bold;
	text-decoration: none;
	color: #68B5FF;
	font-size: 9pt	
}