/*------------------------------------------------
 * グローバルナビのスタイル
 *----------------------------------------------*/
/* サイドメニューロールオーバー */
.s_01 a{
  display:block;
  margin:0 0 1px 0;
  padding:0;
  width:160px;
  height:50px;
  background:url(http://www.club-vauban.net/images/m01.jpg) no-repeat;
}

.s_01 a:focus,
.s_01 a:hover,
.s_01 a:active{
  background:url(http://www.club-vauban.net/images/m01a.jpg) no-repeat;
}

.s_02 a{
  display:block;
  margin:0;
  padding:0;
  width:160px;
  height:50px;
  background:url(http://www.club-vauban.net/images/m02.jpg) no-repeat;
}

.s_02 a:focus,
.s_02 a:hover,
.s_02 a:active{
  background:url(http://www.club-vauban.net/images/m02a.jpg) no-repeat;
}

.s_02_01 a{
  display:block;
  margin:0;
  padding:0;
  width:160px;
  height:20px;
  background:url(http://www.club-vauban.net/images/m02_01.jpg) no-repeat;
}

.s_02_01 a:focus,
.s_02_01 a:hover,
.s_02_01 a:active{
  background:url(http://www.club-vauban.net/images/m02_01a.jpg) no-repeat;
}

.s_02_02 a{
  display:block;
  margin:0;
  padding:0;
  width:160px;
  height:24px;
  background:url(http://www.club-vauban.net/images/m02_02.jpg) no-repeat;
}

.s_02_02 a:focus,
.s_02_02 a:hover,
.s_02_02 a:active{
  background:url(http://www.club-vauban.net/images/m02_02a.jpg) no-repeat;
}

.s_02_03 a{
  display:block;
  margin:0 0 1px 0;
  padding:0;
  width:160px;
  height:46px;
  background:url(http://www.club-vauban.net/images/m02_03.jpg) no-repeat;
}

.s_02_03 a:focus,
.s_02_03 a:hover,
.s_02_03 a:active{
  background:url(http://www.club-vauban.net/images/m02_03a.jpg) no-repeat;
}

.s_03 a{
  display:block;
  margin:0 0 1px 0;
  padding:0;
  width:160px;
  height:50px;
  background:url(http://www.club-vauban.net/images/m03.jpg) no-repeat;
}

.s_03 a:focus,
.s_03 a:hover,
.s_03 a:active{
  background:url(http://www.club-vauban.net/images/m03a.jpg) no-repeat;
}

.s_04 a{
  display:block;
  margin:0;
  padding:0;
  width:160px;
  height:49px;
  background:url(http://www.club-vauban.net/images/m04.jpg) no-repeat;
}

.s_04 a:focus,
.s_04 a:hover,
.s_04 a:active{
  background:url(http://www.club-vauban.net/images/m04a.jpg) no-repeat;
}

.s_04_01 a{
  display:block;
  margin:0 0 1px 0;
  padding:0;
  width:160px;
  height:31px;
  background:url(http://www.club-vauban.net/images/m04_01.jpg) no-repeat;
}

.s_04_01 a:focus,
.s_04_01 a:hover,
.s_04_01 a:active{
  background:url(http://www.club-vauban.net/images/m04_01a.jpg) no-repeat;
}

.s_05 a{
  display:block;
  margin:0 0 1px 0;
  padding:0;
  width:160px;
  height:50px;
  background:url(http://www.club-vauban.net/images/m05.jpg) no-repeat;
}

.s_05 a:focus,
.s_05 a:hover,
.s_05 a:active{
  background:url(http://www.club-vauban.net/images/m05a.jpg) no-repeat;
}

