a:link{ text-decoration:none; color:#444444; }
a:visited{ text-decoration:none; color:#444444; }
a:active{ text-decoration:none; color:#444444; }
a:hover{
	text-decoration: none;
	color: MediumVioletRed;
	position: relative;
	left: 1px;
	top: 1px;
}
body{ font-size:10pt; color:#444444; background-color:#ffffff; 
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(http://www.otomiya.com/navi/image/bg.gif);
} 
tr,td{ font-size:10pt; color:#444444; }
hr{ color:#aaaaaa; height:1px; }
#mid{ font-size:10pt; }
#big{ font-size:10pt; color:GreenYellow; }
#small{ font-size:8pt; }
#kanri{ color:Firebrick; } /* 管理人コメントの色 */
#log{ width:640; border: 1px solid silver; align:center; }
#log-0{ background-color:DarkSeaGreen; } /* ランキング順位 */
#log-1{ background-color:#F5F5F5; } /* タイトル */
#log-2{ background-color:#D5E1FD; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:SteelBlue; color:#FFFFFF; font-size:11pt; } /* タイトルバー */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */
.box {
	border: 1px solid ;
}
.red {
	font-family: "MS UI Gothic";
	font-size: 10pt;
	color: #FF0000;
}
.white {
	font-family: "MS UI Gothic";
	font-size: 10pt;
	color: #FFFFFF;
}

