@charset "utf-8";

/* TATE TYPE */



#menu{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", "Osaka",;
	}

#menu a{
	text-decoration: none;
	color: #666;
	/* font-weight: bold; */
	}


#menu a:hover{
	color: #C00;
	text-decoration: underline;
	}



#menu2{
	font-size: 12px;
	}

#menu2 a{
	text-decoration: none;
	color: #666;
	/* font-weight: bold; */
	}


#menu2 a:hover{
	color: #C00;
	text-decoration: underline;
	}