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:9pt;
	color:#737373;
	background-color:#ffffff;
	background-image:url(../img/bg01.gif);
	margin-left:8%;
	margin-right:8%;
	}

table{
	font-size:8pt;
	border: 0px solid;
	border-spacing:0px;
	}

table.cot {
	background-color:#ffffff;
	border-collapse: collapse;
	font-size:6pt;
	width:35%px;
	border: 0px solid;
	border-spacing:4px;
	}
table.mid{
	background-color:#ffffff;
	border-collapse: collapse;
	font-size:9pt;
	width:850px;
	border-width:3px;
	border-spacing:2px;
	text-align:center;
	}

th.head{
	width:700px;
	border: 2px solid;
	}
th.new {
	width:30%;
	border: 2px solid;
	text-align:left;
	}
tr.cont{
	vertical-align: top;
	}
tr,td{
	font-size:6ptpt;
	color:#737373;
	}
td.cont{
	width:40%;
	border: 2px solid;
	text-align:left;
	vertical-align: top;
	}
td.head{
	width:700px;
	border: 2px solid;
	text-align:center;
	vertical-align: top;
	}
td.link{
	width:30%;
	border: 2px solid;
	text-align:left;
	vertical-align: top;
	}
td.serch{
	width:200px;
	border: 2px solid;
	vertical-align: bottom;
	}

hr{
	color:#aaaaaa;
	}

font.title{
	font-size:9pt;
	text-align:center;
	vertical-align: top;
	}
font.title2{
	font-size:12pt;
	text-align:center;
	vertical-align: top;
	font-weight: bold;
	}
font.title3{
	font-size:8pt;
	text-align:center;
	vertical-align: top;
	}
img.titlelogo{
	float:center;
	border:0;
	}
img.bar{
	width:190px;
	height:16px;
	border=0;
	}
img.touroku{
	}

.cl {
	clear: left }


#mid{
	font-size:6ptpt;
	}
#small{
	font-size:6ptpt;
	}
#kanri{
	color:#ff9999;
	} /* 管理人コメントの色 */
#log{
	width:600;
	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;
	} /* 中段バー */
