body{
	font-size:10pt;
	color:#888888;
	background-color:#ffffff;
	background-image: url(../img/bgimg.jpg);
	background-repeat: repeat-x;
	margin-left:5px;
	margin-right:5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
tr,td{ 
	font-size:10pt;
	color:#888888;
}
form,h1,h2,h3,h4,h5 {
	margin: 0px;
}
a:link{ 
	text-decoration:none;
	color:blue;
}
a:visited{ 
	text-decoration:none;
	color:purple; 
}
a:active{ 
	text-decoration:underline;
	color:orange; 
}
a:hover{ 
	text-decoration:underline;
	color:red; 
}
h2{
	font-size:10pt;
	color:#888888;
}
.height140 {
	line-height:140%;
}
.txt10px {
	font-size: 10px;
}
hr{ color:#aaaaaa; }
#mid{ font-size:11pt; }
#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:630; border-style:solid; border-color:#9999CC; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#CCCCFF; } /* タイトル */
#log-2{ background-color:#FFCCFF; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#A7C2DD; color:#000000; font-size:13pt; } /* タイトルバー */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */
