html { 
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#906060;
	scrollbar-3dlight-color:#906060;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#906060;
}
body{
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Helvetica", "Arial", "Verdana";
	color:#808080;
	background-color:#efe7e7;
	background-image:url(img/bg.gif);
	background-repeat: repeat;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 12px;
	margin: 1px;
	color: #fefefe;
}
a:link {
	color: #696969;
	text-decoration: none;
}
a:visited {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #906060;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
}
a:active {
	color: #ff9dc5;
	text-decoration: none;
}
img{
	border: 0;
}
.form {
	background-color: #ffffff;
	font-size: 11px;
	border: 1px solid #000000;
	color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding: 1px;
}
.small{
	font-size:10pt;
}
#wrap {
	width: 820px;
	margin: 0;
	padding: 0;
	background-color: #fefefe;
}
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:820; }
#log-0{ background-color: #FFCC66; } /* ランキング順位 */
#log-1{
	background-color: #ffffff;
	font-size: 14px;
} /* タイトル */
#log-2{ background-color: #ffccff; } /* カテゴリ */
#log-3{
	background-color: #ffffff;
	font-size: 12px;
} /* 紹介文 */
#log-4{ background-color: #ffffff; } /* 管理人コメント */
#mid-bar{ background-color: #dddddd; } /* 中段バー */
.title_td1 {
	background-color: #ddcfbd;
	font-weight: bold;
	color: #644d34;
}
/* タイトルバー */
.table_titlebar {
	background-color:#906060;
	color:#000000;
	font-size:12pt;
}
/* 検索フォーム */
.table_searchform {
	background-color: #906060;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 12px;
}
.table_menu {
	background-color: #ffffff;
	padding: 5px;
	line-height: 160%;
	border: 1px dotted #999999;
	font-size: 12px;
}
.table_topmenu {
	background-color: #FFFFFF;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	font-size: 12px;
}
.table_top_category {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 160%;
}
.table_other_category {
	background-color: #906060;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 11px;
}
.table_other_category2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 11px;
}
.table_sub_category {
	background-color: #f0eae2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	font-size: 11px;
}
.table_sub_category2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 11px;
}
.table_menu_bar {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
}
.table_menu_bar td {
	font-size: 12px;
}
.table_navigation_bar {
	background-color: ;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding: 0px;
	font-size: 11px;
}
.style1 {
	font-size: 11px;
}
#form {
	padding: 0 16px;
}

