a:link{ text-decoration:underline; color:#0000FF; }
a:visited{ text-decoration:underline; color:#551a8b; }
a:active{ text-decoration:underline; color:#009900; }
a:hover{ text-decoration:underline; color:#009900; }
body{ font-size:10pt; color:#333333; background-color:#ffffff; background-image:url(); margin-left:4%; margin-right:4%; }
tr,td{ font-size:10pt; color:#737373; }
hr{ color:#aaaaaa; }
#mid{ font-size:10pt; }
#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:630; border-style:solid; border-color:#CCCCCC; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#CCFF9D; } /* タイトル */
#log-2{ background-color:#DDDDDD; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#00CC00; color:#FFFF00; font-size:13pt; } /* タイトルバー */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */
h1{ 
background-color:#00CC00; 
color:#FFFF00; 
font-size:120%; 
padding:2px 0 2px 10px;
font-weight:bold;
width:100%;
} 
.sitetitle{ 
font-size:130%; 
font-weight:bold;
} 


/* table  */


#con table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	}

tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#F9F9F9;
	}
td.odr {
	color:#333333;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
	line-height: 1.5em;
	}				
th {
	font-weight:normal;
	color: #333333;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	


