?@charset "UTF-8";

/** サイドメニューEENDEX右側EEスタイル **/

<!--
#sidemenutitle{
  font-size : 10pt;
  color : white;
  
  background-repeat : no-repeat;
  padding-left : 10px;
  width : 250px;
  height : 30px;
  vertical-align : middle;
  padding-top : 5px;
  
  
  background-color : #ff8080;
}



.sidemenutitle2{
  font-size : 10pt;
  
  
  background-repeat : no-repeat;
  
  width : 200px;
  height : 25px;
  vertical-align : middle;
  
  
  
  
  float : left;
  position : relative;
  bottom : auto;
  text-align : center;
  padding-top : 6px;
  background-image : url(../sozai/sidemenu/sidemenu-title.gif);
}

.sidemenu-box1 A{
  font-size : 10.5pt;
  
  
  background-repeat : no-repeat;
  text-decoration: none;
  
  width : 200px;
  
  vertical-align : middle;
  
  
  
  color : black;
  
  
  
  margin-bottom : auto;
  
  
  
  
  background-image : url(../sozai/sidemenu/sidemenu1.gif);
  bottom : auto;
  float : left;
  position : relative;
  right : auto;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  padding-top : 15px;
  padding-bottom : 10px;
}.sidemenu-box1 A:hover{
  font-size : 10.5pt;
  
  
  background-repeat : no-repeat;
  text-decoration: none;
  
  width : 200px;
  
  vertical-align : middle;
  
  
  
  color : black;
  
  
  
  margin-bottom : auto;
  
  
  
  
  background-image : url(../sozai/sidemenu/sidemenu2.gif);
  bottom : auto;
  float : left;
  position : relative;
  right : auto;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  padding-top : 15px;
  padding-bottom : 10px;
}
.sidemenu-h2{
  font-size : 10pt;
  font-weight : normal;
  color : white;
  text-align : left;
  margin-left : 10px;
  

  margin-top : 0px;
}





-->

