@charset "utf-8";

/* OHS NETWORK.CSS  */


/*---------------------------------------
*	
*	00.NETWORK_COMMON
*	01.NETWORK_INDEX
*
*--------------------------------------*/


/**--------------------------------------
	00.NETWORK_COMMON
---------------------------------------**/

h2#networkH2
{
	width: 235px;
	height: 100px;
	margin: 0 0 10px 0;
	text-indent: -99999px;
	background: url(../images/network_cmn_tt.gif) no-repeat;
}

h3
{
	width: 555px;
	height: 42px;
	margin: 0 0 15px 0;
	text-indent: -99999px;
}

ul#ntwLnavi
{
	margin: 0 0 10px 0;
}

ul#ntwLnavi li
{
	display: block;
}

ul#ntwLnavi li a
{
	display: block;
	width: 235px;
	text-indent: -99999px;
}

ul#ntwLnavi li a.mn01
{
	display: block;
	height: 35px;
	text-indent: -99999px;
	background: url(../images/netw_lnevi01.gif) no-repeat;
}

ul#ntwLnavi li a.mn02
{
	display: block;
	height: 35px;
	text-indent: -99999px;
	background: url(../images/netw_lnevi02.gif) no-repeat;
}

ul#ntwLnavi li a.mn03
{
	display: block;
	height: 35px;
	text-indent: -99999px;
	background: url(../images/netw_lnevi03.gif) no-repeat;
}

ul#ntwLnavi li a.mn04
{
	display: block;
	height: 35px;
	text-indent: -99999px;
	background: url(../images/netw_lnevi04.gif) no-repeat;
}

ul#ntwLnavi li a.mn05
{
	display: block;
	height: 35px;
	text-indent: -99999px;
	background: url(../images/netw_lnevi05.gif) no-repeat;
}

ul#ntwLnavi li a.mn01:hover
{
	background: url(../images/netw_lnevi01_f2.gif) no-repeat;
}

ul#ntwLnavi li a.mn02:hover
{
	background: url(../images/netw_lnevi02_f2.gif) no-repeat;
}

ul#ntwLnavi li a.mn03:hover
{
	background: url(../images/netw_lnevi03_f2.gif) no-repeat;
}

ul#ntwLnavi li a.mn04:hover
{
	background: url(../images/netw_lnevi04_f2.gif) no-repeat;
}

ul#ntwLnavi li a.mn05:hover
{
	background: url(../images/netw_lnevi05_f2.gif) no-repeat;
}


/**--------------------------------------
	01.NETWORK_INDEX
---------------------------------------**/

div#networkIndex
{
	margin: 0 0 50px 0;
}

div#networkIndex h3
{
	background: url(../images/network_h3_01.gif) no-repeat;
}


div#tabs
{
	width:555px;
	margin: 0 0 10px 10px;
}

div#tabs .lnavi
{
	width:235px;
	margin: 0 0 10px 10px;
}

ul#linkTab
{
	margin:0 0 20px 0;	
}

ul#linkTab li
{
	float:left;
	display:block;
}

ul#linkTab li a
{
	display:block;
	text-indent:-99999px;
}

ul#linkTab li a
{
	float:left;
	display:block;
	width:134px;
	height:27px;
	margin:0;
	padding:0;
	text-indent:-99999px;
}

ul#linkTab li a.tnActTab01 { width:134px; height:27px; background:url(../images/link_tab_01.jpg) top no-repeat; }
ul#linkTab li a.tnActTab02 { width:134px; height:27px; background:url(../images/link_tab_02.jpg) top no-repeat; }
ul#linkTab li a.tnActTab03 { width:134px; height:27px; background:url(../images/link_tab_03.jpg) top no-repeat; }	
ul#linkTab li a.tnActTab04 { width:134px; height:27px; background:url(../images/link_tab_04.jpg) top no-repeat; }	

ul#linkTab li a.tnActTab01_f { width:134px; height:27px; background:url(../images/link_tab_01.jpg) bottom no-repeat; }
ul#linkTab li a.tnActTab02_f { width:134px; height:27px; background:url(../images/link_tab_02.jpg) bottom no-repeat; }
ul#linkTab li a.tnActTab03_f { width:134px; height:27px; background:url(../images/link_tab_03.jpg) bottom no-repeat; }	
ul#linkTab li a.tnActTab04_f { width:134px; height:27px; background:url(../images/link_tab_04.jpg) bottom no-repeat; }



div#actTab01,
div#actTab02,
div#actTab03,
div#actTab04
{
	width:540px;
	margin:0 0 15px 0;
	padding:0;
	border:none;
}

div#networkIndex h5,
div#networkIndex p,
div#actTab01 dl,
div#actTab02 dl,
div#actTab03 dl,
div#actTab04 dl
{
	margin: 0 0 15px 10px;
}

div#actTab01 dl dt,
div#actTab02 dl dt,
div#actTab03 dl dt,
div#actTab04 dl dt
{
	margin: 0 0 3px 0;
	color: #006600;
}

div#actTab01 dl dd,
div#actTab02 dl dd,
div#actTab03 dl dd,
div#actTab04 dl dd
{
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	background: url(../images/network_linkIcon.gif) no-repeat 0 4px;
}

div#actTab01 dl dd a,
div#actTab02 dl dd a,
div#actTab03 dl dd a,
div#actTab04 dl dd a
{
	color: #666666;
}

div#actTab01 dl dd.mControl,
div#actTab02 dl dd.mControl,
div#actTab03 dl dd.mControl,
div#actTab04 dl dd.mControl
{
	margin: 0 0 3px 0;
}