/**********************************************************************
MURATA : For Foundation of Style [ /top/css/top.css ]

08.04.01
**********************************************************************/


/*---------------------------------------------
 TabArea
---------------------------------------------*/


#tabArea li#tabHead01 a{
	display: block;
	width: 73px;
	height: 35px;
	text-indent: -9999px;
	background: url(/common/images/elm_tab_navi01.gif) top left;
}
#tabArea li#tabHead01.selected a ,#tabArea li#tabHead01 a:hover{
	display: block;
	width: 73px;
	height: 35px;
	text-indent: -9999px;
	background: url(/common/images/elm_tab_navi01.gif) bottom left;
}
#tabArea li#tabHead02 a{
	display: block;
	width: 73px;
	height: 35px;
	text-indent: -9999px;
	background: url(/common/images/elm_tab_navi02.gif) top left;
}
#tabArea li#tabHead02.selected a ,#tabArea li#tabHead02 a:hover{
	display: block;
	width: 73px;
	height: 35px;
	text-indent: -9999px;
	background: url(/common/images/elm_tab_navi02.gif) bottom left;
}
#tabArea li#tabHead03 a{
	display: block;
	width: 74px;
	height: 35px;
	text-indent: -9999px;
	background: url(/common/images/elm_tab_navi06.gif) top left;
}
#tabArea li#tabHead03.selected a ,#tabArea li#tabHead03 a:hover{
	display: block;
	width: 74px;
	height: 35px;
	text-indent: -9999px;
	background: url(/common/images/elm_tab_navi06.gif) bottom left;
}
#tabArea li#tabHead04 a{
	display: block;
	width: 49px;
	height: 35px;
	text-indent: -9999px;
	background: url(/common/images/elm_tab_navi03.gif) top left;
}
#tabArea li#tabHead04.selected a ,#tabArea li#tabHead04 a:hover{
	display: block;
	width: 49px;
	height: 35px;
	text-indent: -9999px;
	background: url(/common/images/elm_tab_navi03.gif) bottom left;
}
#tabArea li#tabHead05 a{
	display: block;
	width: 108px;
	height: 35px;
	text-indent: -9999px;
	background: url(/common/images/elm_tab_navi04.gif) top left;
}
#tabArea li#tabHead05.selected a ,#tabArea li#tabHead05 a:hover{
	display: block;
	width: 108px;
	height: 35px;
	text-indent: -9999px;
	background: url(/common/images/elm_tab_navi04.gif) bottom left;
}

#tabContent01,
#tabContent02,
#tabContent03,
#tabContent04,
#tabContent05{
	display: none;
}



/*********************************************************************/

