/*メインスタート*/
#content {
 margin: 10px 0px;
 padding: 0;
 float: left;
 width: 700px;
 height: auto;
 text-align: center;
 }
 
h3 {
 margin: 0px 0px 5px 120px;
 padding: 0px;
 color: #000066;
 background-image: url(image/plaza-menu0.gif);
 background-repeat: no-repeat;
 text-indent: -9999px;
 height: 100px;
 }
 
h4 {
 margin: 10px 300px 10px 0;
 padding: 5px;
 color: #006600;
 border-bottom: dotted 3px #003333;
 border-left: dotted 3px #003333;
 } 
  

h5 {
 margin: 20px 0px 20px 30px;
 color: #666666;
 text-align: right;
 } 
 
 
#content ul {
 margin: 0 0 20px 10px;
 padding: 0 0 5px 200px;
 list-style: none;
 border-bottom: dotted 2px #ff9999;
 } 
 

#content li {
 margin: 5px 0 0 0;
 text-align: left;
 } 
 
#content li a, #content li a:link, #content li a:visited {
 margin: 5px 100px 5px 10px;
 text-decoration: none;
 color: #666666;
 background-color: transparent;
 display: block;
 width: auto;
 height: auto;
 padding: 5px 5px;
 border-bottom: 1px solid #666666;
 font-size: medium;
 } 
 
#content li a:hover {
 border-right: 10px solid #fa9e9e;
 }  
 
 

 
.new {
 color: #ff0000;
 } 
 
 
#top1 {
 background: url(image/plaza-menu1.gif) no-repeat;
 height: 200px;
} 

#top2 {
 background: url(image/plaza-menu2.gif) no-repeat;
} 

#top3 {
 background: url(image/plaza-menu3.gif) no-repeat;
} 
