

a:hover { color: #cc0000 }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
span { font-size: 10px }
big  { font-size: 12pt }
.small { font-size: 11px }
a:link        {  color:#00441b; text-decoration: underline;}
a:visited     {  color:#cc0000; text-decoration: underline;}
a:active      {  color:#cc0000; text-decoration: underline;}
a:hover       {  color:#cc0000; text-decoration: underline;}
hr {color: #997d2e; width:600;}
BODY
{
  scrollbar-base-color : #fafaeb;
  scrollbar-face-color : #fafaeb; 
  scrollbar-track-color: #fafaeb;
  scrollbar-arrow-color : #997d2e; 
  scrollbar-3dlight-color: #997d2e;
  scrollbar-highlight-color : #fafaeb; 
  scrollbar-shadow-color : #fafaeb;
  scrollbar-darkshadow-color : #997d2e;
}
input,textarea,select 
{
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  border-style: solid;
  BORDER-TOP-WIDTH: 1px;
  BORDER-TOP-COLOR: #997d2e;
  BORDER-LEFT-WIDTH: 1px;
  BORDER-LEFT-COLOR: #997d2e;
  BORDER-BOTTOM-WIDTH: 1px;
  BORDER-BOTTOM-COLOR: #997d2e;
  BORDER-RIGHT-WIDTH: 1px;
  BORDER-RIGHT-COLOR: #997d2e;
  COLOR: #000000;
  TEXT-INDENT: 2px;
  BACKGROUND-COLOR: #ffffff;
}

.botan {
	background: #997d2e;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#ffffff;
	padding:3px 0 0 0;
}

#contents {
	width:520px;
	padding:10px;
	margin-left:5px;
	margin-top:15px;
}
.entry {
	border:1px solid #997d2e;
	padding:0 5px 5px 5px;
	background:#fafaeb;
	margin-top:10px;
	margin-bottom:20px;
}
h1 {border-top:50px;}
.entry h2 {
	font-size:14px;
	border-bottom:2px solid #997d2e;
	color:#333333;
	margin-top:8px;
	border-top:none;
}
.entryBody {
	font-size:110%;
}

.table04 {
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	border-collapse: collapse;
	margin:3px 0;
	background:#ffffff;
}
.table04 td {
	font-size:90%;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:3px;
	margin:0px;
}
.bbsTh {
	font-weight:bold;
	background:#EEEEEE;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:3px;
	margin:0px;
}
.menu {
	text-align:right;
	font-size:80%;
	font-weight:bold;
}

.chuui {
	color:#cc0000;
	font-size:100%;
	font-weight:bold;
}

