<!--

body{
  background-color: #eeeedd ;
  background-image: url(picture/) ;
  background-repeat: no-repeat ;
  background-position: right bottom ;
  background-attachment: fixed ;
  font-family: sans-serif ;
  color: #996644 ;
  scrollbar-face-color: #eeddbb ;
  scrollbar-3dlight-color: #bb9977 ;
  scrollbar-highlight-color: #bb9977;
  scrollbar-shadow-color: #000000 ;
  scrollbar-darkshadow-color: #bb9977 ;
  scrollbar-arrow-color: #bb9977 ;
  scrollbar-track-color: #eeddbb ;
  line-height:150% ;
}

h1{
  color: #663366 ;
  font-family: sans-serif ;
  background: url(picture/dokan.jpg) no-repeat center ;
  line-height:300% ;
}

h2{
  color: #663366 ;
  font-family: sans-serif ;
}

h3{
  color: #663366 ;
  font-family: sans-serif ;
}

table{
  align: center;
  border: dashed 3px #663366 ;
}

table.inline{
  height: 50px ;
  border: solid 1px #774477 ;
  background-color: #774477 ;
}

td{
  text-align: center;
  line-height:150% ;
}

.r{
  text-align: right;
}

td.f{
  border: solid 2px #774477 ;
  color:#774477 ;
}

th.f{
  border: solid 2px #663366 ;
  background-color:#663366 ;
  color:#eeeedd ;
}

a:link { color: #334466 }
a:visited { color: #444466 }
a:active { color: #334466 }
a:hover {color: #334466 }

td.kb {
  text-align: right
}

.maru {
  list-style-type: circle ;
  color: #ffffff ;
}

img{
  border: none ;
}

table.board{
  border : none ;
}

td.upper_left{
  width: 40 ;
  height: 21 ;
  background-image: url(picture/upper_left.gif) ;
  background-repeat: no-repeat ;
  backgorund-position: left top ;
}

td.upper_center{
  width: 40 ;
  height: 21 ;
  background-image: url(picture/upper_center.gif) ;
  background-repeat: repeat-x ;
  background-position: center top ;
}

td.upper_right{
  width: 40 ;
  height: 21 ;
  background-image: url(picture/upper_right.gif) ;
  background-repeat: no-repeat ;
  background-position: right top ;
}

td.middle_left{
  background-image: url(picture/middle.gif) ;
  background-repeat: repeat-y ;
  background-position: right bottom ;
}

td.middle_center{
  width: 400 ;
  height: 200 ;
  background-color: #ffc080 ;
  vertical-align: top;
}

td.middle_right{
  background-image: url(picture/middle.gif) ;
  background-repeat: repeat-y ;
  background-position: left ;
}

td.bottom_left{
  width: 10 ;
  height: 10 ;
  background-image: url(picture/bottom_left.gif) ;
  background-repeat: no-repeat ;
  background-position: right bottom ;
}

td.bottom_center{
  width: 10 ;
  height: 10 ;
  background-image: url(picture/bottom_center.gif) ;
  background-repeat: repeat-x ;
  background-position: bottom ;
}

td.bottom_right{
  width: 10 ;
  height: 10 ;
  background-image: url(picture/bottom_right.gif) ;
  background-repeat: no-repeat ;
  background-position: left bottom ;
}

td.foot{
  width: 20 ;
  height: 50 ;
  background-image: url(picture/foot.gif) ;
  background-repeat: no-repeat ;
  background-position: top center ;
}

td.paper{
  background-color: #ffffff ;
}

-->
