@charset "UTF-8";
/* CSS Document */

#supportSubnavi { display:none; }
/*div#header
{
	height: 108px;
}

div#headerAreaMargin  { height: 108px; background-color: #cc0000; }


div#globalmenu { background:url(../../support/images/globalmenu_background.gif) no-repeat; }

div#supportSubnavi {
	width:940px;
	height:38px;
	background:url(../../support/images/subnavigation_background.gif) no-repeat;
	margin:0 auto;
}
div#supportSubnavi ul { margin: 0 0 0 321px; padding: 0; list-style: none; }
div#supportSubnavi ul li { margin: 0; padding: 0; display: inline; list-style-type: none; }
div#supportSubnavi ul li a
{
	display: block;
	float: left;
	height: 22px;
	text-indent:-9877em; 
	overflow: hidden;
	text-decoration: none;
	margin-right: 20px;
	margin-top: 8px;
}

#supportSubnavi li#supportSubnaviHowto a   { width: 144px; background: url(../../support/images/subnavi_howto.gif) no-repeat; }
#supportSubnavi li#supportSubnaviInquiry a { width: 120px; background: url(../../support/images/subnavi_inquiry.gif) no-repeat; }
#supportSubnavi li#supportSubnaviHowto a:hover, #supportSubnavi li#supportSubnaviInquiry a:hover
{
	background-position: 0 -22px;
}

*/
