/*------------------------------------------------
 * グローバルナビのスタイル
 *----------------------------------------------*/
/* 基本画像のスタイル */
img {
	border:none 0px;
	vertical-align:top;
}

/* 基本テーブルのスタイル */
table,td,th {
	line-height:150%;	
 	text-align:left;
	font-weight:normal;
}

caption {
	display:none;
}

.no {
	display:none;
}

/* サイドメニューロールオーバー */
.s_01 a{
  display:block;
  margin:0 0 1px 3px;
  padding:12px 0 0 15px;
  width:185px;
  height:28px;
  background:url(../img/menu_01a.gif) no-repeat;
  font-weight:bold;
  font-size:150%;  
}
.s_01 a:focus,
.s_01 a:hover,
.s_01 a:active{
  background:url(../img/menu_01b.gif) no-repeat;
}

.s_02 a{
  display:block;
  margin:15px 0 10px 3px;
  padding:17px 0 0 15px;
  width:185px;
  height:33px;
  background:url(../img/menu_02a.gif) no-repeat;
  font-weight:bold;
  font-size:150%;   
}
.s_02 a:focus,
.s_02 a:hover,
.s_02 a:active{
  background:url(../img/menu_02b.gif) no-repeat;
}

/* トップ専用ロールオーバー */

.m_00 {
	text-align:center;
	margin:2px 0 0 0;
	padding:0;
}

.m_01 a{
  display:block;
  margin:0;
  padding:0;
  width:136px;
  height:53px;
  background:url(../img/ban_bis.jpg) no-repeat;
}
.m_01 a:focus,
.m_01 a:hover,
.m_01 a:active{
  background:url(../img/ban_bis2.jpg) no-repeat;
}

.m_02 a{
  display:block;
  margin:0;
  padding:0;
  width:136px;
  height:53px;
  background:url(../img/ban_con.jpg) no-repeat;
}
.m_02 a:focus,
.m_02 a:hover,
.m_02 a:active{
  background:url(../img/ban_con2.jpg) no-repeat;
}


.m_03 a{
  display:block;
  margin:0;
  padding:0;
  width:136px;
  height:53px;
  background:url(../img/ban_ron.jpg) no-repeat;
}
.m_03 a:focus,
.m_03 a:hover,
.m_03 a:active{
  background:url(../img/ban_ron2.jpg) no-repeat;
}

.m_04 a{
  display:block;
  margin:0;
  padding:0;
  width:137px;
  height:53px;
  background:url(../img/ban_qa.jpg) no-repeat;
}
.m_04 a:focus,
.m_04 a:hover,
.m_04 a:active{
  background:url(../img/ban_qa2.jpg) no-repeat;
}