body {

background-color: #181A19;
scrollbar-arrow-color: #61726C;
scrollbar-base-color: #181A19;
scrollbar-track-color: #181A19;
scrollbar-face-color: #181A19;
scrollbar-shadow-color:#232927;
scrollbar-highlight-color:#232927;
scrollbar-3d-light-color: a;
overflow-x:hidden;
background-attachment: fixed; /*背景画像をスクロールさせない*/
}

.border1 { border: 1px #ffffff solid; } 


body, td, th {
	color: #687C67;
	font-size:8pt;
	font-family: "serif"; 
}



hr{
color:#687C67
size:1}
/*基本文字*/

a {
	color: #B7C6AA;
	font-size:8pt;
	font-family"serif"; 
	text-decoration: underline;
}
/*基本見出し*/

h1, h2 {
	color: #663300;
}
/*大見出し*/

h3, h4, h5, h6 {
	color: #996633;
}
/*小見出し*/

p {
  color: #B7C6AA;
  font-size:8pt;
  margin:0px 0px; padding:0px 0px 0px 0px;
}

#box
{margin:0px 0px; padding:10px 10px 10px 10px;
 width:513px; 
 background-color:#181A19; 
 font-size:10px; color:#687C67; 
 
 border-style:dashed; 
 border-color:#687C67;
 border-width: 0pt 0pt 1pt 0pt;
 }

#boxs
{margin:0px 0px; padding:10px 10px 10px 10px;
 width:600px; 
 background-color:#181A19; 
 font-size:10px; color:#687C67; 
 
 border-style:solid; 
 border-color:#687C67;
 border-width: 1pt 1pt 1pt 1pt;
 }


/*メニュー*/
#ID {width:564px;height:31px;  margin: 0; padding :0;}
#ID ul { margin: 0; padding :0; list-style-type : none; }
#ID li { display : inline; padding :0; margin:0 3px;float:left; }

#ID #menu_a_1 a{
background-image:url(../imgs/menuimg/root.gif); 
width:88px; height:31px; background-repeat:no-repeat; margin:0;
padding:0; background-color:#fff;display:block;}
#ID #menu_a_1 a:hover {
background-color:#fff;
background-image:url(../imgs/menuimg/root2.gif); 
width:88px; height:31px; background-repeat:no-repeat;margin:0;
padding:0;display:block;}
#ID #menu_a_2 a {
background-image:url(../imgs/menuimg/news.gif); 
width:88px; height:31px; background-repeat:no-repeat; margin:0;
padding:0; background-color:#fff;display:block;}
#ID #menu_a_2 a:hover {
background-color:#fff;
background-image:url(../imgs/menuimg/news2.gif); 
width:88px; height:31px; background-repeat:no-repeat;margin:0;
padding:0;display:block;}
#ID #menu_a_3 a {
background-image:url(../imgs/menuimg/bios.gif); 
width:88px; height:31px; background-repeat:no-repeat; margin:0;
padding:0; background-color:#fff;display:block;}
#ID #menu_a_3 a:hover {background-color:#fff;
background-image:url(../imgs/menuimg/bios2.gif); 
width:88px; height:31px; background-repeat:no-repeat;margin:0;
padding:0;display:block;}
#ID #menu_a_4 a {
background-image:url(../imgs/menuimg/event.gif); 
width:88px; height:31px; background-repeat:no-repeat; margin:0;
padding:0; background-color:#fff;display:block;}
#ID #menu_a_4 a:hover {background-color:#fff;
background-image:url(../imgs/menuimg/event2.gif); 
width:88px; height:31px; background-repeat:no-repeat;margin:0;
padding:0;display:block;}
#ID #menu_a_5 a {
background-image:url(../imgs/menuimg/gallery.gif); 
width:88px; height:31px; background-repeat:no-repeat; margin:0;
padding:0; background-color:#fff;display:block;}
#ID #menu_a_5 a:hover {background-color:#fff;
background-image:url(../imgs/menuimg/gallery2.gif); 
width:88px; height:31px; background-repeat:no-repeat;margin:0;
padding:0;display:block;}
#ID #menu_a_6 a {
background-image:url(../imgs/menuimg/contact.gif); 
width:88px; height:31px; background-repeat:no-repeat; margin:0;
padding:0; background-color:#fff;display:block;}
#ID #menu_a_6 a:hover {background-color:#fff;
background-image:url(../imgs/menuimg/contact2.gif); 
width:88px; height:31px; background-repeat:no-repeat;margin:0;
padding:0;display:block;}
.span1 {display:none;}
