body
 {
	background-attachment: fixed;
	background-color: #ffffff;
	color: #000000;
	font-size: +13;
	font-family: Comic Sans MS;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #111111;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
 }
 
div
 {
  font-size: +13; 
 }
 
td
 {
  vertical-align: top;
  text-align: left;
  font-size: +13;
 }

h2
 {
  font-size: +20;
 }

a
 {
  color: #000000; 
  font-size: +13;
  text-decoration: none;
  font-weight: bold;
 } 

a:hover
 {
  color: #15069F;
  text-decoration: none;
 }

b.marked
 {
  color: #15069F;
 }
 
.main
 {
  width: 100%;
  height: 100%;
 }
 
.design
 {
  width: 810px;
  height: 100%;
 }
 
.header_logo
 {
  width: 308px;
  height: 217px;
 }
 
.header_name
 {
  width: 502px;
  height: 217px;
 }
 
.header_shadow_left
 {
  width: 5px;
  height: 33px;
 }

.header_toplinks
 {
  width: 480px;
  height: 33px;
 }
 
.header_shadow_right
 {
  width: 11px;
  height: 33px;
 }

.menu
 {
  width: 205px;
  height: 100%;
 }

.menu_top01
 {
  width: 122px;
  height: 33px;
 }
 
.menu_top02
 {
  width: 205px;
  height: 24px;
 }

.menu_link
 {
  width: 205px;
  height: 29px;
  text-align: right;
  vertical-align: middle;
 }

.menu_link_end
 {
  width: 205px;
  height: 3px;
 }

.menu_ext
 {
  width: 205px;
  height: 50px;
  vertical-align: middle;
 }

.menu_bottom
 {
  width: 205px;
  height: 44px;
 }
 
.contents
 {
  width: 557px;
  height: 100%;
 }
 
.linklist
 {
  width: 557px;
  height: 53px;
 }
 
.index
 {
  width: 557px;
  height: 1%;
  vertical-align: top;
  text-align: left;
 }

.dborder
 {
  width: 557px;
  height: 1%;
 }
 
.border_top
 {
  width: 557px;
  height: 30px;
 }
 
.border_left
 {
  width: 24px;
  height: 27px;
 }

.border_title
 {
  width: 416px;
  height: 27px;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
 }

.border_logo
 {
  width: 117px;
  height: 27px;
 }
 
.border_middle
 {
  width: 557px;
  height: 21px;
 }
 
.border_ext
 {
  width: 557px;
  text-align: left;
  vertical-align: top;
 }
 
.border_bottom
 {
  width: 557px;
  height: 55px;
 }
 
.sitelist
 {
  width: 557px;
  height: 36px;
  margin-left: 57px;
  vertical-align: top;
 }
 
.form
 {
  font-size: +12;
  font-family: Comic Sans MS;
  background-color: #A9A9A9;
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  border-style: double;
 }
 
form
 {
  margin: 0px;
  padding: 0px;
 }

.button
 {
  font-size: +12;
  font-family: Comic Sans MS;
  background-color: #ffffff;
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  border-style: double;
 }