body{ font-size: 11pt; color:#737373; background-color:#ffffff; margin-left:4%; margin-right:4%; }
tr,td{ font-size:11pt; color:#333333; }
hr{ color:#aaaaaa; }
#mid{ font-size:12px; }
#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:630px; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background:#f9f7ee; font-size:13pt; } /* タイトル */
#log-2{ background-color:#f9f7ee; font-size:12px; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#f9f7ee; color:#000000; padding:5px 5px 5px 25px; font-size:13pt; border-bottom:2px solid #e67006; background-image: url("http://www.color-spd.com/link/pc04-31.gif");
	background-repeat: no-repeat;
        background-position:50% left;} /* タイトルバー */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */




/* 指定が無い時のリンクの下線の有無 */
a {
	text-decoration:underline ;	
	}

/* 指定が無い時の未読リンクの色 */
a:link {
	color: #0000ff;
	}

/* 指定が無い時の既読リンクの色 */
a:visited {
	color: #0000ff;
	}

/* 指定無い時のリンク部分のクリック時 */
a:active {
	color: #0000ff;
	}

/* マウスカーソルがリンクにかさなった時 */
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

/* 指定が無い時の見出しタグの設定 */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}




/* ３カラムタイトルバナー左 */
#banner {
	color:#333333;
	padding: 15px 30px 20px 40px;
	text-align: left;
background-image: url("http://www.color-spd.com/link/hd_spd1200.jpg");
	background-repeat: no-repeat;
        background-position:top center; 
        height:100px;
	}

#banner a,
#banner a:link,
#banner a:visited {
    color: #e67006;
    font-size: 18px;
    text-decoration: none;
}

	#banner a:active,
	#banner a:hover {}


/* タイトル */
#banner h1 {
    color: #ffffff;
   font-weight: bold;
    font-size: 18px;
}

/* タイトル */
#banner h2 {
    color: #333333;
   font-weight: bold;
    font-size: 12px;
	line-height: 1.5;
	margin: 10px 0px 0px 0px;
}

/* フッター */
#footer {
	color:#666666;
	font-size: 12px;
	line-height: 1.5;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
clear: both;
	}
