
		
		div.domtab{
			width:100%;
			overflow:auto;
		}
		div.domtab span {
			display:none;			
		}
		ul.domtabs{
			float:left;
			height:38px;			
		}
		ul.domtabs li{
			float:left;
		}
		ul.domtabs li a{
			padding:10px;
			text-align:center;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:140px;
			height:38px;
			display:block;
			border:none;
			outline: none;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			width:140px;
			height:38px;
			outline: none;
			/*min-height:3em;*/
		}
		ul.domtabs a:hover{
			width:140px;
			height:38px;
			outline: none;
		}
		div.domtab div{
			width:100%;
			height:260px;
			float:right;
			color:#fff;
			padding:5px 0 0 0;
			border-top:1px solid #FFF;
			border-bottom:1px solid #FFF;
			overflow:auto;
		}
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			width:140px;
			height:38px;
			outline: none;
		}
		


		.blog_bt a:active {
			background:url(../images/top/hibisyugyo_tab_active2.gif) no-repeat;
			display:block;
			width:140px;
			height:38px;
		}
		
		.blog_bt {
			background:url(../images/top/hibisyugyo_tab.png) no-repeat;
			display:block;
			width:184px;
			height:38px;
		}
		
		.blog1_bt a:active {
			background:url(../images/top/hibisyugyo_tab_active.png) no-repeat;
			display:block;
			width:140px;
			height:38px;
		}
		
		.blog1_bt {
			background:url(../images/top/hibisyugyo_tab.png) no-repeat;
			display:block;
			width:140px;
			height:38px;
		}
		
		.blog2_bt {
			background:url(../images/top/staffblog_tab.png) no-repeat;
			display:block;
			width:140px;
			height:38px;
		}

		.blog_bt li a {
			display:block;
			width:184px;
			height:38px;
		}

		.blog1_bt li a {
			display:block;
			width:140px;
			height:38px;
		}
		
		.blog2_bt li a {
			display:block;
			width:140px;
			height:38px;
		}
		
		li.blog_bt.active {
			background:url(../images/top/hibisyugyo_tab_active2.gif) no-repeat;
			display:block;
			width:184px;
			height:38px;
		}

		li.blog1_bt.active {
			background:url(../images/top/hibisyugyo_tab_active.png) no-repeat;
			display:block;
			width:140px;
			height:38px;
		}
		
		li.blog2_bt.active {
			background:url(../images/top/staffblog_tab_active.png) no-repeat;
			display:block;
			width:140px;
			height:38px;
		}
		
		.blog2_bt li a:active  {
			display:block;
			width:140px;
			height:38px;
		}