body{ 
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Helvetica", "Arial", "Verdana";
	color:#000000; 
	background-color:#FFCCCC; 
	font-size:11pt;
	margin-left:4%; 
	margin-right:4%; 
	scrollbar-face-color:white;
	scrollbar-highlight-color:white; 
	scrollbar-shadow-color:white;
	scrollbar-3dlight-color:white; 
	scrollbar-arrow-color:#FFCCCC;
	scrollbar-track-color:#FFCCCC; 
	scrollbar-darkshadow-color:white; 
}  

a:link{ text-decoration : none; color:#663333; }
a:visited{ text-decoration : none; color:#663333; }
a:active{ text-decoration : none; color:#FF6699; }
a:hover{ text-decoration : none; color:#FF6699; }

.form {
	background-color:#ffffff; 
	font-size: 9pt; 
	border: #CC9966; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	vertical-align:middle;
	margin:2;
	padding:2;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
img{ border:0; }

hr {
	background-color: #CC6666; 
	border-color: #CC6666 black black; 
	border-style: dotted; 
	border-top-width: 3px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

#small{ font-size:10pt; }
#kanri{ color:#ff4444; } /* 管理人コメントの色 */
#log{ 
	width:90%; 
	border-style:none; 
	border-color:#cc6666; 
	margin-left:5%; 
}
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#FFFFFF; border-style:none;} /* タイトル */
#log-2{ background-color:#FFCCCC; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#mid-bar{ background-color:#FFFFFF; } /* 中段バー */
#title-bar{ background-color:#ffffff; color:#000000; font-size:13pt; } /* タイトルバー */

td{ font-size:10pt; color:#000000; }
tr { font-size:10pt; color:#000000;  } 

/* タイトルバー */
.table_titlebar {
	background-color:#FFFFFF;
	color:#000000;
	font-size:13pt;
}

/* 検索フォーム */
.table_searchform {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	border-left-color: #CC9966;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	font-size: 10px;
}
.table_menu {
	background-color: #EEEEEE;
	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: #EEEEEE;
	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: #EEEEEE;
	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_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 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 11px;
	text-align: right;
}
.table_navigation_bar {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 11px;
}

select,textarea{
	background-color:#ffffff; 
	font-size: 9pt; 
	border: #CC9966; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
input.chk{
	font-size: 9pt; 
}
input.tx{
	background-color:#ffffff; 
	font-size: 9pt; 
	border: #CC9966; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	vertical-align:middle;
	margin:2;
	padding:2;
}
input.waku{
	background-color:#ffffff; 
	font-size: 9pt; 
	border: #CC9966; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	vertical-align:middle;
	margin:2;
	padding:2;
}
