#whole {
  background:url(images/total_haike.jpg) fixed repeat;
  font-size: 14px;
  text-align: center;
}

a:link { text-decoration:none; color:#285151; }
a:visited { text-decoration:none; color:#800000; }
a:active { text-decoration:none; color:#a85400; }
a:hover { text-decoration:none; color:#a85400; }


#central {
  width:920px;
  margin:0 auto;
  text-align: left;
}

#header {
  background:url(images/eachpage_haikei.gif) no-repeat 20px 28px;
  width:920px;
  height:130px;
  width:920px;
}

#top-header{
  background:url(images/top_haikei2.gif) no-repeat 20px 82px;
  width:920px;
  height:220px;
  width:920px;
}

img {border: 0px;}

#contents0 {
  width:920px;
  padding:10px;
}

.prof_table{ 
  color:#000000;
  font-size:12px;
  margin-top:20px;
  margin-left:20px;
  width:900px;
 }

.prof_sell{
  border-style:dashed;
  border-color:000000;
  border-width:0 0 1px 0;
  line-height:15px;
  vertical-align:top;
  padding:10px 10px 2px 0;
 }
 

a.thumbnail {
display: block;
float: left;
margin: 0.3em 10px 0.3em 0;
}
 
a.thumbnail,
a.thumbnail img{
width: 100px;
}
a.thumbnail:hover {
border: none;
cursor: default;
}
a.thumbnail:hover img {
width: auto;
height: auto;
}

.window{
   text-align:left;
   font-size:13px;
   color:#000;
   background-color:#ddf0f0;
   margin:10px 20px 10px 30px;
   height:320px;
   width:400px;
   overflow:scroll;
   scrollbar-face-color:#000000;
   scrollbar-base-color:#000000;
   scrollbar-3d-light-color:#000000;
   scrollbar-arrow-color:#ffffff;
   scrollbar-highlight-color:#1a3f59;
   scrollbar-shadow-color:#000000;
   border:double #ffffff 4px;
}


.window_title{
   color:#0000a0;
   text-align:center;
   margin-top:5px;
}

.form_title{
   font-weight:bold;
   font-size:13px;
   border:solid #000040 1px;
}

#title_page{
  margin-left:5px;
  font-size:12px;
  line-height:150%;
  text-align:left;
  padding-left:10px;
  padding-top:15px;
}


