body {
  background: #DCDCDC;
  margin: 10px 100px;
}

a { 
text-decoration: none; 
} 

a:link { color: #000000; }  
a:visited { color:#000000; } 
a:hover { 
background-color: #FFFF99;
position: relative; 
top: 1px; 
left: 1px; 
text-decoration: none; 
 } 
a:active { color: #000000; }


#table1
{ 
border: 1px #000000 solid;
border-collapse: collapse; 
margin: 14px 14px;
padding: 4px; 
 }

ul { 
padding: 2;
list-style-type: square;
list-style-position: outside; 
 } 

#contents-title {
font-size: 9pt;
color: #ffffff;
}

#side-title {
font-weight: bold;
font-size: 9pt;
color: #0000FF;
}

#contents {
font-size: 8pt;
color: #000000;
}

#list { margin: 0 0 0 1.5em; } 

div {border: none;}

div#banner {
border: none;
background-color: #FFFF99
}

div#main {
MARGIN-LEFT: auto; 
MARGIN-RIGHT: auto; 
　overflow: hidden;
　width: 704px;
background-color: #DCDCDC;
 }

div#top {
MARGIN-LEFT: auto; 
MARGIN-RIGHT: auto; 
　overflow: hidden;
　width: 690px;
　text-align: center;
background-color: #ffffff;
padding: 4px 10px;
 }

div#top-menu {
font-size: 10pt;
float: left; 
margin-right: 10px;
padding-left: 4px;  
border-left: 5px #999999 solid;
background-color: #ffffff; 
text-align: left; 
} 

div#navi {
MARGIN-LEFT: auto; 
MARGIN-RIGHT: auto; 
  margin-top: 10px;
margin-bottom: 2px;  
　overflow: hidden;
　width: 690px;
　text-align: left;
　background-color: #DCDCDC;
　height: 15px;
 }

div#contents-title {
  margin-right: 2px;
  padding: 2px;
  margin-top: 4px; 
  margin-left: 2px;
　float: right; 
　border: 1px gray solid;  
  border-bottom: 0px; 　
  overflow: hidden;
　width: 500px;
　text-align: left;
　background-color: #999999;
 }

div#contents-title2 {
MARGIN-LEFT: auto; 
MARGIN-RIGHT: auto; 
  padding: 2px;
  margin-top: 4px; 
　border: 1px gray solid;  
  border-bottom: 0px; 　
  overflow: hidden;
　width: 685px;
　text-align: left;
　background-color: #999999;
 }

div#box-wide {
MARGIN-LEFT: auto; 
MARGIN-RIGHT: auto; 
  padding: 4px;
  margin-bottom: 2px; 
　border: 1px gray solid;  
　width: 680px;
  background-color: #fff;

 }

div#box-news {
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px; 
  margin-left: 2px; 
　float: right; 
　border: 1px gray solid;  
　width: 500px;
　text-align: left;
　background-color: #fff; 
  overflow: scroll;　
  overflow-x: hidden;　
  height: 234px;
 }
  
div#box-media {
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px; 
  margin-left: 2px; 
　float: right; 
　border: 1px gray solid;  
　width: 500px;
　text-align: left;
　background-color: #fff;
  height: 65px; 
 }  

div#box-bn {
  padding: 0px 2px;
  margin-right: 2px;
  margin-bottom: 2px; 
  margin-left: 2px; 
　float: right; 
　border: 1px gray solid;  
　width: 500px;
　text-align: left;
　background-color: #fff; 
  overflow: scroll;　
  overflow-x: hidden;　
  height: 204px;
 }  

div#footer {
MARGIN-LEFT: auto; 
MARGIN-RIGHT: auto; 
  padding: 4px;
  margin-top: 10px; 
  margin-bottom: 10px; 
　border: 1px gray solid;  
　width: 685px;　
  overflow: hidden;
　text-align: center;
　background-color: #ffffff;
 }

<---ここまでメイン--->

<---ここからサブ--->

div#right {
  margin-left: 150px;
  padding: 2px;
　float: right; 
　border: 2px gray dotted; 
  background: #ffffff;
　overflow: hidden;
　width: 169px;
　text-align: left;
}


div#left {
  margin: 2px; 
  padding: 2px;
　float: left; 
　border: 2px gray dotted; 
  background: #ffffff;
　overflow: hidden;
　width: 175px;
　text-align: left;
}
