BODY{
	font-size : 9pt;
	font-family : "メイリオ",Meiryo,"MS UI Gothic",Osaka,sans-serif;

	color:#c0c0c0;
	background-color : #000000;
	background-image:url();

	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position:95% 95%;
	margin-left : 10px;
}
TR,TD,TH{font-size: 9pt;}
a:link{ text-decoration:underline; color:#a0f0a0; }
a:visited{ text-decoration:underline; color:#70f080; }
a:active{ text-decoration:underline; color:#FFff00; }
a:hover{ text-decoration:underline; color:#ff0000; }
hr{ color:#509050; }

input,textarea,select{
	font-size : 9pt;
	color:white;
	background-color: #202020;
	border-color:#707070;
	border-style:solid solid solid solid;
	scrollbar-3d-light-color:#333333;
	scrollbar-arrow-color:#808080;
	scrollbar-base-color:#696969;
	scrollbar-dark-shadow-color:#696969;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#696969;
	scrollbar-shadow-color:#696969;
}
#cate{ background-color:#004000; text-align=right; font-size=10pt; } /* TOP-ｶﾃｺﾞﾘ */
#cate:hover{ background-color:#800000; } /* TOP-ｶﾃｺﾞﾘ */


#mid{ font-size:9pt; }
#small{ font-size:8pt; }
#kanri{ color:#A0C000; } /* 管理人コメントの色 */
#logX{ width:85%; border-style:none; border-color:#204020; }
#log{ width:90%; border-style:solid; border-width:1px; border-color:#80a080; }
#log-0{ background-color:#b0d0b0; } /* ランキング順位 */
#log-1{ background-color:#374737; } /* タイトル */
#log-2{ background-color:#a0d0a0; } /* カテゴリ */
#log-3{ background-color:#97d079; } /* 紹介文 */
#log-4{ background-color:#c0e0c0; } /* 管理人コメント */

#hed{ background-color:#90A0C0; color:#103050; font-size:9pt; } /* タイトルバー */
#title-bar{ 
	background-color:#90C0A0; 
	color:#105030; 
	font-size:9pt; 
	margin:10px;
} /* タイトルバー */
#mid-bar{ background-color:#202020; } /* 中段バー */
#num{align:right; margin-right:2px;}

