#main {width:810px;}
#main_bottom {
         width:810px;
	     background-color: #edf6ff;
	     float:left; }	     
#top {
         width:650px;
	     float:left; }
#left_side {
         clear:both;
         width:150px;
         font-size: small;
         background-color: #edf6ff;
 	     float:left;
         }
#middle_side { 
         width:490px;
         margin-left:10px;
         background-color: #edf6ff;
	     float:left;
	      }
#right_side {
         width:150px;
         font-size: small;
         margin-left:10px;
         background-color: #edf6ff;
 	     float:left;
         }
#right_sub1 { height:280px;
         width:150px;
         background-image: url("image/whats_new.gif");
         float:left;
         }
#right_sub2 { 
         width:150px;
         float:left;
         }
#bottom {
         clear:both;
         width:810px;
         float:left;
         background-color: white }

.sub_menu {color: black;}
.sub_menu a:link {color: black;}
.sub_menu a:visited {color: black;}
.sub_menu a:hover {color: blue;}
.sub_menu a:active {color: black;}

body{
scrollbar-arrow-color:#0000ff;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#0000ff;
scrollbar-shadow-color:#0000ff;
scrollbar-track-color:#ffffff;
}

.lineup { color: #000000 ;}
.lineup A:LINK { color: #000000 ; text-decoration : none; }
.lineup A:VISITED { color: #000000 ; text-decoration : none; }
.lineup A:HOVER { color: #000000 ; text-decoration : none; }
.lineup A:ACTIVE { color: #000000 ; text-decoration : none; }

.itsol {
  font-family:"MS UI Gothic",Osaka,sans-serif;
  color : #0000ff;
  font-size : 10pt;
  font-weight : bolder;
  background-color:#ffff99; 
}

.itsol A:LINK {
  font-size : 10pt;
  font-weight : bolder;
  color : #0000ff;
  background-color : #ffff99;
  text-decoration : none;
}
.itsol A:VISITED {
  font-size : 10pt;
  font-weight : bolder;
  color : #0000ff;
  background-color : #ffff99;
  text-decoration : none;
}
.itsol A:HOVER {
  font-size : 10pt;
  font-weight : bolder;
  color : #0000ff;
  background-color : #ffff99;
  text-decoration : underline;
}
.itsol A:ACTIVE {
  font-size : 10pt;
  font-weight : bolder;
  color : #0000ff;
  background-color : #ffff99;
  text-decoration : none;
}

.setumei9 {
  font-family:"MS UI Gothic",Osaka,sans-serif;
  font-size : 12px;
  color: #000000;
  font-weight: normal;
}