body {
	color: #000000;
	background-color: #ffffff;
    background-image:url(./../../sz/ibg.gif); 
	fontsize: 10pt;
	letter-spacing : 1pt ;
	font-family : verdana, \\'MS ui gorhic\\', Osaka ;

	background-attachment : fixed;
	scrollbar-3d-light-color: #ff0000;
	scrollbar-arrow-color: #446644;
	scrollbar-base-color: #446644;
	scrollbar-darkshadow-color: #446644;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}
  
A { 
	text-decoration : none;
	color: #589c7c;
	font-size : 10pt;
       line-height : 16px;
       font-family : Trebuchet MS;
       cursor : crosshair}

A:hover {
	color: aqua;
	text-decoration : underline overline}




}

a:link {
	color : #000000;
	text-decoration: none;
}
a:visited {
	color : #000000;
	text-decoration: none;
}
a:hover {
	color : #cc0000;
	text-decoration: underline;
}
a:active  {
	color : #000000;
	text-decoration: none;
}

a.menu_cat{
 display: block;
 width: 100%;
 height: 16px;
 background-image:url(image/dot2.gif);
 text-decoration: none;
 line-height:16px;
}
a.menu_cat:hover {
 background-color: #fffff5;
 background-image:url(image/dot3.gif);
 text-decoration: none;
 }



/* カテゴリ */
.menu_cat {
	font-size: 10pt;
	color: #000000;
	padding-left: 15px;
	line-height: 1.7em;
}


/* サブカテゴリ */
.menu_sub {
	font-size: 10pt;
	color: #000000;
	margin-left: 15px;
	line-height: 1.2em;
}				

