#header{
	width:950px;
	background-image: url(./link_header.jpg);
	height: 141px;
	position: relative;
	right: 0px;
	bottom: 0px;
}
#header div{
	position: relative;
	right: 0px;
	bottom: 0px;
}
#container{width:950px;}

a:link{ text-decoration:underline; color:#6666CC; }
a:visited{ text-decoration:underline; color:#996699; }
a:active{ text-decoration:underline; color:#FF6699; }
a:hover{ text-decoration:underline; color:#FF6699; }
body{ font-size:11pt; color:#737373; background-color:#ffffff; background-image:url(); margin-left:4%; margin-right:4%; }
tr,td{ font-size:11pt; color:#737373; }
hr{ color:#aaaaaa; }
#mid{ font-size:11pt; }
#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */

#title-bar{	background-color:#F8C08D;	color:#000000;	font-size:13pt;} /* タイトルバー */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */

#left-menu{
	width:170px;
	border: 1px solid #99CC99;
} /* 左メニュー */

#log{ width:580; border: 2px solid #99CC99; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{	background-color:#EEFFEE; } /* タイトル */
#log-2{
	background-color:#FFE6BF;
} /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
