body {
	margin: 0; padding: 0;
  	scrollbar-arrow-color: #908888;
  	scrollbar-base-color: white;
  	scrollbar-face-color: white;
  	scrollbar-shadow-color: white;
  	scrollbar-highlight-color: white;
}
p,td,ul,ol,li,dl,dt,dd {
	font-size: small;
  	color : #665744;
}
p{
  	line-height : 1.5;
}
h1{
	font-size: 1.15em;
  	margin-bottom : 0px;
  	color : #665744;
}
h2{
	font-size: 1em;
  	text-align : left;
  	margin-top : 2em 1em 1em 5%;
  	color : #665744;
}
#header { 
	width: 100%; 
	padding: 6px 0 6px 16px;
	background-color: #ded7ce; 
}
#topic {
	width: 100%; 
	color: white;
	font-size: x-small;
	border-bottom: 8px solid #cec7be;
	background-color: #665744; 
	padding: 2px 0 2px 16px;
}
#topic a,#topic td {
	color: white;
	font-size: x-small;
}
#news { float: left; width: 100px; }
#content { 
	float: left; 
	width: 68%; 
	padding: 5% 12px 12px 5%;
	background-repeat	: no-repeat;
	background-position	: left top;
	background-image	: url(i/round_cake.gif);
}
#content,#content p,#content td,#content th,#content a { 
	font-size: 0.95em;
	font-weight : normal;
}
#navi { 
	float: right; 
	width: 25%; 
}
#navi a,#navi td,#navi{ 
	color: #665744;
	font-size: x-small;
}
#navi a{
	display: block;
	text-decoration: none;
	color: #665744;
	border-top: 2px solid white;
	background-color: #ded7ce; 
	background-repeat	: no-repeat;
	background-position	: 4px center;
	background-image	: url(i/li_cake_c.gif);
	padding: 4px 4px 4px 20px;
}
#navi a:hover{
	color: #665744;
	background-repeat	: no-repeat;
	background-position	: 4px center;
	background-image	: url(i/li_cake_o.gif);
	background-color: #cec7be; 
}
#navi a.selected{
	color: #665744;
	background-repeat	: no-repeat;
	background-position	: 4px center;
	background-image	: url(i/li_cake_o.gif);
	background-color: #cec7be; 
}
#navi div.lv2 {
	background-color: #ded7ce; 
	padding-left: 20px;
}
#navi div.lv2 a {
	border: 0;
	padding: 0 0 0 16px;
}
#navi .sep {
	display: none;
}
#navi #last a{
	display: inline;
	background: none; 
	border: none;
	padding: 0;
}
#navi #last a:hover{
	text-decoration: underline;
	color: red;
}
#navi table#comment {
	margin: 20px 0 10px 0;
	width: 90%;
}
#navi #comment a{
	display: inline;
	background: none; 
	border: none;
	padding: 0;
}
#navi #comment a:hover{
	text-decoration: underline;
	color: red;
}
#navi table#comment2 {
	margin: 20px 0 10px 0;
	width: 90%;
}
#navi #comment2 a{
	display: inline;
	background: none; 
	border: none;
	padding: 0;
}
#navi #comment2 a:hover{
	text-decoration: underline;
	color: red;
}
#footer { 
	clear: both; 
	width: 100%; 
	margin: 16px 0;
	padding: 0;
	font-size: 0.8em;
}
#footer p {
	text-align: right;
	height: 1em;
	font-size: 0.8em;
	margin: 0;
	padding: 2px;
	line-height : 1.2em;
}
#footer hr{
  	height: 6px;
  	border: 6px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#wnew {
	/*border:1px solid #ded7ce;*/
	font-size:0.8em;
	padding:0;
	margin:0 8px;
	width: 98%
}
#wnew table{
	color: #665744;
	margin:0 0 2px 0;
	padding:4px;
	line-height:1em;
	width: 100%;
	padding:0;
	margin:0;
	border:1px solid #beb7ae;
	background-color: #ded7ce; 
	background-repeat	: repeat-x;
	background-position	: left top;
	background-image	: url(i/c/tbar.gif);
}
#wnew a{
	display: block;
	text-decoration: none;
	color: #665744;
	border:1px solid white;
	background-repeat	: no-repeat;
	background-position	: 4px center;
	background-image	: url(i/li_cake_c.gif);
	padding: 4px 4px 4px 20px;
}
#wnew a:hover{
	border:1px solid #beb7ae;
	background-color: #eee7de; 
}
#wnew table a{
	font-size:0.7em;
	display: inline;
	background: none; 
	border: none;
	padding: 0;
}
#wnew table a:hover{
	text-decoration: underline;
	color: red;
	padding: 0;
}
/*
img{
  font-size : 20pt;
  font-family : sans-serif;
}
*/
a:link,a:visited,a:active{
  color : #665744;
}
a:hover{
  text-decoration : underline;
  color : red;
}
.ActiveHeader{
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  font-size : x-small;
}
.Header{
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  font-size : x-small;
  border-top-width : thin;
  border-left-width : thin;
  border-right-width : thin;
  font-weight : normal;
}
.HeaderRest{
  border-bottom-style : solid;
  font-size : x-small;
}
.TableBody{
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
}
.ModifiedDate{
  font-size : 8pt;
}
hr{
  	color: #665744;
  	background-color: #665744;
  margin-top : 0;
  margin-bottom : 0;
  width : 80%;
  text-align : center;
}
.tel{
  font-size : 8pt;
  font-family : "Comic Sans MS";
}
.howto{
  background-color : #ded7ce;
  color : #635542;
}
TABLE.waku{
  border-top-width : 1pt;
  border-right-width : 1pt;
  border-bottom-width : 1pt;
  border-left-width : 1pt;
  border-style : solid solid solid solid;
  border-top-color : #635542;
  border-right-color : #635542;
  border-bottom-color : #635542;
  border-left-color : #635542;
}
.titlecakeqa{
  background-color : #ded7ce;
}
.s_b{
	border-width: 1px; 
	border-style : solid;
	cursor : hand;
	background-color : #bdae9c;
	color : #665744;
}
.s_t{
	border-width: 1px; 
	background-color : #ded7ce;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-style : solid solid solid solid;
	color : #635542;
	border-color : #635542;
}
.s2 {
	background-color: #cec7be
}
.s3 {
	border-left: 4px solid #f00;
	border-right: 4px solid #f00;
}
.s_l{
	border-left: 4px solid #cec7be;
}
.s_r{
	border-right: 4px solid #cec7be;
}
.s_r_t_l{
	background-image:url(i/c/round_t_l.gif);
}
.s_r_t {
	background-image:url(i/c/round_t.gif);
}
.s_r_t_r{
	background-image:url(i/c/round_t_r.gif);
}
.s_r_u_l{
	background-image:url(i/c/round_u_l.gif);
}
.s_r_u {
	background-image:url(i/c/round_u.gif);
}
.s_r_u_r{
	background-image:url(i/c/round_u_r.gif);
}
.round-top {
	margin-top: 10px;
	background: #cec7be url(i/c/r_t_l.gif) no-repeat top left;
}
.round-top span {
	background: url(i/c/r_t_r.gif) no-repeat top right;
	height: 4px;
	display: block;
}
.round-bottom {
	background: #cec7be url(i/c/r_u_l.gif) no-repeat bottom left;
	margin-bottom: 14px;
}
.round-bottom span {
	background: url(i/c/r_u_r.gif) no-repeat bottom right;
	height: 4px;
	display: block;
}
.round-body {
	font: 80%/150%;
	background: #cec7be;
	padding: 0 4px;
}
.round-body p { margin: 0px; }