body {
	color: #333333;
	background-color: #cccccc;
/* background-image: url(image/bg.gif); */
	fontsize: x-small;
	letter-spacing : normal ;
	font-family : Verdana,"ＭＳ ゴシック",Osaka,sans-serif;
}

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

/* ･ｫ･ﾆ･ｴ･・*/
.menu_cat {
	font-size: x-small;
	color: #999999;
	padding-left: 5px;
	line-height: 1.5em;
}


/* ･ｵ･ﾖ･ｫ･ﾆ･ｴ･・*/
.menu_sub {
	font-size: x-small;
	color: #999999;
	margin-left: 15px;
	line-height: 1.2em;
}				

