body {
	background-color: #FFFFFF;
	background-image: url(/%7Etokuhowakayama-com/tokuhonet1/sozai/sozai_image/main-back.png);
	background-repeat: repeat-x;
	background-position: left top;
}

div.mainbg {
}

table.mainbg {
}

td.main {
}

td.middle {
}

div.hilight {
}

div.mainbody {
	background-color: #FFFFFF;
}

div.surround {
}

div.block.bottom {
}

div.block {
}

div.block.dark {
}

div.block.normal {
}

div.block .moduletable {
}

div.block .moduletable h3 {
	background:  #e2e2e2 url(../images/body/grey/bullet1.png) 5px 50% no-repeat;	
}

div.dark .moduletable,
div.dark .moduletable-flush {
	color: #ccc;
}

div.dark .moduletable h3,
div.dark .moduletable-flush h3 {
	background:  #434343 url(../images/bullet1.png) 5px 50% no-repeat;
	color: #ccc;
}

div.light .moduletable,
div.light .moduletable-flush {
}

div.light .moduletable h3,
div.light .moduletable-flush h3 {
	background:  #f0f0f0 url(../images/bullet3.png) 5px 50% no-repeat;
}

div.dark ul.menu li {
	border-bottom: 1px solid #444;
}

div.dark ul.menu li a {
	color: #ddd;
}

div.dark ul.menu a:hover {
	color: #FF9900;
}

td.sectiontableheader {
  background: #f0f0f0;
  border-bottom: 1px solid #ccc;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td {
}

td.sectiontableentry1, 
td.sectiontableentry2{
  border-bottom: 1px solid #f0f0f0;
}

div#footer {
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #0033CC;
}

#rocket {
	background: url(../images/body/grey/rocket.png);
}

.css_button {
	background: url(../images/body/grey/w3c_css.png);
}

.xhtml_button {
	background: url(../images/body/grey/w3c_xhtml.png);
}