a:link{ text-decoration:none; color:#6666CC; }
a:visited{ text-decoration:none; color:#996699; }
a:active{ text-decoration:none; color:#FF6699; }
a:hover{ text-decoration:none; color:#FF6699; }

body {
	font-size:11pt;
	color:#737373;
	background-color:#ffffff;
	text-align: center;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

tr,td{ font-size:11pt; color:#737373; }
hr{ color:#aaaaaa; }
#mid{ font-size:11pt; }
#small{ font-size:10pt; }
#kanri{ color:#ff3366; } /* 管理人コメントの色 */

#log {
	width:630;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
}

#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#E0E0E0; } /* タイトル */
#log-2{ background-color:#FFECC4; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */

#title-bar { 
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
	background-color:#0099FF;
	color:#000000;
	font-size:13pt;
} /* タイトルバー */

#mid-bar{ background-color:#DDDDDD; } /* 中段バー */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {font-size: 10pt}

ul {
	list-style: disc;
	list-style-image:url(../../image/arrow.gif);
}
#base {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 100px;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
}
dl {
	width: 730px;
	padding-left: 20px;
}
dd {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	text-align: left;
}
dt{
	font-size: 14px;
	line-height: 20px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #0099FF;
	text-align: left;
}
.link{ text-align :right; }
textarea {
	font-size: 12px;
}