
BODY{
   margin:0 ;
   padding:0 ;
   background: #100800 ;
   color: #eeddcc ;
   font-family : "ＭＳ Ｐ明朝" , sans-serif;
   font-size: 15px ;
  }


A:link{color:#eeddcc ; text-decoration: none;}
A:visited {color:#eeddcc ;text-decoration: none;}
A:hover {color:#eeddcc ;text-decoration:underline;}

.table_bg{ 
     height: 1200px ; 
     width: 960px ; 
     padding-top: 10px ;
     border-color: #444444 ;
     border-width: 0 2px 0 2px ; 
     border-style: dashed;
     background: #181008 ;
}
.table_bg1{ 
     height: 1200px ; 
     width: 960px ; 
     padding-top: 10px ;
     border-color: #444444 ;
     border-width: 0 2px 0 2px ; 
     border-style: dashed;
     background: #302010 ;
}

#phimg{
   border-style: ridge ;
   border-color: #ffffff ;
   border-width: 2px ;
   margin: 0px 0px 10px 0px;
   cursor: pointer ;   
}

.tmimg{
   margin:0 2px 2px 2px;
   border-style: ridge ;
   border-color: #ffffff ;
   border-width: 2px ;
}

#table1{
   margin-top : 5px ;
   font-size: 15px ; 
   line-height: 130% ;
   font-size: 15px ;
   font-family : "ＭＳ Ｐ明朝" , sans-serif;
}




/* 操作ボタン */

button{
   background-color: transparent ;
   cursor : pointer;
   border-width: 0 ;
   border-style: none ;  
   display : inline ;
}

#prevbtn{
   font-size: 12px ;
   font-family: monospace ;
   width: 60px ;
   height: 34px ;
   color: #ffeedd ;
   background-image: url(imgs/100_3c.gif);
   background-position: left center ;
}


#nextbtn{
   font-size: 12px ;
   font-family: nonospace ;
   width: 50px ;
   height: 34px ;
   color: #ffeedd ;
   background-image: url(imgs/100_3c.gif);
   background-position: center center ;
}


#slidebtn{
   font-size: 14px ;
   font-family: nonospace ;
   letter-spacing:1px ;
   width: 60px ;
   height: 34px ;
   color: #ddccbb ;
   background-image: url(imgs/100_3c.gif);
   background-position: center center ;
}


#homebtn{
   font-size: 14px ;
   letter-spacing:1px ;
   font-family: monospace ;
   width: 70px ;
   height: 34px ;
   color: #ddccbb ;
   background-image: url(imgs/100_3c.gif);
   background-position: right center ;
}

.bar_home{
   height: 34px ;
   background-image: url(imgs/100_3c.gif);
   background-position: center center ;
   font-size: 15px ;
}


.bar_left{
   height: 34px ;
   background-image: url(imgs/960_3c.gif);
   background-position: left center ;
}

.bar_center{
   height: 34px ;
   background-image: url(imgs/960_3c.gif);
   background-position: center center ;
}

.bar_right{
   height: 34px ;
   background-image: url(imgs/960_3c.gif);
   background-position: right center ;
}


.tx_grd{
   background-image: url(imgs/tx_bg.gif);
   background-position: center center ;
   width:830px ;
   height:130px ;  
}

.tx_grd1{
   background-image: url(imgs/tx_bg.gif);
   background-position: center top ;
   width:830px ;
   height:130px ;  
}

.tx_grd2{
   background-image: url(imgs/tx_bg.gif);
   background-position: center bottom ;
   width:830px ;
   height:130px ;  
}


#slide_scale{
   font-size: 15px ;
   font-family: "ＭＳ ゴシック";
   color: #ddccbb ;
   text-align: center ;
}


/* 各部の背景など */
.td1{ 
   background-color: #332211;
   vertical-align: top ;
   text-align: center ;
   white-space: nowrap;
}

.td2{ 
   vertical-align: top;
   white-space: nowrap;
   background-color: #332211;
}

.td2 A img{ border-style: ridge ; border-color: #ffffff;}
.td2 A:hover img{ border-style: solid ; border-color: #ffeedd ;}

.td3{ 
   background-color: #332211;
   vertical-align : top;
   padding-top : 5px;
}

.td4{ 
   background-color: #332211;
}




