html,body {
	font-family: ;
	font-size: 90%;
	color: ;
	background: url('http://www2.fz-web.com/themes/common/images/pattern/pattern_02b.png') repeat center top rgb(153, 0, 0);
}
div#navi_button {
	background: url('http://www2.fz-web.com/themes/common/images/navi/navi_01b.png') repeat-x left top rgb(0, 204, 0);
}
#navi_button li a {
  color: rgb(255, 255, 255);
}
#navi_button li a:hover {
  color: rgb(255, 255, 255);
}
div#main {
	background: ;
}
#container h1 {
	border-color: #cc0000;
	border-left-color: #cc0000;
}
#container h2 {
	border-left-color: #cc0000;
	border-bottom-color: #cc0000;
}
#container h3 {
	border-left-color: #cc0000;
}
div#contents_list {
  border-top-color: #cc0000;
}
#contents_list li.menu_button {
  border-right-color: #cc0000;
  border-left-color: #cc0000;
  border-bottom-color: #cc0000;
}
#contents_list li.menu_button a {
	background: ;
}
#contents_list li.menu_button a:hover {
	background: #ff66ff;
}
div#footer {
	background: ;
}
