#bodyid{
padding:0;
margin:0;
}
#page{
background:#ffffff url('img/bg.png') repeat-y 970px 0;
}
#page2{
border:1px solid #666;
background:#d7fdd7;
width:1010px;
font-size:0.8em;
color:#black;
text-align:center;
}
#banner{
background:#E5E4D3 url('img/banbg2.png') repeat-x left top;
border-bottom:1px solid #fff;
height:55px;
letter-spacing:2px;
text-align:left
}
#banner h1{
font-size:28px;
color:#8b0000;
margin:0;
padding:15px 20px;
}
#menu{
border-collapse:collapse;
background:#666;
width:100%;
}
#menu td{
border:1px solid #666;
border-right-width:0;
background:#fbfbfc url('img/menubg.png') repeat-x top left;
height:20px;
font-size:17px;
width:11.1%;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#666;
font-weight:bold;
width:100%;
text-decoration:none;
}

#hiddenmenus ul{
   list-style: none; /* リスト先頭の記号を消す */
   margin: 0px;    /* 本来の余白をなくす */
   padding: 0px;   /* 本来の余白をなくす */
   font-size: 120%; /* 文字を小さめにする */
   width: 7.4em; /* 横幅：7文字分 */
}
#hiddenmenus li{
   border-width: 0px 1px 1px 1px; /* 左右と下に線を引く */
   border-style: solid; /* 線種：実践 */
   border-color: green; /* 線の色：緑 */
   padding: 0.1em 0.3em; /* 内側の余白：上下に0.1文字分・左右に0.3文字分 */
}
#subMenu01 {
   background:#fbfbfc;
   position:absolute; top: 103px; left: 225px;
   visibility: hidden;
}
#subMenu02 {
   background:#fbfbfc;
   position:absolute; top: 103px; left: 337px;
   visibility: hidden;
}
#subMenu03 {
   background:#fbfbfc;
   position:absolute; top: 103px; left: 561px;
   visibility: hidden;
}
#image{
border:1px solid #666;
background:#133d6f url('topgazou.jpg') no-repeat top left;
width:970px;
height:280px;
margin:10px auto;
}
#image h3{
color:#fff;
font-size:1.1em;
text-align:right;
padding:10px;
margin:0;
}
#left{
width:230px;
float:left;
margin-bottom:20px;
text-align:left;
}
#sidemenu{
border-bottom-width:0;
margin-left:10px;
}
#left h2{
border-bottom:1px solid #777;
background:#2a5385 url('img/sidebg2.png') repeat-y left top;
font-size:1em;
margin:0;
padding:4px 10px;
color:#696969;
}
#left ul{
list-style-type:none;
margin:0;
padding:0;
}
#left li{
border-bottom:1px solid #777;
font-weight:normal;
margin:0;
padding:4px 10px;
font-size:1.1em;
}
#left li a{
width:100%;
text-decoration:none;
color:#555;
}
#left li a:hover{
color:#5c7faa;
}
#left li h3{
font-weight:normal;
margin:0;
font-size:0.88em;
padding:0px 0px;
}
#right{
width:710px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#4e71a9;
}
#right a:hover{
color:#ced5e5;
}
#right h2{
background:url('img/titlebg5.png') no-repeat left top;
color:#666;
font-size:16px;
margin:0 10px 0 0;
padding:6px 0 15px 10px;
}
#right p{
color:black;
margin:0 10px 13px 0;
padding:0 10px;
font-size:16px;
line-height:120%;
}
#right td{
font-weight:normal;
margin:0 10px 13px 0;
padding:0 5px;
font-size:16px;
line-height:120%;
}
#right ul{
font-size:16px;
}
#pagetop{
padding:20px 10px 0 0;
text-align:right;
font-size:16px;
}
#copy{
clear:both;
border-top:1px solid #666;
color:#666;
padding:3px 10px;
text-align:center;
}
#omo{
display:none;
}

