/*------------------------------------------------
 * メニューのデザインスタイル
 *----------------------------------------------*/

#menu_top {
	width:730px;
	height:36px;
	margin:auto;
	background-image:url(../img/menu.jpg);
	padding: 0;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-bottom: 10px;
}

/* 基本画像のスタイル */
#menu_top img {
	border:none 0px;
	vertical-align:top;
}
.menubk{
	width:750px;
	height:36px;
	margin:0;
	background-image:url(../img/menu_bk.jpg);
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#menu {
	width:730px;
	height:36px;
	margin:0 auto;
	background-image:url(../img/menu.jpg);
	padding: 0;
}

/* 基本画像のスタイル */
#menu img {
	border:none 0px;
	vertical-align:top;
}

.no {
	display:none;
}

/* ロールオーバー用に追加 */
/* HOME */
.m_1 a{
  display:block;
  margin:0px;
  padding:0px;
  width:65px;
  height:36px;
}
.m_1 a:focus,
.m_1 a:hover,
.m_1 a:active{
  background:url(../img/m_c1.jpg) no-repeat;
}

/* ご挨拶 */
.m_2 a{
  display:block;
  margin:0px;
  padding:0px;
  width:90px;
  height:36px;
}
.m_2 a:focus,
.m_2 a:hover,
.m_2 a:active{
  background:url(../img/m_c2.jpg) no-repeat;
}

/* 教室案内 */
.m_3 a{
  display:block;
  margin:0px;
  padding:0px;
  width:73px;
  height:36px;
}
.m_3 a:focus,
.m_3 a:hover,
.m_3 a:active{
  background:url(../img/m_c3.jpg) no-repeat;
}



/* 受診される方へ */
.m_4 a{
  display:block;
  margin:0px;
  padding:0px;
  width:109px;
  height:36px;
}
.m_4 a:focus,
.m_4 a:hover,
.m_4 a:active{
  background:url(../img/m_c4.jpg) no-repeat;
}

/* 学生・研修医の方へ */
.m_5 a{
  display:block;
  margin:0px;
  padding:0px;
  width:132px;
  height:36px;
}
.m_5 a:focus,
.m_5 a:hover,
.m_5 a:active{
  background:url(../img/m_c5.jpg) no-repeat;
}


/* news */
.m_6 a{
  display:block;
  margin:0px;
  padding:0px;
  width:63px;
  height:36px;
}
.m_6 a:focus,
.m_6 a:hover,
.m_6 a:active{
  background:url(../img/m_c6.jpg) no-repeat;
}

/* 病診連携 */
.m_7 a{
  display:block;
  margin:0px;
  padding:0px;
  width:76px;
  height:36px;
}
.m_7 a:focus,
.m_7 a:hover,
.m_7 a:active{
  background:url(../img/m_c7.jpg) no-repeat;
}


/* アクセス */
.m_8 a{
  display:block;
  margin:0px;
  paddin:0px;
  width:72px;
  height:36px;
}
.m_8 a:focus,
.m_8 a:hover,
.m_8 a:active{
  background:url(../img/m_c8.jpg) no-repeat;
}


/* リンク */
.m_9 a{
  display:block;
  margin:0px;
  paddin:0px;
  width:50px;
  height:36px;
}
.m_9 a:focus,
.m_9 a:hover,
.m_9 a:active{
  background:url(../img/m_c9.jpg) no-repeat;
}
