

/*************** style***************/
body				{
				 margin: 0px;
				 padding: 0px;
				}

/* ===== default link ===== */
#webmagnavi a:active		{
				 color: #fff;
			 	 text-decoration: none;
				}
#webmagnavi a:link		{
				 color: #fff;
			 	 text-decoration: none;
				}

#webmagnavi a:visited		{
				 color: #fff;
			 	 text-decoration: none;
				}

#webmagnavi a:hover		{
				 color: #fff;
			 	 text-decoration: none;
				}


/* ===== base ===== */
#webmagazinnavi { background-image:url(); background-position:bottom;}

#webmgiconbg	{
				 background: url(../imag/t_webmon.gif) no-repeat 0 0;
				 background-color: #000;
				}
#webmgiconbg a:hover img	{
				 filter: alpha(opacity=0);
				 -moz-opacity: 0;
				 opacity: 0;
				}

#webmagnavi 			{
				 width:714px;
				 height:38px;
				}
#webmagnavi td	{
				 width: 18%;
				 font-size: 11px;
				}
#webmagnavi td.long	{
				 width: 28%;
				 font-size: 11px;
				}
#webmagnavi td.current			{
	background:url(../imag/navi_bg_g.gif) repeat-x 0 100%;
				}
#webmagnavi a.webmaglink	{
				 background: url(../imag/webmbg.gif) no-repeat 0 0;
				 line-height: 20px;
				 height:20px;
				 display:block;
				 margin-top: 18px;
				 
				}
#webmagnavi a.webmaglink:hover {
				 background: url(../imag/webmbg2.gif) no-repeat 0 100%;
				}

#webmagnavi a.webmagcurrent	{
				 background: url(../imag/webmbg.gif) no-repeat 0 100%;
				 color: #fff;
				 line-height: 20px;
				 height:20px;
				 display:block;
				 margin-top: 18px;
				}
#webmagnavi a.webmagcurrent:hover	{
				 color: #fff;
				}


/* webmagazinnavi */
