@charset "utf-8";

/* TATE TYPE */

#menu{
	font-size: 12px;
	}

#menu a{
	text-decoration: none;
	color: #666;
	/* font-weight: bold; */
	}


#menu a:hover{
	color: #C00;
	text-decoration: underline;
	}