/*------------------------------------------------
 * 横型グローバルナビのスタイル
 *----------------------------------------------*/

/* メインロールオーバー */
.s_01 a{
  display:block;
  margin:0;
  padding:0;
  width:184px;
  height:32px;
  background:url(img/m_01a.jpg) no-repeat;
}

.s_01 a:focus,
.s_01 a:hover,
.s_01 a:active{
  background:url(img/m_01c.jpg) no-repeat;
}

.s_02 a{
  display:block;
  margin:0;
  padding:0;
  width:184px;
  height:33px;
  background:url(img/m_02a.jpg) no-repeat;
}

.s_02 a:focus,
.s_02 a:hover,
.s_02 a:active{
  background:url(img/m_02c.jpg) no-repeat;
}

.s_03 a{
  display:block;
  margin:0;
  padding:0;
  width:184px;
  height:33px;
  background:url(img/m_03a.jpg) no-repeat;
}

.s_03 a:focus,
.s_03 a:hover,
.s_03 a:active{
  background:url(img/m_03c.jpg) no-repeat;
}

.s_04 a{
  display:block;
  margin:0;
  padding:0;
  width:184px;
  height:33px;
  background:url(img/m_04a.jpg) no-repeat;
}

.s_04 a:focus,
.s_04 a:hover,
.s_04 a:active{
  background:url(img/m_04c.jpg) no-repeat;
}

.s_05 a{
  display:block;
  margin:0;
  padding:0;
  width:184px;
  height:33px;
  background:url(img/m_05a.jpg) no-repeat;
}

.s_05 a:focus,
.s_05 a:hover,
.s_05 a:active{
  background:url(img/m_05c.jpg) no-repeat;
}

.s_06 a{
  display:block;
  margin:0;
  padding:0;
  width:184px;
  height:33px;
  background:url(img/m_06a.jpg) no-repeat;
}

.s_06 a:focus,
.s_06 a:hover,
.s_06 a:active{
  background:url(img/m_06c.jpg) no-repeat;
}

.s_07 a{
  display:block;
  margin:0;
  padding:0;
  width:184px;
  height:38px;
  background:url(img/m_07a.jpg) no-repeat;
}

.s_07 a:focus,
.s_07 a:hover,
.s_07 a:active{
  background:url(img/m_07c.jpg) no-repeat;
}

em {
	display:none;
}
